APCControlAO.TcDUT 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <TcPlcObject Version="1.1.0.1" ProductVersion="3.1.4024.12">
  3. <DUT Name="APCControlAO" Id="{f65d0df0-de15-45f2-acf9-c70fc71f368b}">
  4. <Declaration><![CDATA[TYPE APCControlAO :
  5. STRUCT
  6. Zero_Reset_P1 : REAL ;
  7. Zero_adjust_P1 : REAL ;
  8. Span_adjust_P1 : REAL ;
  9. Zero_Reset_P2 : REAL ;
  10. Zero_adjust_P2 : REAL ;
  11. Span_adjust_P2 : REAL ;
  12. Slow_vacuum_control_target_vacuum_Pressure : REAL ;
  13. Valve_status_threshold : REAL ;
  14. Forbid_interlock_outbreak : REAL ;
  15. Slow_vacuum_mode_setting : REAL ;
  16. Interlock1 : REAL ;
  17. Interlock2 : REAL ;
  18. Interlock3 : REAL ;
  19. Interlock_constant_of_interlock3 : REAL ;
  20. P1_sensor_offset_setting : REAL ;
  21. Pos_mon_offset_setting : REAL ;
  22. Sensor_adjust_reset : REAL ;
  23. Slow_vacuum_rate : REAL ;
  24. Slow_vacuum_control_P : REAL ;
  25. Slow_vacuum_control_I : REAL ;
  26. Slow_vacuum_control_D : REAL ;
  27. Slow_vacuum_control_a : REAL ;
  28. controller_mode_select : REAL ;
  29. Specify_target_vacuum_Pressure_control : REAL ;
  30. Specify_target_opening_for_valve_opening_control : REAL ;
  31. Specify_control_mode : REAL ;
  32. Range_Upper_Limit_Sensor_Input1 : REAL ;
  33. Range_Upper_Limit_Sensor_Input2 : REAL ;
  34. END_STRUCT
  35. END_TYPE
  36. ]]></Declaration>
  37. </DUT>
  38. </TcPlcObject>