Beckhoffcfg - plctask.xml 36 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <BeckhoffCfg>
  3. <Controller Name="MASTER" IPAddress="10.4.6.75.1.1" PortAddress="851">
  4. <!-- Need to have at least one input and one output before Axis stuff -->
  5. <!-- All inputs first, then all outputs -->
  6. <!--////////////////////////////////////////////////// ALL INPUTS START //////////////////////////////////////////////////-->
  7. <!-- Safety inputs start -->
  8. <Input Name="r_EtherCat_State" Address="MAIN.EtherCAT_State" Invert="false" Type="Analog" Scaling="0=0,1=1" DataType="uint"/>
  9. <Input Name="r_Safety_ComErr" Address="MAIN.Safety_ComErr" Invert="false" Type="Digital" DataType="bool"/>
  10. <Input Name="r_Safety_FbErr" Address="MAIN.Safety_FbErr" Invert="false" Type="Digital" DataType="bool"/>
  11. <Input Name="r_EtherCat_State_HotConnect_VPW" Address="MAIN.EtherCat_State_HotConnect_VPW" Invert="false" Type="Analog" Scaling="0=0,1=1" DataType="uint"/>
  12. <Input Name="r_Safety_ComErr_VPW" Address="MAIN.Safety_ComErr_VPW" Invert="false" Type="Digital" DataType="bool"/>
  13. <Input Name="r_Safety_FbErr_VPW" Address="MAIN.Safety_FbErr_VPW" Invert="false" Type="Digital" DataType="bool"/>
  14. <Input Name="r_EtherCat_State_HotConnect_RES1_2" Address="MAIN.EtherCat_State_HotConnect_RES1_2" Invert="false" Type="Analog" Scaling="0=0,1=1" DataType="uint"/>
  15. <Input Name="r_Safety_ComErr_RES1_2" Address="MAIN.Safety_ComErr_RES1_2" Invert="false" Type="Digital" DataType="bool"/>
  16. <Input Name="r_Safety_FbErr_RES1_2" Address="MAIN.Safety_FbErr_RES1_2" Invert="false" Type="Digital" DataType="bool"/>
  17. <Input Name="r_EtherCat_State_HotConnect_RES3_4" Address="MAIN.EtherCat_State_HotConnect_RES3_4" Invert="false" Type="Analog" Scaling="0=0,1=1" DataType="uint"/>
  18. <Input Name="r_Safety_ComErr_RES3_4" Address="MAIN.Safety_ComErr_RES3_4" Invert="false" Type="Digital" DataType="bool"/>
  19. <Input Name="r_Safety_FbErr_RES3_4" Address="MAIN.Safety_FbErr_RES3_4" Invert="false" Type="Digital" DataType="bool"/>
  20. <Input Name="r_EtherCat_State_HotConnect_Facility" Address="MAIN.EtherCat_State_HotConnect_Facility" Invert="false" Type="Analog" Scaling="0=0,1=1" DataType="uint"/>
  21. <Input Name="r_Safety_ComErr_Facility" Address="MAIN.Safety_ComErr_Facility" Invert="false" Type="Digital" DataType="bool"/>
  22. <Input Name="r_Safety_FbErr_Facility" Address="MAIN.Safety_FbErr_Facility" Invert="false" Type="Digital" DataType="bool"/>
  23. <Input Name="r_EtherCat_State_HotConnect_PlatingCell1_2" Address="MAIN.EtherCat_State_HotConnect_PlatingCell1_2" Invert="false" Type="Analog" Scaling="0=0,1=1" DataType="uint"/>
  24. <Input Name="r_Safety_ComErr_PlatingCell1_2" Address="MAIN.Safety_ComErr_PlatingCell1_2" Invert="false" Type="Digital" DataType="bool"/>
  25. <Input Name="r_Safety_FbErr_PlatingCell1_2" Address="MAIN.Safety_FbErr_PlatingCell1_2" Invert="false" Type="Digital" DataType="bool"/>
  26. <Input Name="r_EtherCat_State_HotConnect_PlatingCell3_4" Address="MAIN.EtherCat_State_HotConnect_PlatingCell3_4" Invert="false" Type="Analog" Scaling="0=0,1=1" DataType="uint"/>
  27. <Input Name="r_Safety_ComErr_PlatingCell3_4" Address="MAIN.Safety_ComErr_PlatingCell3_4" Invert="false" Type="Digital" DataType="bool"/>
  28. <Input Name="r_Safety_FbErr_PlatingCell3_4" Address="MAIN.Safety_FbErr_PlatingCell3_4" Invert="false" Type="Digital" DataType="bool"/>
  29. <Input Name="r_EtherCat_State_HotConnect_SRD" Address="MAIN.EtherCat_State_HotConnect_SRD" Invert="false" Type="Analog" Scaling="0=0,1=1" DataType="uint"/>
  30. <Input Name="r_Safety_ComErr_SRD" Address="MAIN.Safety_ComErr_SRD" Invert="false" Type="Digital" DataType="bool"/>
  31. <Input Name="r_Safety_FbErr_SRD" Address="MAIN.Safety_FbErr_SRD" Invert="false" Type="Digital" DataType="bool"/>
  32. <Input Name="r_Cell1_2_Doors_Left_Locked" Address="MAIN.Safety_SDI_CHANNEL_EL1904_NS100_1" Invert="false" Type="Digital" DataType="bool"/>
  33. <Input Name="r_Cell1_2_Doors_Right_Locked" Address="MAIN.Safety_SDI_CHANNEL_EL1904_NS100_2" Invert="false" Type="Digital" DataType="bool"/>
  34. <Input Name="r_Cell3_4_Doors_Left_Locked" Address="MAIN.Safety_SDI_CHANNEL_EL1904_NS100_3" Invert="false" Type="Digital" DataType="bool"/>
  35. <Input Name="r_Cell3_4_Doors_Right_Locked" Address="MAIN.Safety_SDI_CHANNEL_EL1904_NS100_4" Invert="false" Type="Digital" DataType="bool"/>
  36. <Input Name="r_Aligner_Door_Closed" Address="MAIN.Safety_SDI_CHANNEL_EL1904_NS101_1" Invert="false" Type="Digital" DataType="bool"/>
  37. <Input Name="r_Cassette_Doors_Left_Locked" Address="MAIN.Safety_SDI_CHANNEL_EL1904_NS101_2" Invert="false" Type="Digital" DataType="bool"/>
  38. <Input Name="r_Cassette_Doors_Right_Locked" Address="MAIN.Safety_SDI_CHANNEL_EL1904_NS101_3" Invert="false" Type="Digital" DataType="bool"/>
  39. <Input Name="r_RES1_2_Door_Closed" Address="MAIN.Safety_SDI_CHANNEL_EL1904_NS101_4" Invert="false" Type="Digital" DataType="bool"/>
  40. <Input Name="r_RES3_4_Door_Closed" Address="MAIN.Safety_SDI_CHANNEL_EL1904_NS102_1" Invert="false" Type="Digital" DataType="bool"/>
  41. <Input Name="r_VPW_Door_Closed" Address="MAIN.Safety_SDI_CHANNEL_EL1904_NS102_2" Invert="false" Type="Digital" DataType="bool"/>
  42. <Input Name="r_Plumbing_Door_Closed" Address="MAIN.Safety_SDI_CHANNEL_EL1904_NS102_3" Invert="false" Type="Digital" DataType="bool"/>
  43. <Input Name="r_SRD_Panel_Closed" Address="MAIN.Safety_SDI_CHANNEL_EL1904_NS102_4" Invert="false" Type="Digital" DataType="bool"/>
  44. <Input Name="r_Halt_Button_Left" Address="MAIN.Safety_SDI_CHANNEL_EL1904_NS103_1" Invert="true" Type="Digital" DataType="bool"/>
  45. <Input Name="r_Halt_Button_Right" Address="MAIN.Safety_SDI_CHANNEL_EL1904_NS103_2" Invert="true" Type="Digital" DataType="bool"/>
  46. <Input Name="r_VPW_LEAK_DETECT" Address="MAIN.VPW_DI_16CHANNEL_EL1819_N100_3" Invert="false" Type="Digital" DataType="bool"/>
  47. <Input Name="r_RES1_2_Pump_EDM" Address="MAIN.RES1_2_SDI_4CHANNEL_EL1904_NS401_1" Invert="false" Type="Digital" DataType="bool"/>
  48. <Input Name="r_RES3_4_Pump_EDM" Address="MAIN.RES3_4_SDI_4CHANNEL_EL1904_NS431_1" Invert="false" Type="Digital" DataType="bool"/>
  49. <Input Name="r_Degas1_Pump_EDM" Address="MAIN.RES1_2_SDI_4CHANNEL_EL1904_NS400_1" Invert="false" Type="Digital" DataType="bool"/>
  50. <Input Name="r_Degas2_Pump_EDM" Address="MAIN.RES3_4_SDI_4CHANNEL_EL1904_NS430_1" Invert="false" Type="Digital" DataType="bool"/>
  51. <Input Name="r_Vacuum_Pump_STO_EDM" Address="MAIN.VPW_SDI_4CHANNEL_EL1904_NS300_2" Invert="false" Type="Digital" DataType="bool"/>
  52. <Input Name="r_Booster_Pump_STO_EDM" Address="MAIN.VPW_SDI_4CHANNEL_EL1904_NS300_2" Invert="false" Type="Digital" DataType="bool"/>
  53. <Input Name="r_External_Fluid_EDM" Address="MAIN.Facility_SDI_4CHANNEL_EL1904_NS200_1" Invert="false" Type="Digital" DataType="bool"/>
  54. <Input Name="r_RES1_High_High" Address="MAIN.RES1_2_SDI_4CHANNEL_EL1904_NS400_2" Invert="false" Type="Digital" DataType="bool"/>
  55. <Input Name="r_RES2_High_High" Address="MAIN.RES1_2_SDI_4CHANNEL_EL1904_NS400_3" Invert="false" Type="Digital" DataType="bool"/>
  56. <Input Name="r_RES3_High_High" Address="MAIN.RES3_4_SDI_4CHANNEL_EL1904_NS430_2" Invert="false" Type="Digital" DataType="bool"/>
  57. <Input Name="r_RES4_High_High" Address="MAIN.RES3_4_SDI_4CHANNEL_EL1904_NS430_3" Invert="false" Type="Digital" DataType="bool"/>
  58. <Input Name="r_VPW1_Rotate_STO_EDM" Address="MAIN.VPW_SDI_4CHANNEL_EL1904_NS300_1" Invert="false" Type="Digital" DataType="bool"/>
  59. <Input Name="r_VPW2_Rotate_STO_EDM" Address="MAIN.VPW_SDI_4CHANNEL_EL1904_NS300_4" Invert="false" Type="Digital" DataType="bool"/>
  60. <Input Name="r_SAMPLE_SYS_1_FLUID_PRESENT" Address="MAIN.Facility_DI_16CHANNEL_EL1819_N000_1" Invert="false" Type="Digital" DataType="bool"/>
  61. <Input Name="r_SAMPLE_SYS_2_FLUID_PRESENT" Address="MAIN.Facility_DI_16CHANNEL_EL1819_N000_2" Invert="false" Type="Digital" DataType="bool"/>
  62. <Input Name="r_CONTAINMENT_FLUID" Address="MAIN.Facility_DI_16CHANNEL_EL1819_N000_10" Invert="false" Type="Digital" DataType="bool"/>
  63. <Input Name="r_PlatingCell1_2_Leak_Detected" Address="MAIN.RES1_2_DI_16CHANNEL_4_20MA_EL1819_N200_7" Invert="false" Type="Digital" DataType="bool"/>
  64. <Input Name="r_PlatingCell3_4_Leak_Detected" Address="MAIN.RES3_4_DI_8CHANNEL_4_20MA_EL1008_N230_7" Invert="false" Type="Digital" DataType="bool"/>
  65. <Input Name="r_PlatingCell1_2_Left_STO_EDM" Address="MAIN.RES1_2_SDI_4CHANNEL_EL1904_NS500_2" Invert="false" Type="Digital" DataType="bool"/>
  66. <Input Name="r_PlatingCell1_2_Right_STO_EDM" Address="MAIN.RES1_2_SDI_4CHANNEL_EL1904_NS500_3" Invert="false" Type="Digital" DataType="bool"/>
  67. <Input Name="r_PlatingCell3_4_Left_STO_EDM" Address="MAIN.RES1_2_SDI_4CHANNEL_EL1904_NS531_2" Invert="false" Type="Digital" DataType="bool"/>
  68. <Input Name="r_PlatingCell3_4_Right_STO_EDM" Address="MAIN.RES3_4_SDI_4CHANNEL_EL1904_NS531_1" Invert="false" Type="Digital" DataType="bool"/>
  69. <Input Name="r_PlatingCell1_2_Vertical_STO_EDM" Address="MAIN.RES1_2_SDI_4CHANNEL_EL1904_NS500_1" Invert="false" Type="Digital" DataType="bool"/>
  70. <Input Name="r_PlatingCell3_4_Vertical_STO_EDM" Address="MAIN.RES1_2_SDI_4CHANNEL_EL1904_NS531_1" Invert="false" Type="Digital" DataType="bool"/>
  71. <Input Name="r_SRD1_ROTATE_STO_EDM" Address="MAIN.SRD1_SDI_4CHANNEL_EL1904_NS300_1" Invert="false" Type="Digital" DataType="bool"/>
  72. <Input Name="r_SRD2_ROTATE_STO_EDM" Address="MAIN.SRD2_SDI_4CHANNEL_EL1904_NS300_4" Invert="false" Type="Digital" DataType="bool"/>
  73. <!-- Safety inputs end -->
  74. <!-- facility inputs start -->
  75. <Input Name="r_Cassette_A_Present" Address="MAIN.Facility_DI_16CHANNEL_EL1819_N000_11" Invert="false" Type="Digital" DataType="bool"/>
  76. <Input Name="r_Cassette_A_100MM" Address="MAIN.Facility_DI_16CHANNEL_EL1819_N000_12" Invert="false" Type="Digital" DataType="bool"/>
  77. <Input Name="r_Cassette_A_200MM" Address="MAIN.Facility_DI_16CHANNEL_EL1819_N000_13" Invert="false" Type="Digital" DataType="bool"/>
  78. <Input Name="r_Cassette_B_Present" Address="MAIN.Facility_DI_16CHANNEL_EL1819_N000_14" Invert="false" Type="Digital" DataType="bool"/>
  79. <Input Name="r_Cassette_B_100MM" Address="MAIN.Facility_DI_16CHANNEL_EL1819_N000_15" Invert="false" Type="Digital" DataType="bool"/>
  80. <Input Name="r_Cassette_B_200MM" Address="MAIN.Facility_DI_16CHANNEL_EL1819_N000_16" Invert="false" Type="Digital" DataType="bool"/>
  81. <Input Name="r_pH3" Address="MAIN.Facility_AI_8CHANNEL_4_20mA_EL3058_N005_1" Scaling="0=0, 40=32767" Type="Analog" DataType="int"/>
  82. <Input Name="r_HCW_FLOW" Address="MAIN.Facility_AI_8CHANNEL_4_20mA_EL3058_N005_5" Scaling="0=0, 40=32767" Type="Analog" DataType="int"/>
  83. <Input Name="r_DIWRETURN_FLOW" Address="MAIN.Facility_AI_8CHANNEL_4_20mA_EL3058_N006_106" Scaling="0=0, 40=32767" Type="Analog" DataType="int"/>
  84. <Input Name="r_SYSTEM_EXHAUST_1" Address="MAIN.Facility_AI_8CHANNEL_4_20mA_EL3058_N006_1" Scaling="0=0, 2=32767" Type="Analog" DataType="int"/>
  85. <Input Name="r_SYSTEM_EXHAUST_2" Address="MAIN.Facility_AI_8CHANNEL_4_20mA_EL3058_N006_2" Scaling="0=0, 2=32767" Type="Analog" DataType="int"/>
  86. <Input Name="r_DI_WATER_PRESSURE" Address="MAIN.Facility_AI_8CHANNEL_4_20mA_EL3058_N006_5" Scaling="0=0, 100=32767" Type="Analog" DataType="int"/>
  87. <Input Name="r_N2_1B_PRESSURE" Address="MAIN.Facility_AI_8CHANNEL_0_10V_EL3068_N007_1" Scaling="0=3276.7, 145=16383.5" Type="Analog" DataType="int"/>
  88. <Input Name="r_N2_1A_PRESSURE" Address="MAIN.Facility_AI_8CHANNEL_0_10V_EL3068_N007_2" Scaling="0=3276.7, 145=16383.5" Type="Analog" DataType="int"/>
  89. <Input Name="r_N2_2B_PRESSURE" Address="MAIN.Facility_AI_8CHANNEL_0_10V_EL3068_N007_3" Scaling="0=3276.7, 145=16383.5" Type="Analog" DataType="int"/>
  90. <Input Name="r_N2_2A_PRESSURE" Address="MAIN.Facility_AI_8CHANNEL_0_10V_EL3068_N007_4" Scaling="0=3276.7, 145=16383.5" Type="Analog" DataType="int"/>
  91. <Input Name="r_CDA_2_PRESSURE" Address="MAIN.Facility_AI_8CHANNEL_0_10V_EL3068_N007_5" Scaling="0=3276.7, 145=16383.5" Type="Analog" DataType="int"/>
  92. <Input Name="r_CDA_1_PRESSURE" Address="MAIN.Facility_AI_8CHANNEL_0_10V_EL3068_N007_6" Scaling="0=3276.7, 145=16383.5" Type="Analog" DataType="int"/>
  93. <Input Name="r_CDA_EXTERNAL_PRESSURE" Address="MAIN.Facility_AI_8CHANNEL_0_10V_EL3068_N007_7" Scaling="0=3276.7, 145=16383.5" Type="Analog" DataType="int"/>
  94. <Input Name="r_SYSTEM_VACUUM" Address="MAIN.Facility_AI_8CHANNEL_0_10V_EL3068_N007_8" Scaling="-750=3276.7, 750=16383.5" Type="Analog" DataType="int"/>
  95. <Input Name="r_N2_BLANKET_PRESSURE" Address="MAIN.Facility_AI_8CHANNEL_0_10V_EL3068_N008_1" Scaling="-14.5=3276.7, 14.5=16383.5" Type="Analog" DataType="int"/>
  96. <Input Name="r_N2_OVERFLOW_PRESSURE" Address="MAIN.Facility_AI_8CHANNEL_0_10V_EL3068_N008_2" Scaling="-14.5=3276.7, 14.5=16383.5" Type="Analog" DataType="int"/>
  97. <Input Name="r_CLAMSHELL_CYLINDER_PRESSURE" Address="MAIN.PlatingCell1_2_AI_8CHANNEL_0_10V_EL3086_N402_3" Scaling="0=0, 100=32767" Type="Analog" DataType="udint"/>
  98. <Input Name="r_TILT_CYLINDER_PRESSURE" Address="MAIN.PlatingCell1_2_AI_8CHANNEL_0_10V_EL3086_N402_4" Scaling="0=0, 100=32767" Type="Analog" DataType="udint"/>
  99. <!-- facility inputs end -->
  100. <!--Reservoir1 Start-->
  101. <Input Name="r_RES1_CA_PUMP" Address="MAIN.RES1_2_DI_8CHANNEL_EL1008_N200_1" Invert="false" Type="Digital" DataType="bool"/>
  102. <Input Name="r_RES1_AN_TOWER_HIGH" Address="MAIN.RES1_2_DI_8CHANNEL_EL1008_N200_3" Invert="false" Type="Digital" DataType="bool"/>
  103. <Input Name="r_RES1_AN_TOWER_LOW" Address="MAIN.RES1_2_DI_8CHANNEL_EL1008_N200_4" Invert="false" Type="Digital" DataType="bool"/>
  104. <Input Name="r_CELL1_AN_FLOW" Address="MAIN.RES1_2_AI_8CHANNEL_4_20MA_EL3058_N202_1" Scaling="0=0,20=32767" Type="Analog" DataType="int"/>
  105. <Input Name="r_CELL1_CA_FLOW" Address="MAIN.RES1_2_AI_8CHANNEL_4_20MA_EL3058_N202_3" Scaling="0=0,20=32767" Type="Analog" DataType="int"/>
  106. <Input Name="r_RES1_CA_LEVEL_RAW" Address="MAIN.RES1_2_AI_8CHANNEL_4_20MA_EL3058_N202_5" Scaling="0=0,100=32767" Type="Analog" DataType="int"/>
  107. <!--Reservoir1 End-->
  108. <!--VPW Main Start-->
  109. <Input Name="r_VPW_CHAMBER_CLOSED" Address="MAIN.VPW_DI_16CHANNEL_EL1819_N100_1" Invert="false" Type="Digital" DataType="bool"/>
  110. <Input Name="r_VPW_CHAMBER_OPENED" Address="MAIN.VPW_DI_16CHANNEL_EL1819_N100_2" Invert="false" Type="Digital" DataType="bool"/>
  111. <Input Name="r_VPW_VAC_PUMP_PRESSURE" Address="MAIN.VPW_AI_8CHANNEL_4_20mA_EL3058_N102_6" Scaling="758=0,0=32767" Type="Analog" DataType="int"/>
  112. <Input Name="r_VPW_BOOSTER_PUMP_STATUS" Address="MAIN.VPW_DI_16CHANNEL_EL1819_N100_9" Invert="true" Type="Digital" DataType="bool"/>
  113. <Input Name="r_VPW_DIW_TOTAL_FLOW" Address="MAIN.VPW_AI_8CHANNEL_4_20mA_EL3058_N102_1" Scaling="0=0,20=32767" Type="Analog" DataType="int"/>
  114. <Input Name="r_VPW_DIW_PRESSURE" Address="MAIN.VPW_AI_8CHANNEL_4_20mA_EL3058_N102_4" Scaling="0=0,100=32767" Type="Analog" DataType="int"/>
  115. <Input Name="r_VPW_DEGAS_PUMP_PRESSURE" Address="MAIN.VPW_AI_8CHANNEL_4_20mA_EL3058_N102_5" Scaling="758=0,100=32767" Type="Analog" DataType="int"/>
  116. <Input Name="r_VPW_BOOSTER_PUMP_CURRENT" Address="MAIN.VPW_AO_8CHANNEL_0_10V_EL4008_N104_5" Scaling="0=0, 10=32767" Type="Analog" DataType="int"/>
  117. <!--VPW Main End-->
  118. <!--VPW1 Start-->
  119. <Input Name="r_VPW_DIW_CELL_1_FLOW" Address="MAIN.VPW_AI_8CHANNEL_4_20mA_EL3058_N102_2" Scaling="0=0,8=32767" Type="Analog" DataType="int"/>
  120. <Input Name="r_VPW_CELL_1_VAC_PRESSURE" Address="MAIN.VPW_AI_8CHANNEL_0_10V_EL3068_N105_1" Scaling="0=0,10=32767" Type="Analog" DataType="int"/>
  121. <!--VPW1 End-->
  122. <!--VPW2 Start-->
  123. <Input Name="r_VPW_DIW_CELL_2_FLOW" Address="MAIN.VPW_AI_8CHANNEL_4_20mA_EL3058_N102_3" Scaling="0=0,8=32767" Type="Analog" DataType="int"/>
  124. <Input Name="r_VPW_CELL_2_VAC_PRESSURE" Address="MAIN.VPW_AI_8CHANNEL_0_10V_EL3068_N105_2" Scaling="0=0,10=32767" Type="Analog" DataType="int"/>
  125. <!--VPW2 End-->
  126. <!--EFEM Start-->
  127. <Input Name="r_EFEM_VACUUM" Address="MAIN.Facility_AI_8CHANNEL_0_10V_EL3068_N007_8" Scaling="-750=3276.7, 750=16383.5" Type="Analog" DataType="int"/>
  128. <Input Name="r_Cassette_A_Present" Address="MAIN.Facility_DI_16CHANNEL_EL1819_N000_11" Invert="false" Type="Digital" DataType="bool"/>
  129. <Input Name="r_Cassette_A_100MM" Address="MAIN.Facility_DI_16CHANNEL_EL1819_N000_12" Invert="false" Type="Digital" DataType="bool"/>
  130. <Input Name="r_Cassette_A_200MM" Address="MAIN.Facility_DI_16CHANNEL_EL1819_N000_13" Invert="false" Type="Digital" DataType="bool"/>
  131. <Input Name="r_Cassette_B_Present" Address="MAIN.Facility_DI_16CHANNEL_EL1819_N000_14" Invert="false" Type="Digital" DataType="bool"/>
  132. <Input Name="r_Cassette_B_100MM" Address="MAIN.Facility_DI_16CHANNEL_EL1819_N000_15" Invert="false" Type="Digital" DataType="bool"/>
  133. <Input Name="r_Cassette_B_200MM" Address="MAIN.Facility_DI_16CHANNEL_EL1819_N000_16" Invert="false" Type="Digital" DataType="bool"/>
  134. <!--EFEM End-->
  135. <!--////////////////////////////////////////////////// ALL INPUTS END //////////////////////////////////////////////////-->
  136. <!--////////////////////////////////////////////////// ALL COUNTERS BEGIN //////////////////////////////////////////////////-->
  137. <Counter Name="r_DIREPLEN_FLOW" Address="MAIN.Facility_COUNTER_2CHANNEL_EL1512_N009_1_Counter_value" DataType="udint" Mode="2" Period="2000" Scaling="0=0,1=22">
  138. <Output Address="MAIN.Facility_COUNTER_2CHANNEL_EL1512_N009_1_Set_counter" Type="Start" DataType="bool"/>
  139. <Output Address="MAIN.Facility_COUNTER_2CHANNEL_EL1512_N009_1_Inhibit_counter" Type="Stop" DataType="bool"/>
  140. <Output Address="MAIN.Facility_COUNTER_2CHANNEL_EL1512_N009_1_Set_counter_value" Type="Reset" DataType="udint"/>
  141. </Counter>
  142. <!--////////////////////////////////////////////////// ALL COUNTERS END //////////////////////////////////////////////////-->
  143. <!--////////////////////////////////////////////////// ALL OUTPUTS BEGIN //////////////////////////////////////////////////-->
  144. <!-- Safety outputs start -->
  145. <Output Name="c_Safety_RunStop" Address="MAIN.Safety_RunStop" Type="Digital" DataType="bool"/>
  146. <Output Name="c_Safety_ErrAck" Address="MAIN.Safety_ErrAck" Type="Digital" DataType="bool"/>
  147. <Output Name="c_Safety_VPW_STO_EStop_Restart" Address="MAIN.Safety_VPW_STO_EStop_Restart" Type="Digital" DataType="bool"/>
  148. <Output Name="c_Safety_RES1_2_STO_EStop_Restart" Address="MAIN.Safety_RES1_2_STO_EStop_Restart" Type="Digital" DataType="bool"/>
  149. <Output Name="c_Safety_RES3_4_STO_EStop_Restart" Address="MAIN.Safety_RES3_4_STO_EStop_Restart" Type="Digital" DataType="bool"/>
  150. <Output Name="c_Safety_PlatingCell1_2_STO_1_EStop_Restart" Address="MAIN.Safety_PlatingCell1_2_STO_1_EStop_Restart" Type="Digital" DataType="bool"/>
  151. <Output Name="c_Safety_PlatingCell1_2_STO_2_EStop_Restart" Address="MAIN.Safety_PlatingCell1_2_STO_2_EStop_Restart" Type="Digital" DataType="bool"/>
  152. <Output Name="c_Safety_PlatingCell3_4_STO_1_EStop_Restart" Address="MAIN.Safety_PlatingCell3_4_STO_1_EStop_Restart" Type="Digital" DataType="bool"/>
  153. <Output Name="c_Safety_PlatingCell3_4_STO_2_EStop_Restart" Address="MAIN.Safety_PlatingCell3_4_STO_2_EStop_Restart" Type="Digital" DataType="bool"/>
  154. <Output Name="c_Safety_Facility_STO_EStop_Restart" Address="MAIN.Safety_Facility_STO_EStop_Restart" Type="Digital" DataType="bool"/>
  155. <Output Name="c_Safety_SRD_STO_EStop_Restart" Address="MAIN.Safety_SRD_STO_EStop_Restart" Type="Digital" DataType="bool"/>
  156. <Output Name="c_Safety_ReqAlignerDoorsLock" Address="MAIN.Safety_ReqAlignerDoorsLock" Type="Digital" DataType="bool"/>
  157. <Output Name="c_Safety_ReqCassetteDoorsLock" Address="MAIN.Safety_ReqCassetteDoorsLock" Type="Digital" DataType="bool"/>
  158. <Output Name="c_Safety_ReqCell1_2DoorsLock" Address="MAIN.Safety_ReqCell1_2DoorsLock" Type="Digital" DataType="bool"/>
  159. <Output Name="c_Safety_ReqCell3_4DoorsLock" Address="MAIN.Safety_ReqCell3_4DoorsLock" Type="Digital" DataType="bool"/>
  160. <!-- Safety outputs end -->
  161. <!-- facility outputs start -->
  162. <Output Name="c_N2_ENABLE" Address="MAIN.Facility_DO_16CHANNEL_EL2809_N002_1" Type="Digital" DataType="bool"/>
  163. <Output Name="c_CDA_ENABLE" Address="MAIN.Facility_DO_16CHANNEL_EL2809_N002_2" Type="Digital" DataType="bool"/>
  164. <Output Name="c_EXTERNAL_CDA_ENABLE" Address="MAIN.Facility_DO_16CHANNEL_EL2809_N002_3" Type="Digital" DataType="bool"/>
  165. <Output Name="c_DI_MAIN_ENABLE" Address="MAIN.Facility_DO_16CHANNEL_EL2809_N002_4" Type="Digital" DataType="bool"/>
  166. <Output Name="c_HCW_ENABLE" Address="MAIN.Facility_DO_16CHANNEL_EL2809_N002_5" Type="Digital" DataType="bool"/>
  167. <Output Name="c_DI_REPLEN_ENABLE" Address="MAIN.Facility_DO_16CHANNEL_EL2809_N002_6" Type="Digital" DataType="bool"/>
  168. <Output Name="c_DI_FILL_ENABLE" Address="MAIN.Facility_DO_16CHANNEL_EL2809_N002_7" Type="Digital" DataType="bool"/>
  169. <Output Name="c_SAMPLE_STATION_ENABLE" Address="MAIN.VPW_PNEU_SMC_EX260_BYTE2" Type="Digital" BitOperated="true" Bit="5" DataType="byte"/>
  170. <Output Name="c_FILTER_PURGE_ENABLE" Address="MAIN.VPW_PNEU_SMC_EX260_BYTE2" Type="Digital" BitOperated="true" Bit="6" DataType="byte"/>
  171. <Output Name="c_DIW_SRD_ENABLE" Address="MAIN.VPW_PNEU_SMC_EX260_BYTE2" Type="Digital" BitOperated="true" Bit="7" DataType="byte"/>
  172. <!-- facility outputs end -->
  173. <!--Reservoir1 Start-->
  174. <Output Name="c_RES1_AN_PUMP_ENABLE" Address="MAIN.RES1_DO_16CHANNEL_EL2809_N201_1" Type="Digital" Invert="false" DataType="bool"/>
  175. <Output Name="c_RES1_CA_PUMP_ENABLE" Address="MAIN.RES1_DO_16CHANNEL_EL2809_N201_3" Type="Digital" Invert="false" DataType="bool"/>
  176. <Output Name="c_RES1_RETURN_VALVE_ENABLE" Address="MAIN.RES1_DO_16CHANNEL_EL2809_N201_5" Type="Digital" Invert="false" DataType="bool"/>
  177. <Output Name="c_RES1_AN_PUMP_SPEED" Address="MAIN.RES1_2_AO_8CHANNEL_0_10V_EL4008_N204_1" Scaling="0=0,100=32767" Type="Analog" DataType="int"/>
  178. <Output Name="c_RES1_CA_PUMP_SPEED" Address="MAIN.RES1_2_AO_4CHANNEL_4_20mA_EL4024_N205_1" Scaling="0=0,100=32767" Type="Analog" DataType="int"/>
  179. <Output Name="c_RES1_RETURN_VALVE_OPENING" Address="MAIN.RES1_2_AO_4CHANNEL_4_20mA_EL4024_N205_3" Scaling="0=0,100=32767" Type="Analog" DataType="int"/>
  180. <Output Name="c_RES1_CA_DIW_REPLEN" Address="MAIN.RES1_2_PNEU_SMC_EX260_V01_V04" Type="Digital" BitOperated="true" Bit="0" DataType="byte"/>
  181. <Output Name="c_RES1_SAMPLE_OUT" Address="MAIN.RES1_2_PNEU_SMC_EX260_V01_V04" Type="Digital" BitOperated="true" Bit="1" DataType="byte"/>
  182. <Output Name="c_RES1_DEGAS_ENABLE" Address="MAIN.RES1_2_PNEU_SMC_EX260_V01_V04" Type="Digital" BitOperated="true" Bit="2" DataType="byte"/>
  183. <Output Name="c_CELL1_CA_ISOLATION" Address="MAIN.RES1_2_PNEU_SMC_EX260_V01_V04" Type="Digital" BitOperated="true" Bit="3" DataType="byte"/>
  184. <Output Name="c_RES1_AN_DIW_REPLEN" Address="MAIN.RES1_2_PNEU_SMC_EX260_V01_V04" Type="Digital" BitOperated="true" Bit="4" DataType="byte"/>
  185. <Output Name="c_CELL1_AN_ISOLATION" Address="MAIN.RES1_2_PNEU_SMC_EX260_V01_V04" Type="Digital" BitOperated="true" Bit="5" DataType="byte"/>
  186. <!--Reservoir1 End-->
  187. <!--VPW Main Start-->
  188. <Output Name="c_VPW_CHAMBER_CLOSE" Address="MAIN.MOTION_DO_16CHANNEL_EL2809_N401_15" Type="Digital" Invert="true" DataType="bool"/>
  189. <Output Name="c_VPW_VACUUM_PUMP_POWER" Address="MAIN.VPW_DO_16CHANNEL_EL2809_101_5" Type="Digital" Invert="false" DataType="bool"/>
  190. <Output Name="c_VPW_DEGAS_PUMP_ENABLE" Address="MAIN.VPW_DO_16CHANNEL_EL2809_101_6" Type="Digital" Invert="false" DataType="bool"/>
  191. <Output Name="c_VPW_BOOSTER_PUMP_ENABLE" Address="MAIN.VPW_DO_16CHANNEL_EL2809_101_7" Type="Digital" Invert="false" DataType="bool"/>
  192. <Output Name="c_VPW_VACUUM_PUMP_ENABLE" Address="MAIN.MAIN_IO_RELAY_4CHANNEL_EL2624_N106_1" Type="Digital" Invert="false" DataType="bool"/>
  193. <Output Name="c_VPW_VACUUM_PUMP_SPEED_ENABLE" Address="MAIN.MAIN_IO_RELAY_4CHANNEL_EL2624_N106_2" Type="Digital" Invert="false" DataType="bool"/>
  194. <Output Name="c_VPW_VACUUM_PUMP_SPEED" Address="MAIN.VPW_AO_8CHANNEL_0_10V_EL4008_N104_1" Scaling="0=0,20=32767" Type="Analog" DataType="int"/>
  195. <Output Name="c_VPW_BOOSTER_PUMP_SPPED" Address="MAIN.VPW_AO_8CHANNEL_0_10V_EL4008_N104_5" Scaling="300=0,10000=32767" Type="Analog" DataType="int"/>
  196. <Output Name="c_VPW_DIW_ENABLE" Address="MAIN.VPW_PNEU_SMC_EX260_BYTE0" Type="Digital" BitOperated="true" Bit="0" DataType="byte"/>
  197. <Output Name="c_VPW_DIW_PROCESS" Address="MAIN.VPW_PNEU_SMC_EX260_BYTE0" Type="Digital" BitOperated="true" Bit="1" DataType="byte"/>
  198. <Output Name="c_VPW_DIW_DEGAS" Address="MAIN.VPW_PNEU_SMC_EX260_BYTE1" Type="Digital" BitOperated="true" Bit="0" DataType="byte"/>
  199. <Output Name="c_VPW_DEGAS_ADJUST" Address="MAIN.VPW_PNEU_SMC_EX260_BYTE1" Type="Digital" BitOperated="true" Bit="1" DataType="byte"/>
  200. <Output Name="c_VPW_DEGAS_PURGE" Address="MAIN.VPW_PNEU_SMC_EX260_BYTE1" Type="Digital" BitOperated="true" Bit="2" DataType="byte"/>
  201. <!--VPW Main End-->
  202. <!--VPW1 Start-->
  203. <Output Name="c_VPW_1_FLOW_DRIP" Address="MAIN.VPW_PNEU_SMC_EX260_BYTE0" Type="Digital" BitOperated="true" Bit="2" DataType="byte"/>
  204. <Output Name="c_VPW_1_FLOW_SMALL" Address="MAIN.VPW_PNEU_SMC_EX260_BYTE0" Type="Digital" BitOperated="true" Bit="3" DataType="byte"/>
  205. <Output Name="c_VPW_1_FLOW_LARGE" Address="MAIN.VPW_PNEU_SMC_EX260_BYTE0" Type="Digital" BitOperated="true" Bit="4" DataType="byte"/>
  206. <Output Name="c_VPW_1_VACUUM_VALVE" Address="MAIN.VPW_PNEU_SMC_EX260_BYTE1" Type="Digital" BitOperated="true" Bit="3" DataType="byte"/>
  207. <Output Name="c_VPW_1_VENT_VALVE" Address="MAIN.VPW_PNEU_SMC_EX260_BYTE1" Type="Digital" BitOperated="true" Bit="5" DataType="byte"/>
  208. <Output Name="c_VPW_1_DIW_DRAIN" Address="MAIN.VPW_PNEU_SMC_EX260_BYTE2" Type="Digital" BitOperated="true" Bit="0" DataType="byte"/>
  209. <!--VPW1 End-->
  210. <!--VPW2 Start-->
  211. <Output Name="c_VPW_2_FLOW_DRIP" Address="MAIN.VPW_PNEU_SMC_EX260_BYTE0" Type="Digital" BitOperated="true" Bit="5" DataType="byte"/>
  212. <Output Name="c_VPW_2_FLOW_SMALL" Address="MAIN.VPW_PNEU_SMC_EX260_BYTE0" Type="Digital" BitOperated="true" Bit="6" DataType="byte"/>
  213. <Output Name="c_VPW_2_FLOW_LARGE" Address="MAIN.VPW_PNEU_SMC_EX260_BYTE0" Type="Digital" BitOperated="true" Bit="7" DataType="byte"/>
  214. <Output Name="c_VPW_2_VACUUM_VALVE" Address="MAIN.VPW_PNEU_SMC_EX260_BYTE1" Type="Digital" BitOperated="true" Bit="4" DataType="byte"/>
  215. <Output Name="c_VPW_2_VENT_VALVE" Address="MAIN.VPW_PNEU_SMC_EX260_BYTE1" Type="Digital" BitOperated="true" Bit="6" DataType="byte"/>
  216. <Output Name="c_VPW_2_DIW_DRAIN" Address="MAIN.VPW_PNEU_SMC_EX260_BYTE2" Type="Digital" BitOperated="true" Bit="1" DataType="byte"/>
  217. <!--VPW2 End-->
  218. <!--EFEM Start-->
  219. <Output Name="c_System_Alarm" Address="MAIN.Facility_DO_16CHANNEL_EL2809_N003_1" Type="Digital" DataType="bool"/>
  220. <Output Name="c_Pole_Red" Address="MAIN.Facility_DO_16CHANNEL_EL2809_N003_2" Type="Digital" DataType="bool"/>
  221. <Output Name="c_Pole_Amber" Address="MAIN.Facility_DO_16CHANNEL_EL2809_N003_3" Type="Digital" DataType="bool"/>
  222. <Output Name="c_Pole_Green" Address="MAIN.Facility_DO_16CHANNEL_EL2809_N003_4" Type="Digital" DataType="bool"/>
  223. <Output Name="c_Pole_Blue" Address="MAIN.Facility_DO_16CHANNEL_EL2809_N003_5" Type="Digital" DataType="bool"/>
  224. <Output Name="c_System_Alarm2" Address="MAIN.Facility_DO_16CHANNEL_EL2809_N003_6" Type="Digital" DataType="bool"/>
  225. <!--EFEM End-->
  226. <!--////////////////////////////////////////////////// ALL OUTPUTS END //////////////////////////////////////////////////-->
  227. <!--////////////////////////////////////////////////// ALL AXIS BEGIN //////////////////////////////////////////////////-->
  228. <Axis Name="VPW1.Rotation" MotorType="Yaskawa" COEAddress="192.168.0.14.4.1" COEPort="1016" DebugLogging="false">
  229. <Input Address="MAIN.VPW1RotationStatusWord" Type="StatusWord" DataType="uint"/>
  230. <Input Address="MAIN.VPW1RotationDigitalInputs" Type="DigitalInputs" DataType="udint"/>
  231. <Input Address="MAIN.VPW1RotationMotorPosition" Type="MotorPosition" DataType="dint"/>
  232. <Input Address="MAIN.VPW1RotationPositionError" Type="PositionError" DataType="dint"/>
  233. <Input Address="MAIN.VPW1RotationActualVelocity" Type="ActualVelocity" DataType="dint"/>
  234. <Input Address="MAIN.VPW1RotationActualTorque" Type="ActualTorque" DataType="int"/>
  235. <!-- Input Address="MAIN.Loader1Rotation_DigitalOutputs" Type="DigitalOutputs" DataType="dint"/ -->
  236. <Input Address="0x607D:01" Type="SoftwareLimitMinus" DataType="dint"/>
  237. <Input Address="0x607D:02" Type="SoftwareLimitPlus" DataType="dint"/>
  238. <Input Address="0x6098:00" Type="HomingMethod" DataType="byte"/>
  239. <Input Address="0x607C:00" Type="HomeOffset" DataType="dint"/>
  240. <Input Address="0x6099:01" Type="HomingVelocity" DataType="dint"/>
  241. <Input Address="0x6099:02" Type="HomingVelocitySlow" DataType="dint"/>
  242. <Input Address="0x609A:00" Type="HomingAccel" DataType="dint"/>
  243. <Input Address="0x2403:00" Type="NegativeTorqueLimit" DataType="uint"/>
  244. <Input Address="0x2402:00" Type="PositiveTorqueLimit" DataType="uint"/>
  245. <Input Address="0x6085:00" Type="EStopDecel" DataType="udint"/>
  246. <Input Address="0x2406:00" Type="EStopTorque" DataType="uint"/>
  247. <Input Address="0x607F:00" Type="VelocityLimit" DataType="udint"/>
  248. <Input Address="0x2522:00" Type="PositionWindow" DataType="udint"/>
  249. <Input Address="0x2520:00" Type="FollowingErrorWindow" DataType="udint"/>
  250. <Input Address="0x603F:00" Type="ErrorCode" DataType="uint"/>
  251. <Output Address="MAIN.VPW1RotationControlWord" Type="ControlWord" DataType="uint"/>
  252. <Output Address="MAIN.VPW1RotationModeOfOperation" Type="ModeOfOperation" DataType="byte"/>
  253. <Output Address="MAIN.VPW1RotationTargetPosition" Type="TargetPosition" DataType="dint"/>
  254. <Output Address="MAIN.VPW1RotationProfileVelocity" Type="ProfileVelocity" DataType="dint"/>
  255. <Output Address="MAIN.VPW1RotationProfileAccel" Type="ProfileAccel" DataType="dint"/>
  256. <Output Address="MAIN.VPW1RotationProfileDecel" Type="ProfileDecel" DataType="dint"/>
  257. <!-- Output Address="MAIN.Loader1Rotation_DigitalOutputs" Type="DigitalOutputs" DataType="dint"/ -->
  258. <Output Address="0x607D:01" Type="SoftwareLimitMinus" DataType="dint"/>
  259. <Output Address="0x607D:02" Type="SoftwareLimitPlus" DataType="dint"/>
  260. <Output Address="0x607C:00" Type="HomeOffset" DataType="dint"/>
  261. <Output Address="0x6098:00" Type="HomingMethod" DataType="byte"/>
  262. <Output Address="0x6099:01" Type="HomingVelocity" DataType="dint"/>
  263. <Output Address="0x6099:02" Type="HomingVelocitySlow" DataType="dint"/>
  264. <Output Address="0x609A:00" Type="HomingAccel" DataType="dint"/>
  265. <Output Address="0x2403:00" Type="NegativeTorqueLimit" DataType="uint"/>
  266. <Output Address="0x2402:00" Type="PositiveTorqueLimit" DataType="uint"/>
  267. <MotorType>Servo</MotorType>
  268. <MotorDriveDirection>0</MotorDriveDirection>
  269. <EncoderFeedbackDirectionMValue>0</EncoderFeedbackDirectionMValue>
  270. <EncoderFeedbackDirectionNValue>0</EncoderFeedbackDirectionNValue>
  271. <ReverseLimitSwitchPolarity>0</ReverseLimitSwitchPolarity>
  272. <ForwardLimitSwitchPolarity>0</ForwardLimitSwitchPolarity>
  273. <HomeSwitchPolarity>0</HomeSwitchPolarity>
  274. <HomingMethod>24</HomingMethod>
  275. <HomeConfig>0</HomeConfig>
  276. <HomingOffset>0</HomingOffset>
  277. <HomingSpeedHomeSwitch>1500000</HomingSpeedHomeSwitch>
  278. <HomingSpeedEncoderIndex>0</HomingSpeedEncoderIndex>
  279. <HomingAccelDecel>10000000</HomingAccelDecel>
  280. <HomingTimeOut>60000</HomingTimeOut>
  281. <ProportionalGain>0</ProportionalGain>
  282. <IntegralGain>0</IntegralGain>
  283. <DerivativeGain>0</DerivativeGain>
  284. <IntegralLimit>0</IntegralLimit>
  285. <ErrorLimit>6766</ErrorLimit>
  286. <VoltageOffset>0</VoltageOffset>
  287. <!-- -193 degrees * 169161 = -32648073 -->
  288. <ReverseSoftwareLimit>0</ReverseSoftwareLimit>
  289. <!-- 13 degrees * 169161 = 2199093 -->
  290. <ForwardSoftwareLimit>0</ForwardSoftwareLimit>
  291. <Speed>360</Speed>
  292. <Acceleration>1000</Acceleration>
  293. <Deceleration>1000</Deceleration>
  294. <Jerk>0</Jerk>
  295. <FeedforwardVelocity>0</FeedforwardVelocity>
  296. <FeedforwardAcceleration>0</FeedforwardAcceleration>
  297. <OffOnError>0</OffOnError>
  298. </Axis>
  299. <Axis Name="VPW2.Rotation" MotorType="Yaskawa" COEAddress="192.168.0.14.4.1" COEPort="1016" DebugLogging="false">
  300. <Input Address="MAIN.VPW2RotationStatusWord" Type="StatusWord" DataType="uint"/>
  301. <Input Address="MAIN.VPW2RotationDigitalInputs" Type="DigitalInputs" DataType="udint"/>
  302. <Input Address="MAIN.VPW2RotationMotorPosition" Type="MotorPosition" DataType="dint"/>
  303. <Input Address="MAIN.VPW2RotationPositionError" Type="PositionError" DataType="dint"/>
  304. <Input Address="MAIN.VPW2RotationActualVelocity" Type="ActualVelocity" DataType="dint"/>
  305. <Input Address="MAIN.VPW2RotationActualTorque" Type="ActualTorque" DataType="int"/>
  306. <!-- Input Address="MAIN.Loader1Rotation_DigitalOutputs" Type="DigitalOutputs" DataType="dint"/ -->
  307. <Input Address="0x607D:01" Type="SoftwareLimitMinus" DataType="dint"/>
  308. <Input Address="0x607D:02" Type="SoftwareLimitPlus" DataType="dint"/>
  309. <Input Address="0x6098:00" Type="HomingMethod" DataType="byte"/>
  310. <Input Address="0x607C:00" Type="HomeOffset" DataType="dint"/>
  311. <Input Address="0x6099:01" Type="HomingVelocity" DataType="dint"/>
  312. <Input Address="0x6099:02" Type="HomingVelocitySlow" DataType="dint"/>
  313. <Input Address="0x609A:00" Type="HomingAccel" DataType="dint"/>
  314. <Input Address="0x2403:00" Type="NegativeTorqueLimit" DataType="uint"/>
  315. <Input Address="0x2402:00" Type="PositiveTorqueLimit" DataType="uint"/>
  316. <Input Address="0x6085:00" Type="EStopDecel" DataType="udint"/>
  317. <Input Address="0x2406:00" Type="EStopTorque" DataType="uint"/>
  318. <Input Address="0x607F:00" Type="VelocityLimit" DataType="udint"/>
  319. <Input Address="0x2522:00" Type="PositionWindow" DataType="udint"/>
  320. <Input Address="0x2520:00" Type="FollowingErrorWindow" DataType="udint"/>
  321. <Input Address="0x603F:00" Type="ErrorCode" DataType="uint"/>
  322. <Output Address="MAIN.VPW2RotationControlWord" Type="ControlWord" DataType="uint"/>
  323. <Output Address="MAIN.VPW2RotationModeOfOperation" Type="ModeOfOperation" DataType="byte"/>
  324. <Output Address="MAIN.VPW2RotationTargetPosition" Type="TargetPosition" DataType="dint"/>
  325. <Output Address="MAIN.VPW2RotationProfileVelocity" Type="ProfileVelocity" DataType="dint"/>
  326. <Output Address="MAIN.VPW2RotationProfileAccel" Type="ProfileAccel" DataType="dint"/>
  327. <Output Address="MAIN.VPW2RotationProfileDecel" Type="ProfileDecel" DataType="dint"/>
  328. <!-- Output Address="MAIN.Loader1Rotation_DigitalOutputs" Type="DigitalOutputs" DataType="dint"/ -->
  329. <Output Address="0x607D:01" Type="SoftwareLimitMinus" DataType="dint"/>
  330. <Output Address="0x607D:02" Type="SoftwareLimitPlus" DataType="dint"/>
  331. <Output Address="0x607C:00" Type="HomeOffset" DataType="dint"/>
  332. <Output Address="0x6098:00" Type="HomingMethod" DataType="byte"/>
  333. <Output Address="0x6099:01" Type="HomingVelocity" DataType="dint"/>
  334. <Output Address="0x6099:02" Type="HomingVelocitySlow" DataType="dint"/>
  335. <Output Address="0x609A:00" Type="HomingAccel" DataType="dint"/>
  336. <Output Address="0x2403:00" Type="NegativeTorqueLimit" DataType="uint"/>
  337. <Output Address="0x2402:00" Type="PositiveTorqueLimit" DataType="uint"/>
  338. <MotorType>Servo</MotorType>
  339. <MotorDriveDirection>0</MotorDriveDirection>
  340. <EncoderFeedbackDirectionMValue>0</EncoderFeedbackDirectionMValue>
  341. <EncoderFeedbackDirectionNValue>0</EncoderFeedbackDirectionNValue>
  342. <ReverseLimitSwitchPolarity>0</ReverseLimitSwitchPolarity>
  343. <ForwardLimitSwitchPolarity>0</ForwardLimitSwitchPolarity>
  344. <HomeSwitchPolarity>0</HomeSwitchPolarity>
  345. <HomingMethod>24</HomingMethod>
  346. <HomeConfig>0</HomeConfig>
  347. <HomingOffset>0</HomingOffset>
  348. <HomingSpeedHomeSwitch>1500000</HomingSpeedHomeSwitch>
  349. <HomingSpeedEncoderIndex>0</HomingSpeedEncoderIndex>
  350. <HomingAccelDecel>10000000</HomingAccelDecel>
  351. <HomingTimeOut>60000</HomingTimeOut>
  352. <ProportionalGain>0</ProportionalGain>
  353. <IntegralGain>0</IntegralGain>
  354. <DerivativeGain>0</DerivativeGain>
  355. <IntegralLimit>0</IntegralLimit>
  356. <ErrorLimit>6766</ErrorLimit>
  357. <VoltageOffset>0</VoltageOffset>
  358. <!-- -193 degrees * 169161 = -32648073 -->
  359. <ReverseSoftwareLimit>-46180953</ReverseSoftwareLimit>
  360. <!-- 13 degrees * 169161 = 2199093 -->
  361. <ForwardSoftwareLimit>2706576</ForwardSoftwareLimit>
  362. <Speed>15000000</Speed>
  363. <Acceleration>10000000</Acceleration>
  364. <Deceleration>10000000</Deceleration>
  365. <Jerk>0</Jerk>
  366. <FeedforwardVelocity>0</FeedforwardVelocity>
  367. <FeedforwardAcceleration>0</FeedforwardAcceleration>
  368. <OffOnError>0</OffOnError>
  369. </Axis>
  370. </Controller>
  371. </BeckhoffCfg>