11 lines
344 B
XML
11 lines
344 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<TcPlcObject Version="1.1.0.1" ProductVersion="3.1.4026.11">
|
|
<DUT Name="sTray" Id="{e50a90e0-4d94-4f00-aec9-b322c3e47680}">
|
|
<Declaration><![CDATA[TYPE sTray :
|
|
STRUCT
|
|
Position : ARRAY[1..MaxNumberOfSubstratesPerTray] OF sTrayPositon;
|
|
END_STRUCT
|
|
END_TYPE
|
|
]]></Declaration>
|
|
</DUT>
|
|
</TcPlcObject> |