Added JobScheduler and recipe data for stations
This commit is contained in:
17
PLC/01_Stationen/Coolplate/DUTs/ST_SerialCrl.TcDUT
Normal file
17
PLC/01_Stationen/Coolplate/DUTs/ST_SerialCrl.TcDUT
Normal file
@@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<TcPlcObject Version="1.1.0.1">
|
||||
<DUT Name="ST_SerialCrl" Id="{02e99166-5c76-4fb3-84cc-719c63e20136}">
|
||||
<Declaration><![CDATA[{attribute 'pack_mode' := '1'}
|
||||
{attribute 'analysis' := '-33'}
|
||||
TYPE ST_SerialCrl :
|
||||
STRUCT
|
||||
bTransmitRequest : BIT;
|
||||
bReceiveAccepted : BIT;
|
||||
bInitRequest : BIT;
|
||||
bSendContinues : BIT;
|
||||
byOutputLength : BYTE;
|
||||
END_STRUCT
|
||||
END_TYPE
|
||||
]]></Declaration>
|
||||
</DUT>
|
||||
</TcPlcObject>
|
||||
Reference in New Issue
Block a user