System.sccfg 36 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <root system="Virgo_D">
  3. <configs name="System">
  4. <config default="false" name="IsSimulatorMode" description="仿真模式" max="" min="" paramter="" tag="" unit="" type="Bool" />
  5. <config default="false" name="IsATMMode" description="大气压调试模式" max="" min="" paramter="" tag="" unit="" type="Bool" />
  6. <config default="false" name="IsCycleMode" description="循环跑片模式" max="" min="" paramter="" tag="" unit="" type="Bool" />
  7. <config default="3" name="CycleCount" description="CycleCount" max="999999" min="1" paramter="" tag="" unit="" type="Integer" />
  8. <config default="true" name="PMAIsInstalled" description="Enable PMA" max="" min="" paramter="" tag="" unit="" type="Bool" />
  9. <config default="false" name="PMBIsInstalled" description="Enable PMB" max="" min="" paramter="" tag="" unit="" type="Bool" />
  10. <config default="5" name="ATMCyclePMDelayTime" description="ATMCyclePMDelayTime" max="9999" min="1" paramter="" tag="" unit="s" type="Integer" />
  11. <config default="25" name="MaxTemperatureToleranceTransferWafer" description="MaxTemperatureToleranceTransferWafer" max="100" min="1" paramter="" tag="" unit="℃" type="Double" />
  12. <config default="1" name="MaxTemperatureToleranceToTarget" description="MaxTemperatureToleranceToTarget" max="100" min="1" paramter="" tag="" unit="℃" type="Double" />
  13. <config default="3000" name="BuzzerBlinkingTime" description="BuzzerBlinkingTime" max="60000" min="1" paramter="" tag="" unit="s" type="Double" />
  14. <config default="3" name="SmallWafer" nameView="Small Wafer" description="小晶圆尺寸" max="100" min="0" paramter="" tag="" unit="" visible="false" type="Integer" />
  15. <config default="4" name="MidWafer" nameView="Mid Wafer" description="中晶圆尺寸" max="100" min="0" paramter="" tag="" unit="" visible="false" type="Integer" />
  16. <config default="6" name="BigWafer" nameView="Big Wafer" description="大晶圆尺寸" max="100" min="0" paramter="" tag="" unit="" visible="false" type="Integer" />
  17. <config default="JetPlasma" name="DisplayLogoName" description="Logo name" max="" min="" paramter="" tag="" unit="" type="String" visible="false" />
  18. </configs>
  19. <!--EFEM--><!--
  20. <configs name="EFEM">
  21. <config default="30" name="HomeTimeout" description="home time out" max="300" min="1" paramter="" tag="" unit="s" type="Integer" />
  22. <config default="127.0.0.1:13000" name="IPAddress" description="EFEM IP,default 10.0.0.100:13000" max="" min="" paramter="" tag="" unit="" type="String" />
  23. </configs>-->
  24. <!--Router-->
  25. <configs name="Scheduler">
  26. <config default="true" name="GroupWaferBySequence" description="GroupWaferBySequence" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
  27. <config default="true" name="IsRunInParallelMode" description="并行模式1对1,串行模式按顺序" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
  28. </configs>
  29. <!--PMA-->
  30. <configs name="PMA">
  31. <config default="120" name="PrepareTransferTimeout" description="prepare transfer time out" max="99999" min="1" paramter="" tag="" unit="s" type="Integer" />
  32. <config default="1" name="OpenGasValveTimeout" description="开阀超时" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
  33. <config default="1" name="TimeLimitOfCloseGasValve" description="" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  34. <config default="1" name="OpenCloseSlitValveTimeout" description="" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  35. <config default="180" name="VentTime" description="" max="600" min="0" paramter="" tag="" unit="second" type="Integer" />
  36. <config default="3" name="GasCount" description="Gas stick count" max="4" min="0" paramter="" tag="" unit="" type="Integer" />
  37. <config default="100" name="GasFlowPressureAlarmRange" description="" max="760000" min="0" paramter="" tag="" unit="sccm" type="Double" />
  38. <config default="60" name="GasFlowPressureAlarmTime" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Double" />
  39. <config default="true" name="EnableThrottleValve" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
  40. <config default="150" name="ChamberHeaterSetPointLimit" description="" max="500" min="0" paramter="" tag="" unit="" type="Integer" />
  41. <config default="140" name="ForeLineHeaterSetPointLimit" description="" max="500" min="0" paramter="" tag="" unit="" type="Integer" />
  42. <config default="120" name="CheckSubstrateTempTimeout" description="" max="3600" min="0" paramter="" tag="" unit="" type="Integer" />
  43. <config default="90" name="CheckATMTimeout" description="" max="3000" min="0" paramter="" tag="" unit="s" type="Integer" />
  44. <config default="1" name="VentTimeDelay" description="" max="3000" min="0" paramter="" tag="" unit="s" type="Integer" />
  45. <config default="false" name="ScrubberIsInstalled" nameView="Is Scrubber Installed" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool"/>
  46. <configs name="DryPump">
  47. <config default="1" name="MFG" description="厂商, 1:Sky; 2:Edwards" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  48. <config default="1" name="CommunicationType" description="0:Analogue; 1:RS232; 2:Ethernet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  49. <config default="COM21" name="Port" description="serial port name of pump" max="" min="" paramter="" tag="" unit="" type="String" />
  50. <config default="1000" name="ChamberForelinePressureThreshold" description="Chamber Foreline Pressure Threshold" max="10000" min="0" paramter="" tag="" unit="mtorr" type="Double" />
  51. <config default="20" name="ChamberForelinePressureTimeout" description="Chamber Foreline Pressure Timeout" max="3000" min="0" paramter="" tag="" unit="s" type="Integer" />
  52. </configs>
  53. <configs name="Rf">
  54. <config default="1" name="MFG" description="厂商, 1:AdTec; 2:MKS" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  55. <config default="1" name="model" description="型号, 1:AdTec-TX20, 2:AdTec-TX30" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  56. <config default="1" name="CommunicationType" description="0:Analogue; 1:RS232; 2:Ethernet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  57. <config default="COM22" name="Port" description="serial port name of RFG" max="" min="" paramter="" tag="" unit="" type="String" />
  58. <config default="500" name="PowerAlarmRange" description="Power Alarm Range" max="1000" min="0" paramter="" tag="" unit="" type="Double" />
  59. <config default="10" name="PowerAlarmTime" description="Power Alarm Time" max="10" min="0" paramter="" tag="" unit="" type="Double" />
  60. <config default="1" name="ReflectPowerAlarmRange" description="Reflect Power Alarm Range" max="1000" min="0" paramter="" tag="" unit="" type="Double" />
  61. <config default="1" name="ReflectPowerAlarmTime" description="Reflect Power Alarm Time" max="10" min="0" paramter="" tag="" unit="" type="Double" />
  62. <config default="3000" name="PowerRange" description="Power Range" max="30000" min="0" paramter="" tag="" unit="" type="Double" />
  63. <config default="1" name="Coefficient" description="Coefficient" max="10" min="0" paramter="" tag="" unit="" type="Double" />
  64. <config default="false" name="EnablePulsingFunction" description="Enable Pulsing Function" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
  65. <config default="false" name="EnableReflectPower" description="Enable Reflect Power" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
  66. <config default="false" name="EnableVoltageCurrent" description="Enable Voltage Current" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
  67. <config default="1" name="PowerRegulationFactor" description="Power Regulation Factor" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  68. <config default="1000" name="RfPowerAlarmRange" description="Rf Power Alarm Range" max="10000" min="0" paramter="" tag="" unit="" type="Integer" />
  69. <config default="3000" name="RfPowerAlarmTime" description="Rf Power Alarm Time" max="10000" min="0" paramter="" tag="" unit="" type="Integer" />
  70. </configs>
  71. <configs name="match">
  72. <config default="false" name="EnableMatch" description="enable match or not" max="1" min="0" tag="" unit="" type="Bool" />
  73. <config default="1" name="MFG" description="厂商" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  74. <config default="1" name="CommunicationType" description="0:Analogue; 1:RS232; 2:Ethernet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  75. <config default="COM23" name="Port" description="serial port name of match" max="" min="" paramter="" tag="" unit="" type="String" />
  76. <config default="1" name="MatchMode" description="Match Mode" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  77. <config default="false" name="EnableC1C2Position" description="Enable C1 C2 Position" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
  78. <config default="10" name="MatchPositionC1" description="Match Position C1" max="100" min="0" paramter="" tag="" unit="" type="Double" />
  79. <config default="10" name="MatchPositionC2" description="Match Position C2" max="100" min="0" paramter="" tag="" unit="" type="Double" />
  80. </configs>
  81. <configs name="MfcGas1">
  82. <config default="true" name="MfcEnableAlarm" description="Mfc Enable Alarm" max="1" min="0" paramter="" tag="" unit="" type="Bool" />
  83. <config default="10" name="MfcAlarmRange" description="Mfc Alarm Range" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
  84. <config default="10" name="MfcAlarmTime" description="Mfc Alarm Time" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
  85. <config default="O2" name="GasName" description="Name of NO.1 gas stick" tag="" unit="" type="String" />
  86. <config default="true" name="Enable" description="Enable gas 1 or not" tag="" unit="" type="Bool" />
  87. <config default="100" name="MfcN2Scale" description="Max scale by N2 tuning" max="10000" min="0" tag="" unit="sccm" type="Integer" />
  88. <config default="1" name="MfcScaleFactor" description="Scale factor" max="10" min="0" tag="" unit="sccm" type="Double" />
  89. <config default="100" name="DefaultSetPoint" description="default setpoint" max="1000" min="0" tag="" unit="sccm" type="Integer" />
  90. <config default="1" name="FlowRegulationFactor" description="flow regulation factor" max="10" min="0" tag="" unit="sccm" type="Integer" />
  91. </configs>
  92. <configs name="MfcGas2">
  93. <config default="true" name="MfcEnableAlarm" description="Mfc Enable Alarm" max="1" min="0" paramter="" tag="" unit="" type="Bool" />
  94. <config default="10" name="MfcAlarmRange" description="Mfc Alarm Range" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
  95. <config default="10" name="MfcAlarmTime" description="Mfc Alarm Time" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
  96. <config default="N2" name="GasName" description="Name of NO.2 gas stick" tag="" unit="" type="String" />
  97. <config default="true" name="Enable" description="Enable gas 2 or not" tag="" unit="" type="Bool" />
  98. <config default="100" name="MfcN2Scale" description="Max scale by N2 tuning" max="10000" min="0" tag="" unit="sccm" type="Integer" />
  99. <config default="1" name="MfcScaleFactor" description="Scale factor" max="10" min="0" tag="" unit="sccm" type="Double" />
  100. <config default="100" name="DefaultSetPoint" description="default setpoint" max="1000" min="0" tag="" unit="sccm" type="Integer" />
  101. <config default="1" name="FlowRegulationFactor" description="flow regulation factor" max="10" min="0" tag="" unit="sccm" type="Integer" />
  102. </configs>
  103. <configs name="MfcGas3">
  104. <config default="true" name="MfcEnableAlarm" description="Mfc Enable Alarm" max="1" min="0" paramter="" tag="" unit="" type="Bool" />
  105. <config default="10" name="MfcAlarmRange" description="Mfc Alarm Range" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
  106. <config default="10" name="MfcAlarmTime" description="Mfc Alarm Time" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
  107. <config default="AR" name="GasName" description="Name of NO.3 gas stick" tag="" unit="" type="String" />
  108. <config default="true" name="Enable" description="Enable gas 3 or not" tag="" unit="" type="Bool" />
  109. <config default="100" name="MfcN2Scale" description="Max scale by N2 tuning" max="10000" min="0" tag="" unit="sccm" type="Integer" />
  110. <config default="1" name="MfcScaleFactor" description="Scale factor" max="10" min="0" tag="" unit="sccm" type="Double" />
  111. <config default="100" name="DefaultSetPoint" description="default setpoint" max="1000" min="0" tag="" unit="sccm" type="Integer" />
  112. <config default="1" name="FlowRegulationFactor" description="flow regulation factor" max="10" min="0" tag="" unit="sccm" type="Integer" />
  113. </configs>
  114. <configs name="MfcGas4">
  115. <config default="true" name="MfcEnableAlarm" description="Mfc Enable Alarm" max="1" min="0" paramter="" tag="" unit="" type="Bool" />
  116. <config default="10" name="MfcAlarmRange" description="Mfc Alarm Range" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
  117. <config default="10" name="MfcAlarmTime" description="Mfc Alarm Time" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
  118. <config default="Gas4" name="GasName" description="Name of NO.4 gas stick" tag="" unit="" type="String" />
  119. <config default="true" name="Enable" description="Enable gas 4 or not" tag="" unit="" type="Bool" />
  120. <config default="100" name="MfcN2Scale" description="Max scale by N2 tuning" max="10000" min="0" tag="" unit="sccm" type="Integer" />
  121. <config default="1" name="MfcScaleFactor" description="Scale factor" max="10" min="0" tag="" unit="sccm" type="Double" />
  122. <config default="100" name="DefaultSetPoint" description="default setpoint" max="1000" min="0" tag="" unit="sccm" type="Integer" />
  123. <config default="1" name="FlowRegulationFactor" description="flow regulation factor" max="10" min="0" tag="" unit="sccm" type="Integer" />
  124. </configs>
  125. <!--<configs name="MfcGas5">
  126. <config default="true" name="MfcEnableAlarm" description="Mfc Enable Alarm" max="1" min="0" paramter="" tag="" unit="" type="Bool" />
  127. <config default="10" name="MfcAlarmRange" description="Mfc Alarm Range" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
  128. <config default="10" name="MfcAlarmTime" description="Mfc Alarm Time" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
  129. <config default="Gas4" name="GasName" description="Name of NO.5 gas stick" tag="" unit="" type="String" />
  130. <config default="true" name="Enable" description="Enable gas 5 or not" tag="" unit="" type="Bool" />
  131. <config default="100" name="MfcN2Scale" description="Max scale by N2 tuning" max="10000" min="0" tag="" unit="sccm" type="Integer" />
  132. <config default="1" name="MfcScaleFactor" description="Scale factor" max="10" min="0" tag="" unit="sccm" type="Double" />
  133. <config default="100" name="DefaultSetPoint" description="default setpoint" max="1000" min="0" tag="" unit="sccm" type="Integer" />
  134. <config default="1" name="FlowRegulationFactor" description="flow regulation factor" max="10" min="0" tag="" unit="sccm" type="Integer" />
  135. </configs>-->
  136. <configs name="Pump">
  137. <config default="30" name="LeakRate" description="Leak Rate" max="756000" min="0" paramter="" tag="" unit="mTorrPerMin" type="Double" />
  138. <config default="180" name="LeakCheckPumpingTime" description="Leak Check Pumping Time" max="3000" min="0" paramter="" tag="" unit="" type="Integer" />
  139. <config default="180" name="LeakCheckWaitTime" description="Leak Check Wait Time" max="3000" min="0" paramter="" tag="" unit="" type="Integer" />
  140. <config default="150" name="PumpBasePressure" description="PM Pump Base Pressure" max="756000" min="0" paramter="" tag="" unit="mTorr" type="Integer" />
  141. <config default="120" name="PumpTimeLimit" description="PM Pump Time Limit" max="3000" min="0" paramter="" tag="" unit="" type="Double" />
  142. <config default="5" name="PumpValveDelay" description="PM Pump Valve Delay" max="3000" min="0" paramter="" tag="" unit="s" type="Integer" />
  143. <config default="150" name="LoadLockPumpBasePressure" description="LoadLock Pump Base Pressure" max="756000" min="0" paramter="" tag="" unit="mTorr" type="Integer" />
  144. <config default="120" name="LoadLockPumpTimeLimit" description="LoadLock Pump Time Limit" max="3000" min="0" paramter="" tag="" unit="" type="Double" />
  145. </configs>
  146. <configs name="Purge">
  147. <config default="3" name="PurgeCycleCount" description="Purge Cycle Count" max="30" min="0" paramter="" tag="" unit="times" type="Double" />
  148. <config default="700000" name="PurgeVentPressure" description="Purge Vent Pressure" max="760000" min="0" paramter="" tag="" unit="mtorr" type="Double" />
  149. <config default="10" name="PurgePumpPressure" description="Purge Pump Pressure" max="760000" min="0" paramter="" tag="" unit="mtorr" type="Double" />
  150. <config default="60" name="PurgeVentTimeLimit" description="Purge Vent Time Limit" max="3600" min="0" paramter="" tag="" unit="second" type="Double" />
  151. <config default="60" name="PurgePumpTimeLimit" description="Purge Pump Time Limit" max="3600" min="0" paramter="" tag="" unit="second" type="Double" />
  152. <config default="10" name="PurgeVentStableTime" description="Purge Vent Stable Time" max="600" min="0" paramter="" tag="" unit="second" type="Double" />
  153. <config default="10" name="PurgePumpStableTime" description="Purge Pump Stable Time" max="600" min="0" paramter="" tag="" unit="second" type="Double" />
  154. </configs>
  155. <configs name="HeaterChamber" nameView="Heater Chamber" >
  156. <config name="TempOffsetPoint_1" nameView="Temp Offset Point 1" description="温度补偿点 1" unit="degree" type="Integer" max="300" min="0" />
  157. <config name="OffsetValue_1" nameView="Offset Value 1" description="补偿值 1" unit="degree" type="Double" max="300" min="0" />
  158. <config name="TempOffsetPoint_2" nameView="Temp Offset Point 2" description="温度补偿点 2" unit="degree" type="Integer" max="300" min="0" />
  159. <config name="OffsetValue_2" nameView="Offset Value 2" description="补偿值 2" unit="degree" type="Double" max="300" min="0" />
  160. <config name="TempOffsetPoint_3" nameView="Temp Offset Point 3" description="温度补偿点 3" unit="degree" type="Integer" max="300" min="0" />
  161. <config name="OffsetValue_3" nameView="Offset Value 3" description="补偿值 3" unit="degree" type="Double" max="300" min="0" />
  162. <config name="TempOffsetPoint_4" nameView="Temp Offset Point 4" description="温度补偿点 4" unit="degree" type="Integer" max="300" min="0" />
  163. <config name="OffsetValue_4" nameView="Offset Value 4" description="补偿值 4" unit="degree" type="Double" max="300" min="0" />
  164. <config name="TempOffsetPoint_5" nameView="Temp Offset Point 5" description="温度补偿点 5" unit="degree" type="Integer" max="300" min="0" />
  165. <config name="OffsetValue_5" nameView="Offset Value 5" description="补偿值 5" unit="degree" type="Double" max="300" min="0" />
  166. <config name="TempOffsetPoint_6" nameView="Temp Offset Point 6" description="温度补偿点 6" unit="degree" type="Integer" max="300" min="0" />
  167. <config name="OffsetValue_6" nameView="Offset Value 6" description="补偿值 6" unit="degree" type="Double" max="300" min="0" />
  168. <config name="TempOffsetPoint_7" nameView="Temp Offset Point 7" description="温度补偿点 7" unit="degree" type="Integer" max="300" min="0" />
  169. <config name="OffsetValue_7" nameView="Offset Value 7" description="补偿值 7" unit="degree" type="Double" max="300" min="0" />
  170. <config name="TempOffsetPoint_8" nameView="Temp Offset Point 8" description="温度补偿点 8" unit="degree" type="Integer" max="300" min="0" />
  171. <config name="OffsetValue_8" nameView="Offset Value 8" description="补偿值 8" unit="degree" type="Double" max="300" min="0" />
  172. <config name="TempOffsetPoint_9" nameView="Temp Offset Point 9" description="温度补偿点 9" unit="degree" type="Integer" max="300" min="0" />
  173. <config name="OffsetValue_9" nameView="Offset Value 9" description="补偿值 9" unit="degree" type="Double" max="300" min="0" />
  174. </configs>
  175. </configs>
  176. <!--PMB--><!--
  177. <configs name="PMB">
  178. <config default="120" name="PrepareTransferTimeout" description="prepare transfer time out" max="99999" min="1" paramter="" tag="" unit="s" type="Integer" />
  179. <config default="1" name="OpenGasValveTimeout" description="开阀超时" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
  180. <config default="1" name="TimeLimitOfCloseGasValve" description="" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  181. <config default="1" name="OpenCloseSlitValveTimeout" description="" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  182. <config default="180" name="VentTime" description="" max="600" min="0" paramter="" tag="" unit="second" type="Integer" />
  183. <config default="3" name="GasCount" description="Gas stick count" max="5" min="0" paramter="" tag="" unit="" type="Integer" />
  184. <config default="100" name="GasFlowPressureAlarmRange" description="" max="760000" min="0" paramter="" tag="" unit="sccm" type="Double" />
  185. <config default="60" name="GasFlowPressureAlarmTime" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Double" />
  186. <config default="1" name="EnableThrottleValve" description="" max="1" min="0" paramter="" tag="" unit="" type="Bool" />
  187. <config default="150" name="ChamberHeaterSetPointLimit" description="" max="500" min="0" paramter="" tag="" unit="" type="Integer" />
  188. <config default="140" name="ForeLineHeaterSetPointLimit" description="" max="500" min="0" paramter="" tag="" unit="" type="Integer" />
  189. <config default="120" name="CheckSubstrateTempTimeout" description="" max="3600" min="0" paramter="" tag="" unit="" type="Integer" />
  190. <config default="90" name="CheckATMTimeout" description="" max="3000" min="0" paramter="" tag="" unit="s" type="Integer" />
  191. <config default="1" name="VentTimeDelay" description="" max="3000" min="0" paramter="" tag="" unit="s" type="Integer" />
  192. <configs name="DryPump">
  193. <config default="1" name="MFG" description="厂商, 1:AdTec; 2:MKS" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  194. <config default="0" name="CommunicationType" description="0:Analogue; 1:RS232; 2:Ethernet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  195. <config default="COM23" name="Port" description="serial port name of pump" max="" min="" paramter="" tag="" unit="" type="String" />
  196. <config default="1000" name="ChamberForelinePressureThreshold" description="" max="10000" min="0" paramter="" tag="" unit="mtorr" type="Double" />
  197. <config default="20" name="ChamberForelinePressureTimeout" description="" max="3000" min="0" paramter="" tag="" unit="s" type="Integer" />
  198. </configs>
  199. <configs name="Rf">
  200. <config default="1" name="MFG" description="厂商, 1:AdTec; 2:MKS" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  201. <config default="1" name="model" description="型号, 1:AdTec-TX20, 2:AdTec-TX30" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  202. <config default="0" name="CommunicationType" description="0:Analogue; 1:RS232; 2:Ethernet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  203. <config default="COM24" name="Port" description="serial port name of RFG" max="" min="" paramter="" tag="" unit="" type="String" />
  204. <config default="500" name="PowerAlarmRange" description="" max="1000" min="0" paramter="" tag="" unit="" type="Double" />
  205. <config default="10" name="PowerAlarmTime" description="" max="10" min="0" paramter="" tag="" unit="" type="Double" />
  206. <config default="1" name="ReflectPowerAlarmRange" description="" max="1000" min="0" paramter="" tag="" unit="" type="Double" />
  207. <config default="1" name="ReflectPowerAlarmTime" description="" max="10" min="0" paramter="" tag="" unit="" type="Double" />
  208. <config default="3000" name="PowerRange" description="" max="30000" min="0" paramter="" tag="" unit="" type="Double" />
  209. <config default="1" name="Coefficient" description="" max="10" min="0" paramter="" tag="" unit="" type="Double" />
  210. <config default="0" name="EnablePulsingFunction" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
  211. <config default="0" name="EnableReflectPower" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
  212. <config default="false" name="EnableVoltageCurrent" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
  213. <config default="1" name="PowerRegulationFactor" description="" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  214. <config default="1000" name="RfPowerAlarmRange" description="" max="10000" min="0" paramter="" tag="" unit="" type="Integer" />
  215. <config default="3000" name="RfPowerAlarmTime" description="" max="10000" min="0" paramter="" tag="" unit="" type="Integer" />
  216. </configs>
  217. <configs name="match">
  218. <config default="false" name="EnableMatch" description="enable match or not" max="1" min="0" tag="" unit="" type="Bool" />
  219. <config default="1" name="MFG" description="厂商" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  220. <config default="0" name="CommunicationType" description="0:Analogue; 1:RS232; 2:Ethernet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  221. <config default="COM25" name="Port" description="serial port name of match" max="" min="" paramter="" tag="" unit="" type="String" />
  222. <config default="1" name="MatchMode" description="" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  223. <config default="false" name="EnableC1C2Position" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
  224. <config default="10" name="MatchPositionC1" description="" max="100" min="0" paramter="" tag="" unit="" type="Double" />
  225. <config default="10" name="MatchPositionC2" description="" max="100" min="0" paramter="" tag="" unit="" type="Double" />
  226. </configs>
  227. <configs name="MfcGas1">
  228. <config default="true" name="MfcEnableAlarm" description="" max="1" min="0" paramter="" tag="" unit="" type="Bool" />
  229. <config default="10" name="MfcAlarmRange" description="" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
  230. <config default="10" name="MfcAlarmTime" description="" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
  231. <config default="O2" name="GasName" description="Name of NO.1 gas stick" tag="" unit="" type="String" />
  232. <config default="true" name="Enable" description="Enable gas 1 or not" tag="" unit="" type="Bool" />
  233. <config default="100" name="MfcN2Scale" description="Max scale by N2 tuning" max="10000" min="0" tag="" unit="sccm" type="Integer" />
  234. <config default="1" name="MfcScaleFactor" description="Scale factor" max="10" min="0" tag="" unit="sccm" type="Double" />
  235. <config default="100" name="DefaultSetPoint" description="default setpoint" max="1000" min="0" tag="" unit="sccm" type="Integer" />
  236. <config default="1" name="FlowRegulationFactor" description="flow regulation factor" max="10" min="0" tag="" unit="sccm" type="Integer" />
  237. </configs>
  238. <configs name="MfcGas2">
  239. <config default="true" name="MfcEnableAlarm" description="" max="1" min="0" paramter="" tag="" unit="" type="Bool" />
  240. <config default="10" name="MfcAlarmRange" description="" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
  241. <config default="10" name="MfcAlarmTime" description="" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
  242. <config default="N2" name="GasName" description="Name of NO.2 gas stick" tag="" unit="" type="String" />
  243. <config default="true" name="Enable" description="Enable gas 2 or not" tag="" unit="" type="Bool" />
  244. <config default="100" name="MfcN2Scale" description="Max scale by N2 tuning" max="10000" min="0" tag="" unit="sccm" type="Integer" />
  245. <config default="1" name="MfcScaleFactor" description="Scale factor" max="10" min="0" tag="" unit="sccm" type="Double" />
  246. <config default="100" name="DefaultSetPoint" description="default setpoint" max="1000" min="0" tag="" unit="sccm" type="Integer" />
  247. <config default="1" name="FlowRegulationFactor" description="flow regulation factor" max="10" min="0" tag="" unit="sccm" type="Integer" />
  248. </configs>
  249. <configs name="MfcGas3">
  250. <config default="true" name="MfcEnableAlarm" description="" max="1" min="0" paramter="" tag="" unit="" type="Bool" />
  251. <config default="10" name="MfcAlarmRange" description="" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
  252. <config default="10" name="MfcAlarmTime" description="" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
  253. <config default="AR" name="GasName" description="Name of NO.3 gas stick" tag="" unit="" type="String" />
  254. <config default="true" name="Enable" description="Enable gas 3 or not" tag="" unit="" type="Bool" />
  255. <config default="100" name="MfcN2Scale" description="Max scale by N2 tuning" max="10000" min="0" tag="" unit="sccm" type="Integer" />
  256. <config default="1" name="MfcScaleFactor" description="Scale factor" max="10" min="0" tag="" unit="sccm" type="Double" />
  257. <config default="100" name="DefaultSetPoint" description="default setpoint" max="1000" min="0" tag="" unit="sccm" type="Integer" />
  258. <config default="1" name="FlowRegulationFactor" description="flow regulation factor" max="10" min="0" tag="" unit="sccm" type="Integer" />
  259. </configs>
  260. <configs name="MfcGas4">
  261. <config default="true" name="MfcEnableAlarm" description="" max="1" min="0" paramter="" tag="" unit="" type="Bool" />
  262. <config default="10" name="MfcAlarmRange" description="" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
  263. <config default="10" name="MfcAlarmTime" description="" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
  264. <config default="Gas4" name="GasName" description="Name of NO.4 gas stick" tag="" unit="" type="String" />
  265. <config default="true" name="Enable" description="Enable gas 4 or not" tag="" unit="" type="Bool" />
  266. <config default="100" name="MfcN2Scale" description="Max scale by N2 tuning" max="10000" min="0" tag="" unit="sccm" type="Integer" />
  267. <config default="1" name="MfcScaleFactor" description="Scale factor" max="10" min="0" tag="" unit="sccm" type="Double" />
  268. <config default="100" name="DefaultSetPoint" description="default setpoint" max="1000" min="0" tag="" unit="sccm" type="Integer" />
  269. <config default="1" name="FlowRegulationFactor" description="flow regulation factor" max="10" min="0" tag="" unit="sccm" type="Integer" />
  270. </configs>
  271. <configs name="Pump">
  272. <config default="30" name="PumpLowerLimitPressure" description="" max="756000" min="0" paramter="" tag="" unit="mTorr" type="Double" />
  273. <config default="50" name="PumpUpperLimitPressure" description="" max="756000" min="0" paramter="" tag="" unit="mTorr" type="Double" />
  274. <config default="30" name="LeakRate" description="" max="756000" min="0" paramter="" tag="" unit="mTorrPerMin" type="Double" />
  275. <config default="80" name="PressureTrip1" description="" max="760" min="0" paramter="" tag="" unit="torr" type="Integer" />
  276. <config default="180" name="LeakCheckPumpTimeLimit" description="" max="3000" min="0" paramter="" tag="" unit="" type="Integer" />
  277. <config default="180" name="LeakCheckTimeLimit" description="" max="3000" min="0" paramter="" tag="" unit="" type="Integer" />
  278. <config default="150" name="PumpBasePressure" description="" max="756000" min="0" paramter="" tag="" unit="mTorr" type="Integer" />
  279. <config default="120" name="PumpTimeLimit" description="" max="3000" min="0" paramter="" tag="" unit="" type="Double" />
  280. <config default="5" name="PumpValveDelay" description="" max="3000" min="0" paramter="" tag="" unit="s" type="Integer" />
  281. </configs>
  282. <configs name="Purge">
  283. <config default="3" name="PurgeCycleCount" description="" max="30" min="0" paramter="" tag="" unit="times" type="Double" />
  284. <config default="700000" name="PurgeVentPressure" description="" max="760000" min="0" paramter="" tag="" unit="mtorr" type="Double" />
  285. <config default="10" name="PurgePumpPressure" description="" max="760000" min="0" paramter="" tag="" unit="mtorr" type="Double" />
  286. <config default="60" name="PurgeVentTimeLimit" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Double" />
  287. <config default="60" name="PurgePumpTimeLimit" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Double" />
  288. <config default="10" name="PurgeVentStableTime" description="" max="600" min="0" paramter="" tag="" unit="second" type="Double" />
  289. <config default="10" name="PurgePumpStableTime" description="" max="600" min="0" paramter="" tag="" unit="second" type="Double" />
  290. </configs>
  291. <configs name="HeaterChamber">
  292. <config default="0" name="HeaterOffset25" description="30&lt;=设定值&lt;50" max="20" min="0" paramter="" tag="" unit="degree" type="Integer" />
  293. <config default="0" name="HeaterOffset100" description="50&lt;=设定值&lt;100" max="20" min="0" paramter="" tag="" unit="degree" type="Integer" />
  294. <config default="0" name="HeaterOffset200" description="100&lt;=设定值&lt;150" max="20" min="0" paramter="" tag="" unit="degree" type="Integer" />
  295. </configs>
  296. </configs>-->
  297. <!--FA-->
  298. <configs name="FA">
  299. <config default="Passive" name="ConnectionMode" description="Passive Active" max="0" min="0" paramter="" tag="" unit="" type="String" />
  300. <config default="127.0.0.1" name="LocalIpAddress" description=" " max="0" min="0" paramter="" tag="" unit="" type="String" />
  301. <config default="5021" name="LocalPortNumber" description="LocalPortNumber" max="99999" min="0" paramter="" tag="" unit="" type="Integer" />
  302. <config default="127.0.0.1" name="RemoteIpAddress" description=" " max="0" min="0" paramter="" tag="" unit="" type="String" />
  303. <config default="5020" name="RemotePortNumber" description=" " max="99999" min="0" paramter="" tag="" unit="" type="Integer" />
  304. <config default="45" name="T3Timeout" description=" " max="999" min="0" paramter="" tag="" unit="s" type="Integer" />
  305. <config default="10" name="T5Timeout" description=" " max="999" min="0" paramter="" tag="" unit="s" type="Integer" />
  306. <config default="5" name="T6Timeout" description=" " max="999" min="0" paramter="" tag="" unit="s" type="Integer" />
  307. <config default="10" name="T7Timeout" description=" " max="999" min="0" paramter="" tag="" unit="s" type="Integer" />
  308. <config default="5" name="T8Timeout" description=" " max="999" min="0" paramter="" tag="" unit="s" type="Integer" />
  309. <config default="false" name="EnableSpooling" description="EnableSpooling" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
  310. <config default="30" name="LinkTestInterval" description="LinkTestInterval" max="999" min="0" paramter="" tag="" unit="s" type="Integer" />
  311. <config default="Enabled" name="DefaultCommunicationState" description="Enabled /Disabled" max="0" min="0" paramter="" tag="" unit="" type="String" />
  312. <config default="Online" name="DefaultControlState" description="Online / Offline" max="0" min="0" paramter="" tag="" unit="" type="String" />
  313. <config default="Local" name="DefaultControlSubState" description="Local / Remote" max="0" min="0" paramter="" tag="" unit="" type="String" />
  314. <config default="0" name="DeviceId" description="DeviceId" max="0" min="0" paramter="" tag="" unit="" type="String" />
  315. </configs>
  316. </root>