APCControlDI.TcDUT 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <TcPlcObject Version="1.1.0.1" ProductVersion="3.1.4024.12">
  3. <DUT Name="APCControlDI" Id="{5f65c9df-d99b-4971-b922-c771e40d6739}">
  4. <Declaration><![CDATA[TYPE APCControlDI :
  5. STRUCT
  6. P1ZeroOffsetOutRangeAlm_b : BOOL ;
  7. P1ZeroAdjOutRangeAlm_b : BOOL ;
  8. P1SpanAdjOutRangeAlm_b : BOOL ;
  9. P2ZeroOffsetOutRangeAlm_b : BOOL ;
  10. P2ZeroAdjOutRangeAlm_b : BOOL ;
  11. P2SpanAdjOutRangeAlm_b : BOOL ;
  12. P1PressCtrlInterlockAlm_b : BOOL ;
  13. P2PressCtrlInterlockAlm_b : BOOL ;
  14. ValveOpenCtrlInterlockAlm_b : BOOL ;
  15. ValveHoldCtrlInterlockAlm_b : BOOL ;
  16. ValveCloseInterlockAlm_b : BOOL ;
  17. AutoTeachingInterlockAlm_b : BOOL ;
  18. P1DisconnectionAlm_b : BOOL ;
  19. P2DisconnectionAlm_b : BOOL ;
  20. PumpStopInterlockAlm_b : BOOL ;
  21. AutoTeachingErr1Alm_b : BOOL ;
  22. AutoTeachingErr2Alm_b : BOOL ;
  23. Spare1_b : BOOL ;
  24. Spare2_b : BOOL ;
  25. Spare3_b : BOOL ;
  26. Spare4_b : BOOL ;
  27. Spare5_b : BOOL ;
  28. Spare6_b : BOOL ;
  29. Spare7_b : BOOL ;
  30. Spare8_b : BOOL ;
  31. Spare9_b : BOOL ;
  32. SpareA_b : BOOL ;
  33. SpareB_b : BOOL ;
  34. SpareC_b : BOOL ;
  35. SpareD_b : BOOL ;
  36. SpareE_b : BOOL ;
  37. SpareF_b : BOOL ;
  38. END_STRUCT
  39. END_TYPE
  40. ]]></Declaration>
  41. </DUT>
  42. </TcPlcObject>