Initial commit

This commit is contained in:
Matthias Heisig
2024-10-22 14:22:54 +02:00
commit 51d6e7e5c4
120 changed files with 24764 additions and 0 deletions

View 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>