Initial commit
This commit is contained in:
17
TC3_CNCPLCBase/OEM/GVL_HMI.TcGVL
Normal file
17
TC3_CNCPLCBase/OEM/GVL_HMI.TcGVL
Normal file
@@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<TcPlcObject Version="1.1.0.1" ProductVersion="3.1.4024.6">
|
||||
<GVL Name="GVL_HMI" Id="{14920b99-5488-4ef2-b48f-b63f88230741}">
|
||||
<Declaration><![CDATA[{attribute 'qualified_only'}
|
||||
VAR_GLOBAL
|
||||
bAxisEnableAllowed : BOOL;
|
||||
bProgramStartAllowed : BOOL;
|
||||
iSpindleLoadPercent : INT;
|
||||
|
||||
bEnableStepper : BOOL;
|
||||
bStartHoming : BOOL;
|
||||
|
||||
bSelectedField : INT;
|
||||
bExecVacFieldChange : BOOL;
|
||||
END_VAR]]></Declaration>
|
||||
</GVL>
|
||||
</TcPlcObject>
|
||||
Reference in New Issue
Block a user