Added hot and cold plates
- Started spinner chuck io's
This commit is contained in:
16
PLC/01_Stationen/HeatCoolPlates/ST_SerialCrl.TcDUT
Normal file
16
PLC/01_Stationen/HeatCoolPlates/ST_SerialCrl.TcDUT
Normal file
@@ -0,0 +1,16 @@
|
||||
<?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'}
|
||||
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