123456789101112131415161718192021 |
- <?xml version="1.0" encoding="utf-8"?>
- <TcPlcObject Version="1.1.0.1" ProductVersion="3.1.4024.12">
- <DUT Name="TPUINumberSt" Id="{31e4db4d-6ab4-4214-878f-efb3ec54b55e}">
- <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>
|