| 123456789101112131415161718192021 | 
							- <?xml version="1.0" encoding="utf-8"?>
 
- <TcPlcObject Version="1.1.0.1" ProductVersion="3.1.4024.12">
 
-   <DUT Name="TPUINumberSt" Id="{ed94ba4b-ac88-47fe-bf71-a69143c32674}">
 
-     <Declaration><![CDATA[TYPE TPUINumberSt :
 
- STRUCT
 
- 	Interface1	:	INT	;
 
- 	Interface2	:	INT	;
 
- 	Interface3	:	INT	;
 
- 	Interface4	:	INT	;
 
- 	Interface5	:	INT	;
 
- 	Interface6	:	INT	;
 
- 	Interface7	:	INT	;
 
- 	Interface8	:	INT	;
 
- 	Interface9	:	INT	;
 
- 	Interface10	:	INT	;
 
- END_STRUCT
 
- END_TYPE
 
- ]]></Declaration>
 
-   </DUT>
 
- </TcPlcObject>
 
 
  |