Initial
This commit is contained in:
12
PLC/1 Cassette/DUTs/sTrayPositon.TcDUT
Normal file
12
PLC/1 Cassette/DUTs/sTrayPositon.TcDUT
Normal file
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<TcPlcObject Version="1.1.0.1" ProductVersion="3.1.4026.13">
|
||||
<DUT Name="sTrayPositon" Id="{c2835246-209b-419a-a9e5-fe1b90865aa4}">
|
||||
<Declaration><![CDATA[TYPE sTrayPositon :
|
||||
STRUCT
|
||||
Camera : ARRAY[0..1] OF UINT;
|
||||
// Robot : ARRAY[0..1] OF LREAL;
|
||||
END_STRUCT
|
||||
END_TYPE
|
||||
]]></Declaration>
|
||||
</DUT>
|
||||
</TcPlcObject>
|
||||
Reference in New Issue
Block a user