Started input station
This commit is contained in:
15
PLC/01_Stationen/Input/ST_Input_Recipe.TcDUT
Normal file
15
PLC/01_Stationen/Input/ST_Input_Recipe.TcDUT
Normal file
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<TcPlcObject Version="1.1.0.1">
|
||||
<DUT Name="ST_Input_Recipe" Id="{353ac92e-9d95-44a0-8ac7-6590259664c1}">
|
||||
<Declaration><![CDATA[TYPE ST_Input_Recipe :
|
||||
STRUCT
|
||||
// Tray type
|
||||
iTrayIdx : INT := -1;
|
||||
|
||||
// Number of parts to make
|
||||
uiPartsToMake : UINT := 0;
|
||||
END_STRUCT
|
||||
END_TYPE
|
||||
]]></Declaration>
|
||||
</DUT>
|
||||
</TcPlcObject>
|
||||
Reference in New Issue
Block a user