TPUINumberSt.TcDUT 491 B

123456789101112131415161718192021
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <TcPlcObject Version="1.1.0.1" ProductVersion="3.1.4024.12">
  3. <DUT Name="TPUINumberSt" Id="{31e4db4d-6ab4-4214-878f-efb3ec54b55e}">
  4. <Declaration><![CDATA[TYPE TPUINumberSt :
  5. STRUCT
  6. Interface1 : INT ;
  7. Interface2 : INT ;
  8. Interface3 : INT ;
  9. Interface4 : INT ;
  10. Interface5 : INT ;
  11. Interface6 : INT ;
  12. Interface7 : INT ;
  13. Interface8 : INT ;
  14. Interface9 : INT ;
  15. Interface10 : INT ;
  16. END_STRUCT
  17. END_TYPE
  18. ]]></Declaration>
  19. </DUT>
  20. </TcPlcObject>