This commit is contained in:
2026-01-08 11:08:17 +01:00
commit fe882dc444
311 changed files with 511562 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<TcPlcObject Version="1.1.0.1" ProductVersion="3.1.4026.11">
<GVL Name="Robot_GVL" Id="{638bdf36-66ae-4ad6-9fbe-1bf3905a9acf}">
<Declaration><![CDATA[VAR_GLOBAL
ROBOT_MAIN : ROBOT_MAIN_FB;
RobotSignal : sRobotSignal;
SpinnerVacOn : BOOL;
SpinnerVacOff : BOOL;
bInStartRobotCleanOut : BOOL;
END_VAR]]></Declaration>
</GVL>
</TcPlcObject>