SDO.TcGVL 853 B

12345678910111213141516171819202122232425262728293031323334
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <TcPlcObject Version="1.1.0.1" ProductVersion="3.1.4024.12">
  3. <GVL Name="SDO" Id="{dd384e69-c18f-4428-bd90-8c6425ff92ad}">
  4. <Declaration><![CDATA[VAR_GLOBAL
  5. //IO mapping
  6. HPM_valve_power_on_off ,
  7. Furnace_power_on ,
  8. Cap_heater_enable ,
  9. //spare
  10. AC100V_transformer_power_on ,
  11. VFD_Enable ,
  12. Blower_power_on ,
  13. Buffer_motor_enable1 ,
  14. Buffer_motor_enable2 ,
  15. E_axis_motor_enable2 ,
  16. E_axis_motor_enable1 ,
  17. FTR_enable1 ,
  18. FTR_enable2 ,
  19. WTR_enable1 ,
  20. FTR_interlock_reset ,
  21. WTR_enable2 ,
  22. WTR_interlock_reset ,
  23. R_axis_motor_enable2 ,
  24. R_axis_motor_enable1 ,
  25. FB_IO_shutter_interlock_reset ,
  26. LA_door_switch_interlcok_reset ,
  27. Light_curtain_idle ,
  28. Furnace_door_switch_interlock_reset ,
  29. Frontbody_interlock_indicator ,
  30. GasBox_interlock_indicator
  31. : BOOL;
  32. END_VAR]]></Declaration>
  33. </GVL>
  34. </TcPlcObject>