Files
infineon_legacy_plc/PLC/2 Spinner/DUTs/Recipe/sSpinnerRecipeRobotStep.TcDUT
2026-01-08 11:08:17 +01:00

12 lines
358 B
XML

<?xml version="1.0" encoding="utf-8"?>
<TcPlcObject Version="1.1.0.1" ProductVersion="3.1.4026.8">
<DUT Name="sSpinnerRecipeRobotStep" Id="{baf8dc95-f7f5-4400-a437-56de54aaeb9e}">
<Declaration><![CDATA[TYPE sSpinnerRecipeRobotStep :
STRUCT
Speed : LREAL;
PrePosition : INT := 0;
END_STRUCT
END_TYPE
]]></Declaration>
</DUT>
</TcPlcObject>