DeviceModelVenus.xml 41 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365
  1. <?xml version="1.0" encoding="utf-16"?>
  2. <DeviceModelDefine type="Venus" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="DeviceModel.xsd">
  3. <IoValves>
  4. <!--<IoValve id="ValveMfc1" display="MFC1 Valve" schematicId="SV1" unit="" isNc="true"
  5. isDefaultOpen="false" diOpen="" doOpen="DO_MFC1_Valve" diCloseSensor="" diOpenSensor="" />
  6. <IoValve id="ValveMfc2" display="MFC2 Valve" schematicId="SV2" unit="" isNc="true"
  7. isDefaultOpen="false" diOpen="" doOpen="DO_MFC2_Valve" diCloseSensor="" diOpenSensor="" />
  8. <IoValve id="ValveMfc3" display="MFC3 Valve" schematicId="SV3" unit="" isNc="true"
  9. isDefaultOpen="false" diOpen="" doOpen="DO_MFC3_Valve" diCloseSensor="" diOpenSensor="" />
  10. <IoValve id="ValveMfc4" display="MFC4 Valve" schematicId="SV13" unit="" isNc="true"
  11. isDefaultOpen="false" diOpen="" doOpen="DO_MFC4_Valve" diCloseSensor="" diOpenSensor="" />
  12. <IoValve id="ValveMfc5" display="MFC5 Valve" schematicId="SV14" unit="" isNc="true"
  13. isDefaultOpen="false" diOpen="" doOpen="DO_MFC5_Valve" diCloseSensor="" diOpenSensor="" />
  14. <IoValve id="ValveChamberPurge" display="Purge valve" schematicId="SV6"
  15. unit="" isNc="true" isDefaultOpen="false" diOpen="" doOpen="DO_Chamber_purge_valve" diCloseSensor="" diOpenSensor="" />
  16. <IoValve id="ValveProcess" display="Process gas final valve" schematicId=""
  17. unit="" isNc="true" isDefaultOpen="false" diOpen="" doOpen="DO_Process_gas_final_valve"
  18. diCloseSensor="" diOpenSensor="" />
  19. <IoValve id="ValveSoftPumping" display="Soft pumping valve" schematicId=""
  20. unit="" isNc="true" isDefaultOpen="false" diOpen="" doOpen="DO_Soft_Pumping_Valve"
  21. diCloseSensor="" diOpenSensor="" />
  22. <IoValve id="ValveFastPumping" display="Fast pumping valve" schematicId=""
  23. unit="" isNc="true" isDefaultOpen="false" diOpen="" doOpen="DO_Fast_Pumping_Valve"
  24. diCloseSensor="" diOpenSensor="" />
  25. <IoValve id="ValveFastVent" display="Fast vent valve" schematicId=""
  26. unit="" isNc="true" isDefaultOpen="false" diOpen="" doOpen="DO_Chamber_vent_valve"
  27. diCloseSensor="" diOpenSensor="" />-->
  28. </IoValves>
  29. <IoMfcs assembly="Venus_RT" classType="Venus_RT.Devices.IODevices.IoMfc">
  30. <IoMfc id="MfcGas1" display="N2" schematicId="MFC1" unit="sccm"
  31. aiFlow="AI_MFC1_Flow" aoFlow="AO_MFC1_Flow_Setpoint" diOffline="" aoRange=""
  32. diPressureAlarm="DI_MFC1_Pressure"
  33. scGasName="Gas1Name"
  34. scEnable="Gas1Enable"
  35. scN2Scale="Gas1MfcN2Scale"
  36. scScaleFactor="Gas1MfcScaleFactor"
  37. scAlarmRange="Gas1MfcAlarmRange"
  38. scEnableAlarm="Gas1MfcEnableAlarm"
  39. scAlarmTime="Gas1MfcAlarmTime"
  40. scFlowRegulationFactor="Gas1MfcFlowRegulationFactor"
  41. scDefaultSetPoint="" />
  42. <IoMfc id="MfcGas2" display="unKnown" schematicId="MFC2" unit="sccm"
  43. aiFlow="AI_MFC2_Flow" aoFlow="AO_MFC2_Flow_Setpoint" diOffline="" aoRange=""
  44. diPressureAlarm="DI_MFC2_Pressure"
  45. scGasName="Gas2Name"
  46. scEnable="Gas2Enable"
  47. scN2Scale="Gas2MfcN2Scale"
  48. scScaleFactor="Gas2MfcScaleFactor"
  49. scAlarmRange="Gas2MfcAlarmRange"
  50. scEnableAlarm="Gas2MfcEnableAlarm"
  51. scAlarmTime="Gas2MfcAlarmTime"
  52. scFlowRegulationFactor="Gas2MfcFlowRegulationFactor"
  53. scDefaultSetPoint="" />
  54. <IoMfc id="MfcGas3" display="O2" schematicId="MFC3" unit="sccm"
  55. aiFlow="AI_MFC3_Flow" aoFlow="AO_MFC3_Flow_Setpoint" diOffline="" aoRange=""
  56. diPressureAlarm="DI_MFC3_Pressure"
  57. scGasName="Gas3Name"
  58. scEnable="Gas3Enable"
  59. scN2Scale="Gas3MfcN2Scale"
  60. scScaleFactor="Gas3MfcScaleFactor"
  61. scAlarmRange="Gas3MfcAlarmRange"
  62. scEnableAlarm="Gas3MfcEnableAlarm"
  63. scAlarmTime="Gas3MfcAlarmTime"
  64. scFlowRegulationFactor="Gas3MfcFlowRegulationFactor"
  65. scDefaultSetPoint="" />
  66. <IoMfc id="MfcGas4" display="Gas4" schematicId="MFC4" unit="sccm"
  67. aiFlow="AI_MFC4_Flow" aoFlow="AO_MFC4_Flow_Setpoint" diOffline="" aoRange=""
  68. diPressureAlarm="DI_MFC4_Pressure"
  69. scGasName="Gas4Name"
  70. scEnable="Gas4Enable"
  71. scN2Scale="Gas4MfcN2Scale"
  72. scScaleFactor="Gas4MfcScaleFactor"
  73. scAlarmRange="Gas4MfcAlarmRange"
  74. scEnableAlarm="Gas4MfcEnableAlarm"
  75. scAlarmTime="Gas4MfcAlarmTime"
  76. scFlowRegulationFactor="Gas4MfcFlowRegulationFactor"
  77. scDefaultSetPoint="" />
  78. <IoMfc id="MfcGas5" display="Gas5" schematicId="MFC5" unit="sccm"
  79. aiFlow="AI_MFC5_Flow" aoFlow="AO_MFC5_Flow_Setpoint" diOffline="" aoRange=""
  80. diPressureAlarm="DI_MFC5_Pressure"
  81. scGasName="Gas5Name"
  82. scEnable="Gas5Enable"
  83. scN2Scale="Gas5MfcN2Scale"
  84. scScaleFactor="Gas5MfcScaleFactor"
  85. scAlarmRange="Gas5MfcAlarmRange"
  86. scEnableAlarm="Gas5MfcEnableAlarm"
  87. scAlarmTime="Gas5MfcAlarmTime"
  88. scFlowRegulationFactor="Gas5MfcFlowRegulationFactor"
  89. scDefaultSetPoint="" />
  90. </IoMfcs>
  91. <IoGasSticks assembly="Venus_RT" classType="Venus_RT.Devices.IoGasStick">
  92. <IoGasStick id="GasStick1" display="" mfc ="MfcGas1" downvalve="ValveMfc1" />
  93. <IoGasStick id="GasStick2" display="" mfc ="MfcGas2" downvalve="ValveMfc2" />
  94. <IoGasStick id="GasStick3" display="" mfc ="MfcGas3" downvalve="ValveMfc3" />
  95. <IoGasStick id="GasStick4" display="" mfc ="MfcGas4" downvalve="ValveMfc4" />
  96. <IoGasStick id="GasStick5" display="" mfc ="MfcGas5" downvalve="ValveMfc5" />
  97. </IoGasSticks>
  98. <IoSensors>
  99. <IoSensor id="SensorATMSwitch" display="ATM Switch" schematicId="" unit="" di="DI_PM_ATM_SW" isLowAsNormal="" textOutTrigValue="true" infoText="" warningText="" alarmText="" />
  100. <IoSensor id="SensorVacSwitch" display="VAC Switch" schematicId="" unit="" di="DI_PM_VAC_SW" isLowAsNormal="" textOutTrigValue="true" infoText="" warningText="" alarmText="" />
  101. <IoSensor id="SensorWaterFlowOk" display="Water Flow OK" schematicId="" unit="" di="DI_Cooling_Water_Flow_SW" isLowAsNormal="" textOutTrigValue="false" infoText="" warningText="sensor water flow abnormal" alarmText="" />
  102. <IoSensor id="SensorCoolantInletTCOK" display="Coolant Inlet TC OK" schematicId="" unit="" di="DI_Coolant_Inlet_TC_Broken_Alarm" isLowAsNormal="" textOutTrigValue="true" infoText="" warningText="" alarmText="Coolant Inlet TC Broken Alarm" />
  103. <IoSensor id="SensorCoolantOutletTCOK" display="Coolant Outlet TC OK" schematicId="" unit="" di="DI_Coolant_Outlet_TC_Broken_Alarm" isLowAsNormal="" textOutTrigValue="true" infoText="" warningText="" alarmText="Coolant Outlet TC Broken Alarm" />
  104. <IoSensor id="SensorWaterLeakOk" display="Water Leak Ok" schematicId="" unit="" di="DI_Water_Leak" isLowAsNormal="" textOutTrigValue="false" infoText="" warningText="" alarmText="Sensor water leak" />
  105. <IoSensor id="N2PressureOk" display="N2 Pressure OK" schematicId="" unit="" di="DI_N2_Pressure" isLowAsNormal="" textOutTrigValue="false" infoText="" warningText="N2 Pressure Warning" alarmText="" />
  106. <IoSensor id="LE_OT" display="LE OT" schematicId="" unit="" di="DI_LE_OT_SW_Alarm" isLowAsNormal="" textOutTrigValue="true" infoText="" warningText="" alarmText="LE OT SW Alarm" />
  107. <IoSensor id="GB_Pressure" display="GB Pressure" schematicId="" unit="" di="DI_GB_Pressure_SW_Alarm" isLowAsNormal="" textOutTrigValue="true" infoText="" warningText="" alarmText="GB Pressure SW Alarm" />
  108. <IoSensor id="GB_Door" display="GB Door" schematicId="" unit="" di="DI_GB_Door_SW_Alarm" isLowAsNormal="" textOutTrigValue="true" infoText="" warningText="" alarmText="GB Door SW Alarm" />
  109. <IoSensor id="SensorCDAPressureOk" display="CDA pressure OK" schematicId="" unit="" di="DI_CDA_Pressure" isLowAsNormal="" textOutTrigValue="false" infoText="" warningText="" alarmText="Sensor CDA pressure abnormal" />
  110. <IoSensor id="SensorArmNotExtend" display="Arm not Extend" schematicId="" unit="" di="DI_ARM_Not_Extend_to_PM" isLowAsNormal="" textOutTrigValue="true" infoText="Sensor arm extended" warningText="" alarmText="" />
  111. <IoSensor id="SourceFan1" display="Source Fan1" schematicId="" unit="" di="DI_SourceFan1" isLowAsNormal="" textOutTrigValue="false" infoText="" warningText="Source Fan1 Warning" alarmText="" />
  112. <IoSensor id="SourceFan2" display="Source Fan2" schematicId="" unit="" di="DI_SourceFan2" isLowAsNormal="" textOutTrigValue="false" infoText="" warningText="Source Fan2 Warning" alarmText="" />
  113. <IoSensor id="GeneratorInterlock" display="RF hardware interlock" unit="" schematicId="" di="DI_Generator_Hardware_Interlock" isLowAsNormal="" textOutTrigValue="false" infoText="Generator interlock" warningText="" alarmText="" />
  114. </IoSensors>
  115. <IoPressureMeters assembly="Venus_RT" classType="Venus_RT.Devices.IODevices.IoPressureMeter">
  116. <IoPressureMeter id="ProcessGauge" display="process Pressure" schematicId="" unit="mTorr"
  117. aiValue="AI_Process_pressure" diGaugeFail="DI_Process_pressure_Alarm" scPrecision="" scOffset=""/>
  118. <IoPressureMeter id="PressureGauge" display="Chamber Pressure" schematicId="" unit="mTorr"
  119. aiValue="AI_Chamber_pressure"
  120. diGaugeFail="DI_Chamber_pressure_Alarm"
  121. scPrecision="ChamberPressureGaugePrecision"
  122. scOffset=""/>
  123. <IoPressureMeter id="ForelineGauge" display="Foreline Pressure" schematicId="" unit="mTorr"
  124. aiValue="AI_Foreline_pressure" diGaugeFail="DI_Foreline_pressure_Alarm" scPrecision="" scOffset=""/>
  125. </IoPressureMeters>
  126. <IoPumps assembly="Venus_RT" classType="Venus_RT.Devices.IoPump" IsEnabled = "False">
  127. <IoPump id="MainPump" display="Main Pump" schematicId="MainPump" unit="mTorr"
  128. diBreakerState=""
  129. diRunning="DI_Pump_Running"
  130. diStart=""
  131. diStop=""
  132. diAlarm="DI_Pump_Alarm"
  133. diWarning="DI_Pump_Warning"
  134. diPumpTempAlarm=""
  135. diN2Alarm="DI_Pump_N2_Purge_Alarm"
  136. diWaterFlowAlarm="DI_Pump_Cool_Water_Flow_Alarm"
  137. diExhaustPressureAlarm="DI_Pump_Exhaust_Pressure_Alarm"
  138. doStart="DO_Pump_Start"
  139. doStop="DO_Pump_Stop"
  140. doWaterFlowAlarm=""
  141. doN2PressureAlarm=""
  142. aiWaterFlow=""
  143. aiN2Pressure=""
  144. aoN2PressureAlarmMaxValue=""
  145. aoN2PressureAlarmMinValue=""
  146. aoWaterFlowAlarmMaxValue=""
  147. aoWaterFlowAlarmMinValue=""
  148. scEnableDryPump="EnableDryPump"
  149. scEnableWaterFlow="PumpEnableWaterFlow"
  150. scWaterFlowMinValue="PumpWaterFlowMinValue"
  151. scWaterFlowMaxValue="PumpWaterFlowMaxValue"
  152. scWaterFlowOutOfToleranceWarningTime="PumpWaterFlowOutOfToleranceWarningTime"
  153. scWaterFlowOutOfToleranceAlarmTime="PumpWaterFlowOutOfToleranceAlarmTime"
  154. scEnableN2Pressure="PumpEnableN2Pressure"
  155. scN2PressureMinValue="PumpN2PressureMinValue"
  156. scN2PressureMaxValue="PumpN2PressureMaxValue"
  157. scN2PressureOutOfToleranceWarningTime="PumpN2PressureOutOfToleranceWarningTime"
  158. scN2PressureOutOfToleranceAlarmTime="PumpN2PressureOutOfToleranceAlarmTime" />
  159. </IoPumps>
  160. <IoRfs assembly="Venus_RT" classType="Venus_RT.Devices.IoRf" IsEnabled = "False">
  161. <IoRf id="Rf"
  162. display="RF Generator"
  163. schematicId=""
  164. unit=""
  165. doOnOff="DO_Generator_Power_ON"
  166. diOnOffFeedback="DI_Generator_Power_Status"
  167. diInterlock="DI_Generator_Hardware_Interlock"
  168. diOverTemp =""
  169. aiCurrent=""
  170. aiVoltage=""
  171. diBreakerState=""
  172. diIArc=""
  173. diOffline=""
  174. diVArc=""
  175. doWaterFlowAlarm=""
  176. doWaterFlowWarning=""
  177. aoMatchMode=""
  178. aoMatchPositionC1=""
  179. aoMatchPositionC2=""
  180. aoWorkMode=""
  181. aoFrequency=""
  182. aoDuty=""
  183. aoPower="AO_Generator_Power_Setpoint"
  184. aoCoefficient=""
  185. aiWaterFlow=""
  186. aiForwardPower="AI_Generator_Forward_Power"
  187. aiReflectPower="AI_Generator_Reflect_Power"
  188. aiMatchMode =""
  189. aiMatchPositionC1=""
  190. aiMatchPositionC2=""
  191. scMatchMode="MatchMode"
  192. scMatchPositionC1="MatchPositionC1"
  193. scMatchPositionC2="MatchPositionC2"
  194. scPowerAlarmRange="RfPowerAlarmRange"
  195. scPowerAlarmTime="RfPowerAlarmTime"
  196. scReflectPowerAlarmRange="RfReflectPowerAlarmRange"
  197. scReflectPowerAlarmTime="RfReflectPowerAlarmTime"
  198. scPowerRange="PowerRange"
  199. scCoefficient="Coefficient"
  200. scEnablePulsingFunction="EnablePulsingFunction"
  201. scEnableC1C2Position="EnableC1C2Position"
  202. scEnableReflectPower="EnableReflectPower"
  203. scEnableVoltageCurrent="EnableVoltageCurrent"
  204. scPowerRegulationFactor="PowerRegulationFactor" />
  205. </IoRfs>
  206. <IoThrottleValves assembly="Venus_RT" classType="Venus_RT.Devices.IoThrottleValve">
  207. <IoThrottleValve id="ThrottleValve" display="" schematicId="" unit=""
  208. aiPositionFeedback="AI_Throttle_Valve_Real_Position"
  209. aiPressureFeedback="AI_Throttle_Valve_Real_Pressure"
  210. aiState=""
  211. aoPositionSetPoint="AO_Throttle_Valve_Position_Setpoint"
  212. aoPressureSetPoint="AO_Throttle_Valve_Pressure_Setpoint"
  213. aoPressureMode="AO_Throttle_Valve_Work_Mode" />
  214. </IoThrottleValves>
  215. <IoPressureControls assembly="Venus_RT" classType="Venus_RT.Devices.IoPressureControl">
  216. <IoPressureControl id="PressureControl" display="PressureControl" schematicId="PressureControl" unit="mTorr"
  217. diLogicProcessGasFlowing=""
  218. scGasFlowPressureAlarmRange="GasFlowPressureAlarmRange"
  219. scGasFlowPressureAlarmTime="GasFlowPressureAlarmTime"
  220. scIsIndependentControl="IsIndependentControl"
  221. scIsBoostPumpInstalled="EnableBoosterPump"
  222. scTvInstalled="EnableThrottleValve"
  223. boost="" tv="ThrottleValve" drypump="MainPump"
  224. pressureMeter ="PressureGauge" processMeter="ProcessGauge" forelineMeter="ForelineGauge" />
  225. </IoPressureControls>
  226. <IoHeaters assembly="Venus_RT" classType="Venus_RT.Devices.IoHeater">
  227. <IoHeater id="HeaterChamber" display="Chamber Heater" schematicId="VCHTR" unit="℃"
  228. doPowerOn="DO_Substrate_Heater_On"
  229. diDeviation="DI_Substrate_TC_Deviation_out_of_range"
  230. diPowerOnFeedback="DI_Substrate_Heater_On_FB"
  231. diControlTcBroken="DI_Substrate_Control_TC_Broken_Alarm"
  232. diMonitorTcBroken="DI_Substrate_Monitor_TC_Broken_Alarm"
  233. aoSetPoint="AO_Substrate_Temperature_Setpoint"
  234. aoSetPointLimit="AO_Substrate_Temp_Limit_Setpoint"
  235. aiFeedback="AI_Substrate_Control_TC_Temp"
  236. aiMonitor="AI_Substrate_Monitor_TC_Temp"
  237. aiCoolantInletTemp="AI_Coolant_Inlet_Temp"
  238. aiCoolantOutletTemp="AI_Coolant_Outlet_Temp"
  239. scSetPointLimit="ChamberHeaterSetPointLimit" />
  240. <IoHeater id="ForelineHeater" display="Foreline Heater" schematicId="" unit="℃"
  241. doPowerOn="DO_Forline_Heater_On"
  242. diDeviation="DI_Foreline_TC_Deviation_out_of_range"
  243. diPowerOnFeedback="DI_Foreline_Heater_On_FB"
  244. diControlTcBroken="DI_Foreline_Control_TC_Broken_Alarm"
  245. diMonitorTcBroken="DI_Foreline_Monitor_TC_Broken_Alarm"
  246. aoSetPoint="AO_Foreline_Temperature_Setpoint"
  247. aoSetPointLimit="AO_Foreline_Temp_Limit_Setpoint"
  248. aiFeedback="AI_Foreline_Control_TC_Temp"
  249. aiMonitor="AI_Foreline_Monitor_TC_Temp"
  250. scSetPointLimit="ForeLineHeaterSetPointLimit" />
  251. <IoHeater id="WallHeater" display="Wall Heater" schematicId="" unit="℃"
  252. doPowerOn="DO_CHB_Wall_Heater_On"
  253. diDeviation="DI_CHB_Wall_TC_Deviation_out_of_range"
  254. diPowerOnFeedback="DI_CHB_Wall_Heater_On_FB"
  255. diControlTcBroken="DI_CHB_Wall_Control_TC_Broken_Alarm"
  256. diMonitorTcBroken="DI_CHB_Wall_Monitor_TC_Broken_Alarm"
  257. aoSetPoint="AO_CHB_Wall_Temperature_Setpoint"
  258. aoSetPointLimit="AO_CHB_Wall_Temp_Limit_Setpoint"
  259. aiFeedback="AI_CHB_Wall_Control_TC_Temp"
  260. aiMonitor="AI_CHB_Wall_Monitor_TC_Temp"
  261. scSetPointLimit="WallHeaterSetPointLimit" />
  262. <IoHeater id="GridHeater" display="Grid Heater" schematicId="" unit="℃"
  263. doPowerOn=""
  264. diDeviation=""
  265. diPowerOnFeedback=""
  266. diControlTcBroken="DI_Grid_TC_Broken_Alarm"
  267. diMonitorTcBroken=""
  268. aoSetPoint=""
  269. aoSetPointLimit=""
  270. aiFeedback="AI_Grid_TC_Temp"
  271. aiMonitor=""
  272. scSetPointLimit="" />
  273. </IoHeaters>
  274. <IoHeartbeats assembly="Venus_RT" classType=" Venus_RT.Devices.IODevices.IoHeartbeat">
  275. <IoHeartbeat id="Heartbeat" display="" schematicId="" unit="" ao="AO_Heartbeat" ai="AI_Heartbeat_FB" />
  276. </IoHeartbeats>
  277. <IoResets>
  278. <IoReset id="ResetPlcSignal" display="" schematicId="" unit="" doReset="DO_Reset_Signal" />
  279. </IoResets>
  280. <IoSetConfigs>
  281. <IoSetConfig id="SetProcessPressureOffset" display="" schematicId="" unit="" aoPressureOffset="AO_Process_Pressure_Offset_Value" />
  282. </IoSetConfigs>
  283. <IoStatisticss>
  284. <IoStatistics id="StatisticsRfOnTime" display="RF On Statistics" schematicId="" unit=""
  285. diMonitorSignal="DI_Generator_Power_Status"
  286. scLastPMTime="RfOnTimeLastPMTime"
  287. scTimeFromLastPM="RfOnTimeFromLastPM"
  288. scTimeTotal="RfOnTimeTotal"
  289. scEnableAlarm="RfOnTimeEnableAlarm"
  290. scPMInterval="RfOnTimePMInterval" />
  291. <IoStatistics id="StatisticsPumpOnTime" display="Pump On Statistics" schematicId="" unit=""
  292. diMonitorSignal="DI_Pump_Running"
  293. scLastPMTime="PumpOnTimeLastPMTime"
  294. scTimeFromLastPM="PumpOnTimeFromLastPM"
  295. scTimeTotal="PumpOnTimeTotal"
  296. scEnableAlarm="PumpOnTimeEnableAlarm"
  297. scPMInterval="PumpOnTimePMInterval" />
  298. </IoStatisticss>
  299. <IoPlcDateTimes>
  300. <IoPlcDateTime id="PlcDateTime" display="PlcDateTime" schematicId="" unit=""
  301. aiYear="AI_Year" aiMonth="AI_Month" aiDay="AI_Day" aiHour="AI_Time" aiMinute="AI_Minute" aiSecond="AI_Second" />
  302. </IoPlcDateTimes>
  303. <IoCylinders assembly="Venus_RT" classType="Venus_RT.Devices.IoCylinder">
  304. <IoCylinder id="LiftPin" display="lifter Pin" schematicId="" unit="" doMotorRelay=""
  305. doON="DO_Lift_Pin_Up" doOFF="DO_Lift_Pin_Down" diON="DI_Lift_Pin_Up" diOFF="DI_Lift_Pin_Down" />
  306. <IoCylinder id="SlitDoor" display="Slit door" schematicId="" unit="" doMotorRelay=""
  307. doON="DO_Slit_Door_Open" doOFF="DO_Slit_Door_Close" diON="DI_Slit_Door_Open_Pos" diOFF="DI_Slit_Door_Close_Pos" />
  308. <IoCylinder id="SmallPin" display="Small Pin" schematicId="" unit=""
  309. doON="DO_Guide_Pin_Small_Lifter_Up" doOFF="DO_Guide_Pin_Small_Lifter_Down"
  310. diON="DI_Guide_Pin_Small_Lifter_Up_Pos" diOFF="DI_Guide_Pin_Small_Lifter_Down_Pos" />
  311. <IoCylinder id="MediumPin" display="Medium Pin" schematicId="" unit=""
  312. doON="DO_Guide_Pin_Medium_Lifter_Up" doOFF="DO_Guide_Pin_Medium_Lifter_Down"
  313. diON="DI_Guide_Pin_Medium_Lifter_Up_Pos" diOFF="DI_Guide_Pin_Medium_Lifter_Down_Pos" />
  314. </IoCylinders>
  315. <IoLids assembly="Venus_RT" classType=" Venus_RT.Devices.IODevices.IoLid">
  316. <IoLid id="Lid" display="Lid" schematicId="" unit="" doMotorRelay="" doON="" doOFF="" diON="" diOFF="DI_Lid_Closed" />
  317. </IoLids>
  318. <IoMessages assembly="Venus_RT" classType=" Venus_RT.Devices.IODevices.IoMessage">
  319. <IoMessage id="Messager" display="Messager" schematicId="" unit="" doMotorRelay="" ai="" ao="AO_BaisRF_Enable" />
  320. </IoMessages>
  321. <IoPumpCtrls assembly="Venus_RT" classType="Venus_RT.Devices.IODevices.IoPumpCtrl">
  322. <IoPumpCtrl id="PumpCtrl" display="Lid" schematicId="" unit="" aoPumpIOCTRLEnable="AO_Pump_IO_CTRL_Enable" doPumpRun="DO_Pump_Run" doPumpStop="DO_Pump_Stop" diDryPumpRunning="DI_Dry_Pump_Running" diBoosterPumpRunning="" diPumpRemoteStatus="DI_Pump_Remote_Status" diPumpAlarm="DI_Pump_Alarm"/>
  323. </IoPumpCtrls>
  324. </DeviceModelDefine>