System.sccfg 114 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <root system="Virgo">
  3. <configs name="System" nameView="System">
  4. <config default="true" name="IsSimulatorMode" nameView="Simulator Mode" description="仿真模式" max="" min="" paramter="" tag="" unit="" type="Bool" visible="false"/>
  5. <config default="false" name="IsATMMode" nameView="ATM Mode" description="大气压传送测试模式" max="" min="" paramter="" tag="" unit="" type="Bool" />
  6. <config default="false" name="IsCycleMode" nameView="Cycle Mode" description="循环跑片模式" max="" min="" paramter="" tag="" unit="" type="Bool" />
  7. <config default="3" name="CycleCount" nameView="Cycle Count" description="循环次数" max="999999" min="1" paramter="" tag="" unit="" type="Integer" />
  8. <config default="true" name="PMAIsInstalled" nameView="PMA Is Installed" description="PMA已安装" max="" min="" paramter="" tag="" unit="" type="Bool" visible="false"/>
  9. <config default="false" name="PMBIsInstalled" nameView="PMB Is Installed" description="PMB已安装" max="" min="" paramter="" tag="" unit="" type="Bool" visible="false"/>
  10. <config default="5" name="ATMCyclePMDelayTime" nameView="ATM Cycle PM Delay Time" description="ATM循环测试取片延时时间" max="9999" min="1" paramter="" tag="" unit="s" type="Integer" visible="false"/>
  11. <config default="25" name="MaxTemperatureToleranceTransferWafer" nameView="Max Temperature Tolerance Transfer Wafer" description="传片最大温度差" max="100" min="1" paramter="" tag="" unit="℃" type="Double" />
  12. <config default="1" name="MaxTemperatureToleranceToTarget" nameView="Max Temperature Tolerance To Target" description="工艺最大温度差" max="100" min="1" paramter="" tag="" unit="℃" type="Double" />
  13. <config default="true" name="SmallGuidePinEnable" nameView="SmallGuidePinEnable" description="是否支持控制SmallGuidePin(否:使用限位环)" max="" min="" paramter="" tag="" unit="" type="Bool" visible="false" />
  14. <config default="true" name="MediumGuidePinEnable" nameView="MediumGuidePinEnable" description="是否支持控制MediumGuidePin(否:使用限位环)" max="" min="" paramter="" tag="" unit="" type="Bool" visible="false" />
  15. <config default="false" name="EnableTransferFromWS3Slot1" nameView="EnableTransferFromWS3Slot1" description="是否支持从3寸的料盒中取放第一片wafer" max="" min="" paramter="" tag="" unit="" type="Bool" />
  16. <config default="3" name="SmallWafer" nameView="Small Wafer" description="小晶圆尺寸" max="200" min="0" paramter="" tag="" unit="" visible="false" type="Integer" />
  17. <config default="4" name="MidWafer" nameView="Mid Wafer" description="中晶圆尺寸" max="200" min="0" paramter="" tag="" unit="" visible="false" type="Integer" />
  18. <config default="6" name="BigWafer" nameView="Big Wafer" description="大晶圆尺寸" max="200" min="0" paramter="" tag="" unit="" visible="false" type="Integer" />
  19. <!--<config default="30" name="DefaultCoolingTime" nameView="Default Cooling Time" description="晶圆默认冷却时间" max="300" min="1" paramter="" tag="" unit="s" type="Integer" />-->
  20. <config default="true" name="DisplayPopDialogWhenJobComplete" nameView="Pop Dialog When Job Complete" description="是否弹出Job结束对话框" max="" min="" paramter="" tag="" unit="" type="Bool" />
  21. <config default="false" name="RecipeSplit" nameView="RecipeSplit" description="是否拆分process与Clean recipe" max="" min="" paramter="" tag="" unit="" type="Bool" />
  22. <config default="2" name="CoolingTimeLimit" nameView="CoolingTimeLimit" description="" max="200" min="0" paramter="" tag="" unit="s" visible="false" type="Integer" />
  23. <config default="true" name="EnableDataClean" nameView="启用数据库自动删除n天前记录" description="启用数据库自动删除n天前记录" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
  24. <config default="90" name="DataKeepDays" nameView="数据库数据保留天数" description="数据库数据保留天数" max="365" min="10" paramter="" tag="" unit="" type="Integer" />
  25. <config default="90" name="LogsSaveDays" nameView="Log文件保留天数" description="Log文件保留天数" max="365" min="10" paramter="" tag="" unit="" type="Integer" />
  26. <config default="false" name="IsEnableCompressLogFileFunc" nameView="启用压缩log文件功能" description="启用压缩log文件功能" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
  27. <config default="200" name="SingleLogFileMaxSize" nameView="单个log文件最大字节数(MB),大于将被压缩" description="单个log文件最大字节数(MB),大于将被压缩" max="100" min="5" paramter="" tag="" unit="" type="Integer" />
  28. <config default="" name="LPSlot1UnSupportedWaferSize" nameView="LP slot 1 is not supported wafer size" description="LP slot 1 is not supported wafer size" max="" min="" paramter="" tag="" unit="" type="String" />
  29. <!--FA-->
  30. <configs name="FA" nameView="FA" visible="false">
  31. <config default="Passive" name="ConnectionMode" nameView="Connection Mode" description="Passive Active" max="0" min="0" paramter="" tag="" unit="" type="String" />
  32. <config default="127.0.0.1" name="LocalIpAddress" nameView="Local Ip Address" description=" " max="0" min="0" paramter="" tag="" unit="" type="String" />
  33. <config default="5000" name="LocalPortNumber" nameView="Local Port Number" description="LocalPortNumber" max="99999" min="0" paramter="" tag="" unit="" type="Integer" />
  34. <config default="127.0.0.1" name="RemoteIpAddress" nameView="Remote Ip Address" description=" " max="0" min="0" paramter="" tag="" unit="" type="String" />
  35. <config default="5001" name="RemotePortNumber" nameView="Remote Port Number" description=" " max="99999" min="0" paramter="" tag="" unit="" type="Integer" />
  36. <config default="45" name="T3Timeout" nameView="T3 Timeout" description=" " max="999" min="0" paramter="" tag="" unit="s" type="Integer" />
  37. <config default="10" name="T5Timeout" nameView="T5 Timeout" description=" " max="999" min="0" paramter="" tag="" unit="s" type="Integer" />
  38. <config default="5" name="T6Timeout" nameView="T6 Timeout" description=" " max="999" min="0" paramter="" tag="" unit="s" type="Integer" />
  39. <config default="10" name="T7Timeout" nameView="T7 Timeout" description=" " max="999" min="0" paramter="" tag="" unit="s" type="Integer" />
  40. <config default="5" name="T8Timeout" nameView="T8 Timeout" description=" " max="999" min="0" paramter="" tag="" unit="s" type="Integer" />
  41. <config default="false" name="EnableSpooling" nameView="Enable Spooling" description="EnableSpooling" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
  42. <config default="30" name="LinkTestInterval" nameView="Link Test Interval" description="LinkTestInterval" max="999" min="0" paramter="" tag="" unit="s" type="Integer" />
  43. <config default="0" name="DeviceId" nameView="Device Id" description="DeviceId" max="0" min="0" paramter="" tag="" unit="" type="String" />
  44. <config default="true" name="DefaultToOnline" nameView="Change to online when FA connected" description="Change to online when FA connected" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
  45. <config default="true" name="DefaultToRemote" nameView="Change to remote when FA connected" description="Change to remote when FA connected" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
  46. </configs>
  47. <configs name="SetUp" nameView="Set Up" visible="false">
  48. <config default="true" name="EPDInstalled" nameView="Is EPD installed" description="EPD是否安装" max="" min="" paramter="" tag="" unit="" type="Bool" />
  49. </configs>
  50. <configs name="EndPoint" nameView="EndPoint" visible="false">
  51. <config default="ExposureTime=222;WaveLengthA=2;BinningA=3;WaveLengthB=4;BinningB=6;WaveLengthC=5;BinningC=8;WaveLengthD=7;BinningD=9;Fd=1;PrefilterTime=2;PostfilterTime=3;AlgorithmType=Valley;Criteria=4;DelayTime=5;ValidationTime=6;ValidationValue=7;TimeWindow=8;MinimalTime=9;PostponeTime=10;Control=True;Normalization=True;EnablePostponePercent=True;EnableCriterialPercent=True;EnableEventTrigger=True;IsFaultIfNoTrigger=True;" name="EndPointDefaultValue" nameView="EndPoint Default Value" description="EndPoint Default Value" max="" min="" paramter="" tag="" unit="" type="String" visible="false" />
  52. </configs>
  53. <configs name="FDC" nameView="FDC">
  54. <config default="Fdc" name="DataGroupName" nameView="FDC Data group" description="FDC data group, defined in DataGroup.xml" max="" min="" paramter="" tag="" visible="false" unit="" type="String" />
  55. <config default="1000" name="DelayTime" nameView="FDC Sample Delay Time" description="Step Delay time before collection FDC data" max="10000" min="0" paramter="" tag="" unit="ms" type="Integer" />
  56. <config default="100" name="SampleInterval" nameView="FDC Sample Interval" description="interval time collection FDC sample data" max="10000" min="0" paramter="" tag="" unit="ms" type="Integer" />
  57. </configs>
  58. <configs name="WaferThickness" nameView="WaferThickness" visible="false">
  59. <config default="false" name="EnableThickness" nameView="Is active thickness functions" description="是否有厚片薄片功能" max="" min="" paramter="" tag="" unit="" type="Bool" />
  60. <config default="Thin" name="LP1WaferThicknessType" nameView="LP1 wafer thickness type" description="Thin;Thick" max="" min="" paramter="" tag="" unit="0" type="String" />
  61. <config default="Thick" name="LP2WaferThicknessType" nameView="LP2 wafer thickness type" description="Thin;Thick" max="" min="" paramter="" tag="" unit="0" type="String" />
  62. </configs>
  63. <configs name="Job" nameView="Job" >
  64. <config default="10" name="BuzzerTimeWhenJobDone" nameView="Buzzer Time When Job Done" description="buzzer time after job done, -1=never stop, 0=silent,xxx=buzzer time" max="86400" min="-1" paramter="" tag="" unit="s" type="Integer" />
  65. </configs>
  66. </configs>
  67. <!--EFEM-->
  68. <configs name="EFEM" nameView="EFEM" >
  69. <config default="30" name="HomeTimeout" nameView="Home Timeout" description="EFEM初始化超时" max="300" min="1" paramter="" tag="" unit="s" type="Integer" />
  70. <config default="60" name="MotionTimeout" nameView="Motion Timeout" description="motion time out" max="600" min="1" paramter="" tag="" unit="s" type="Integer" />
  71. <config default="100" name="AlignTimeout" nameView="Align Timeout" description="Align time out" max="600" min="10" paramter="" tag="" unit="s" type="Integer" />
  72. <config default="127.0.0.1:13000" name="IPAddress" nameView="IP Address" description="EFEM IP、端口设置;default 10.0.0.100:13000" max="" min="" paramter="" tag="" unit="" type="String" />
  73. <config default="true" name="CheckSideDoorOnEAPMap" nameView="CheckSideDoorOnEAPMap" description="在自动跑货的时候检查侧门是否关闭" max="" min="" paramter="" tag="" unit="" type="Bool" visible="false"/>
  74. <config default="true" name="CheckCassetteDoorOnEAPMap" nameView="CheckCassetteDoorOnEAPMap" description="在自动跑货的时候检查EFEM正门是否关闭" max="" min="" paramter="" tag="" unit="" type="Bool" visible="false"/>
  75. <config default="true" name="EnableGrip" nameView="Is active grip functions" description="机械手是否真空吸附" max="" min="" paramter="" tag="" unit="" type="Bool" />
  76. <config default="1" name="EfemType" nameView="EFEM Type" description="EFEM类型,1=Future广川 2=Jet自制" max="300" min="1" paramter="" tag="" unit="" type="Integer" visible="false"/>
  77. <config default="true" name="IsOpenCST" nameView="Is openCST" description="机械手是否为OpenCST类型" max="" min="" paramter="" tag="" unit="" type="Bool" visible="false"/>
  78. <config default="false" name="AutoUnlockAfterUnload" nameView="auto unlock after unload" description="是否自动解锁" max="" min="" paramter="" tag="" unit="" type="Bool" visible="false"/>
  79. <config default="false" name="IgnoreWaterFlowError" nameView="Ignore water flow alarm" description="是否忽略冷却水报警" max="" min="" paramter="" tag="" unit="" type="Bool" visible="false"/>
  80. <config default="false" name="IgnoreIonizerError" nameView="Ignore Ionizer alarm" description="是否忽略离子发生器报警" max="" min="" paramter="" tag="" unit="" type="Bool" visible="false"/>
  81. <config default="1" name="DelayTimeBeforeLiftDown" nameView="Delay Time before lift down" description="冷却前,lift pin停留多久再落下" max="600" min="0" paramter="" tag="" unit="second" type="Integer" />
  82. <configs name="EfemRobot" nameView="EfemRobot" >
  83. <config default="true" name="UpperBladeEnable" nameView="UpperBladeEnable" description="Upper Blade Enable" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
  84. <config default="true" name="LowerBladeEnable" nameView="LowerBladeEnable" description="Lower Blade Enable" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
  85. </configs>
  86. <configs name="LoadPort" nameView="LoadPort" >
  87. <config default="30" name="MotionTimeout" nameView="Motion Timeout" description="Motion Timeout" max="60" min="1" paramter="" tag="" unit="s" type="Integer" />
  88. <config default="30" name="HomeTimeout" nameView="Home Timeout" description="LoadPort初始化超时时间" max="60" min="1" paramter="" tag="" unit="s" type="Integer" />
  89. </configs>
  90. </configs>
  91. <!--Router-->
  92. <configs name="Scheduler" nameView="Scheduler" >
  93. <config default="true" name="GroupWaferBySequence" nameView="Group Wafer By Sequence" description="GroupWaferBySequence" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
  94. <config default="true" name="IsRunInParallelMode" nameView="Is Run In Parallel Mode" description="并行模式1对1,串行模式按顺序" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
  95. </configs>
  96. <!--PMA-->
  97. <configs name="PMA" nameView="PMA" >
  98. <config default="3,4,6,8" name="SupportedWaferSize" nameView="腔体支持的Wafer尺寸" description=" " max="0" min="0" paramter="" tag="" unit="" type="String" visible="false"/>
  99. <config default="3,4,6,8" name="SupportedGuidePinSize" nameView="腔体Guide Pin尺寸" description=" " max="0" min="0" paramter="" tag="" unit="" type="String" visible="false"/>
  100. <config default="120" name="PrepareTransferTimeout" nameView="Prepare Transfer Timeout" description="prepare transfer time out" max="99999" min="1" paramter="" tag="" unit="s" type="Integer" />
  101. <config default="1" name="OpenGasValveTimeout" nameView="Open Gas Valve Timeout" description="开阀超时" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
  102. <config default="1" name="TimeLimitOfCloseGasValve" nameView="Time Limit Of Close Gas Valve" description="" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  103. <config default="1" name="OpenCloseSlitValveTimeout" nameView="Open Close Slit Valve Timeout" description="" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  104. <config default="180" name="VentTime" nameView="Vent Time" description="" max="600" min="0" paramter="" tag="" unit="second" type="Integer" />
  105. <config default="100" name="GasFlowPressureAlarmRange" nameView="Process Pressure Alarm Range" description="" max="760000" min="0" paramter="" tag="" unit="mtorr" type="Double" />
  106. <config default="60" name="GasFlowPressureAlarmTime" nameView="Process Pressure Alarm Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Double" />
  107. <config default="100" name="GasFlowPressureWarningRange" nameView="Process Pressure Warning Range" description="" max="760000" min="0" paramter="" tag="" unit="mtorr" type="Double" />
  108. <config default="60" name="GasFlowPressureWarningTime" nameView="Process Pressure Warning Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Double" />
  109. <config default="true" name="EnableThrottleValve" nameView="Enable Throttle Valve" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
  110. <config default="150" name="ChamberHeaterSetPointLimit" nameView="Chamber Heater Set Point Limit" description="" max="500" min="0" paramter="" tag="" unit="" type="Integer" />
  111. <config default="140" name="ForeLineHeaterSetPointLimit" nameView="ForeLine Heater Set Point Limit" description="" max="500" min="0" paramter="" tag="" unit="" type="Integer" />
  112. <config default="120" name="CheckSubstrateTempTimeout" nameView="Check Substrate Temp Timeout" description="" max="3600" min="0" paramter="" tag="" unit="" type="Integer" />
  113. <config default="90" name="CheckATMTimeout" nameView="Check ATM Timeout" description="" max="3000" min="0" paramter="" tag="" unit="s" type="Integer" />
  114. <config default="1" name="VentTimeDelay" nameView="Vent Time Delay" description="" max="3000" min="0" paramter="" tag="" unit="s" type="Integer" />
  115. <config default="780000" name="ChamberBasePressureThreshold" nameView="Chamber Base Pressure Threshold" description="" max="1000000" min="0" paramter="" tag="" unit="mtorr" type="Double" />
  116. <config default="120" name="ChamberBaseTemperatureThreshold" nameView="Chamber Base Temperature Threshold" description="" max="1000" min="0" paramter="" tag="" unit="°C" type="Double" />
  117. <config default="10" name="ProcessPressureOffset" nameView="Process Pressure Offset" description="" max="100" min="0" paramter="" tag="" unit="mtorr" type="Double" />
  118. <config default="7500" name="ChamberVolume" nameView="Chamber Volume" max="100000" min="0" paramter="" tag="" unit="mL" visible="false" type="Double" />
  119. <config default="25" name="GasTemperature" nameView="Gas Temperature" max="1000" min="-1000" paramter="" tag="" unit="℃" visible="false" type="Double" />
  120. <config default="9" name="TargetPressureInMFCVerification" nameView="MFC verification中的目标压力" max="100" min="0" paramter="" tag="" unit="Torr" visible="false" type="Double" />
  121. <config default="180" name="GasFlowTimeInMFCVerification" nameView="MFC verification中的目标时间" max="1000" min="0" paramter="" tag="" unit="second" visible="false" type="Double" />
  122. <config default="0" name="PinDownDelayTimePick" nameView="Pick Delay Time before pin down" description="" max="120" min="0" paramter="" tag="" unit="s" type="Integer" />
  123. <config default="0" name="PinDownDelayTimePlace" nameView="Place Delay Time before pin down" description="" max="120" min="0" paramter="" tag="" unit="s" type="Integer" />
  124. <config default="Strip" name="ChamberLabel" nameView="Chamber Label" description="Chamber名称" max="" min="" paramter="" tag="" unit="" type="String" />
  125. <config default="30" name="MaxDeviationInMFCVerification" nameView="MFC verification允许的最大偏差值(%)" max="100000" min="0" paramter="" tag="" unit="%" visible="false" type="Double" />
  126. <config default="150" name="WallHeaterSetPointLimit" nameView="Wall Heater Set Point Limit" description="" max="500" min="0" paramter="" tag="" unit="" type="Integer" />
  127. <config default="false" name="EnableWallHeater" nameView="Enable Chamber Wall Heater" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
  128. <config default="false" name="EnableGridHeater" nameView="Enable Chamber Grid Heater" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
  129. <config default="5" name="RecipeToleranceIgnoreTime" nameView="Ignore Time Before Check Recipe Step Tolerance" description="" max="60" min="0" paramter="" tag="" unit="s" type="Integer" />
  130. <configs name="MFCVerification" nameView="MFC Verification" >
  131. <config default="7500" name="ChamberVolume" nameView="Chamber Volume" max="100000" min="0" paramter="" tag="" unit="mL" visible="false" type="Double" />
  132. <config default="25" name="GasTemperature" nameView="Gas Temperature" max="1000" min="-1000" paramter="" tag="" unit="℃" visible="false" type="Double" />
  133. <config default="9" name="TargetPressure" nameView="结束条件:腔体压力达到的最大值" max="100" min="0" paramter="" tag="" unit="Torr" visible="true" type="Double" />
  134. <config default="180" name="GasFlowTime" nameView="结束条件:流气多长时间" max="1000" min="0" paramter="" tag="" unit="second" visible="true" type="Double" />
  135. <config default="30" name="MaxDeviation" nameView="结果检查:最大偏差,超过该值报警" max="100000" min="0" paramter="" tag="" unit="%" visible="true" type="Double" />
  136. <config default="20" name="PressureStableTolerance" nameView="稳定条件:压力1秒内的最大变化范围" max="100000" min="0" paramter="" tag="" unit="mTorr" visible="true" type="Double" />
  137. <config default="20" name="FlowStableTolerance" nameView="稳定条件:流量设定值和反馈值允许的最大偏差" max="100" min="0" paramter="" tag="" unit="%" visible="true" type="Double" />
  138. <config default="5" name="CheckStableTimeout" nameView="稳定条件:在多长时间内处于稳定状态" max="100" min="0" paramter="" tag="" unit="%" visible="false" type="Double" />
  139. </configs>
  140. <configs name="Chiller" nameView="Chiller" >
  141. <config default="true" name="EnableChiller" nameView="Enable Chiller" description="enable chiller or not" max="1" min="0" tag="" unit="" type="Bool" />
  142. <!--<config default="false" name="ChillerSameWithPMB" nameView="Chiller Same With PMB" description="enable chiller same with PMB or not" max="1" min="0" tag="" unit="" type="Bool" />-->
  143. <config default="1" name="MFG" nameView="MFG" description="厂商, 1:SMC;" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  144. <config default="1" name="CommunicationType" nameView="Communication Type" description="0:Analogue; 1:RS232; 2:Ethernet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  145. <config default="COM12" name="Port" nameView="Port" description="serial port name of pump" max="" min="" paramter="" tag="" unit="" type="String" />
  146. <config default="10" name="ChillerTemperatureOffset" nameView="Chiller Temperature Offset" description="" max="100" min="0" paramter="" tag="" unit="degree" type="Double" />
  147. <config default="300" name="SetPointLimitMax" nameView="Chiller Set Point Limit Max" description="" max="500" min="0" paramter="" tag="" unit="degree" type="Double" />
  148. <config default="0" name="SetPointLimitMin" nameView="Chiller Set Point Limit Min" description="" max="500" min="0" paramter="" tag="" unit="degree" type="Double" />
  149. <config default="true" name="EnableToleranceAlarm" nameView="Enable Tolerance Alarm" description="Enable Tolerance Alarm" max="1" min="0" paramter="" tag="" unit="" type="Bool" />
  150. <config default="20" name="ToleranceAlarmRange" nameView="Tolerance Alarm Range" description="Tolerance Alarm Range" max="200" min="0" paramter="" tag="" unit="℃" type="Integer" />
  151. <config default="60" name="ToleranceAlarmTime" nameView="Tolerance Alarm Time" description="Tolerance Alarm Time" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
  152. </configs>
  153. <configs name="GridChiller" nameView="Grid Chiller" >
  154. <config default="true" name="EnableChiller" nameView="Enable Chiller" description="enable chiller or not" max="1" min="0" tag="" unit="" type="Bool" />
  155. <!--<config default="false" name="ChillerSameWithPMB" nameView="Chiller Same With PMB" description="enable chiller same with PMB or not" max="1" min="0" tag="" unit="" type="Bool" />-->
  156. <config default="1" name="MFG" nameView="MFG" description="厂商, 1:SMC;" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  157. <config default="1" name="CommunicationType" nameView="Communication Type" description="0:Analogue; 1:RS232; 2:Ethernet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  158. <config default="COM12" name="Port" nameView="Port" description="serial port name of pump" max="" min="" paramter="" tag="" unit="" type="String" />
  159. <config default="10" name="ChillerTemperatureOffset" nameView="Chiller Temperature Offset" description="" max="10" min="-10" paramter="" tag="" unit="degree" type="Double" />
  160. <config default="300" name="SetPointLimitMax" nameView="Chiller Set Point Limit Max" description="" max="500" min="0" paramter="" tag="" unit="degree" type="Double" />
  161. <config default="0" name="SetPointLimitMin" nameView="Chiller Set Point Limit Min" description="" max="500" min="0" paramter="" tag="" unit="degree" type="Double" />
  162. </configs>
  163. <configs name="DryPump" nameView="Dry Pump" >
  164. <config default="1" name="MFG" nameView="MFG" description="厂商, 1:Sky; 2:Edwards; 3:Kashiyama" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  165. <config default="1" name="CommunicationType" nameView="Communication Type" description="0:Analogue; 1:RS232; 2:Ethernet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  166. <config default="COM13" name="Port" nameView="Port" description="serial port name of pump" max="" min="" paramter="" tag="" unit="" type="String" />
  167. <config default="1000" name="ChamberForelinePressureThreshold" nameView="Chamber Foreline Pressure Threshold" description="" max="10000" min="0" paramter="" tag="" unit="mtorr" type="Double" />
  168. <config default="20" name="ChamberForelinePressureTimeout" nameView="Chamber Foreline Pressure Timeout" description="" max="3000" min="0" paramter="" tag="" unit="s" type="Integer" />
  169. </configs>
  170. <configs name="Rf" nameView="Source RF" >
  171. <config default="1" name="MFG" nameView="MFG" description="厂商, 1:AdTec; 2:Comet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  172. <config default="1" name="CommunicationType" nameView="Communication Type" description="0:Analogue; 1:RS232; 2:Ethernet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  173. <config default="COM14" name="Port" nameView="Port" description="serial port name of RFG" max="" min="" paramter="" tag="" unit="" type="String" />
  174. <config default="192.168.10.21:502" name="IPAddress" nameView="IP Address" description="EFEM IP,default 127.0.0.1:502" max="" min="" paramter="" tag="" unit="" type="String" />
  175. <config default="500" name="PowerAlarmRange" nameView="Power Alarm Range" description="" max="1000" min="0" paramter="" tag="" unit="" type="Double" />
  176. <config default="10" name="PowerAlarmTime" nameView="Power Alarm Time" description="" max="10" min="0" paramter="" tag="" unit="" type="Double" />
  177. <config default="500" name="PowerWarningRange" nameView="Power Warning Range" description="" max="1000" min="0" paramter="" tag="" unit="" type="Double" />
  178. <config default="10" name="PowerWarningTime" nameView="Power Warning Time" description="" max="10" min="0" paramter="" tag="" unit="" type="Double" />
  179. <config default="1" name="ReflectPowerAlarmRange" nameView="Reflect Power Alarm Range" description="" max="1000" min="0" paramter="" tag="" unit="" type="Double" />
  180. <config default="1" name="ReflectPowerAlarmTime" nameView="Reflect Power Alarm Time" description="" max="10" min="0" paramter="" tag="" unit="" type="Double" />
  181. <config default="3000" name="PowerRange" nameView="Power Range" description="" max="30000" min="0" paramter="" tag="" unit="" type="Double" />
  182. <config default="1" name="Coefficient" nameView="Coefficient" description="" max="10" min="0" paramter="" tag="" unit="" type="Double" />
  183. <config default="false" name="EnablePulsingFunction" nameView="Enable Pulsing Function" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
  184. <config default="false" name="EnableReflectPower" nameView="Enable Reflect Power" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
  185. <config default="false" name="EnableVoltageCurrent" nameView="Enable Voltage Current" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
  186. <config default="1" name="PowerRegulationFactor" nameView="Power Regulation Factor" description="" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  187. <config default="1000" name="RfPowerAlarmRange" nameView="RF Power Alarm Range" description="" max="10000" min="0" paramter="" tag="" unit="" type="Integer" />
  188. <config default="3000" name="RfPowerAlarmTime" nameView="RF Power Alarm Time" description="" max="10000" min="0" paramter="" tag="" unit="" type="Integer" />
  189. <config default="3" name="RFTurnOnTimeout" nameView="RF Turn On Timeout" description="" max="10" min="0" paramter="" tag="" unit="S" type="Integer" />
  190. <config default="" name="GeneratorSerialNumber" nameView="RF电源序列号" max="" min="0" paramter="" tag="" unit="" type="String" />
  191. <config default="" name="SensorSerialNumber" nameView="SensorHead序列号" max="" min="0" paramter="" tag="" unit="" type="String" />
  192. <config default="2000" name="RFPhysicalMaxPower" nameView="RF Physical Max Power" description="" max="9999" min="0" paramter="" tag="" unit="" type="Double" visible="false"/>
  193. <config default="2000" name="CurrentRFMaxPower" nameView="Current RF Max Power" description="" max="2200" min="1800" paramter="" tag="" unit="" type="Double" />
  194. <config default="2000" name="RFCalibratedMaxPower" nameView="RF Calibrated Max Power" description="" max="9999" min="0" paramter="" tag="" unit="" type="Double" />
  195. <config default="false" name="EnableCalibration" nameView="是否校准" max="" min="" paramter="" tag="" unit="" visible="true" type="Bool" />
  196. <config default="100#100;200#200;" name="CalibrationTable" nameView="校准表" max="" min="0" paramter="" tag="" unit="" visible="false" type="String" />
  197. <config default="" name="CalibrationTableDetail" nameView="详细校准表" max="" min="0" paramter="" tag="" unit="" visible="false" type="String" />
  198. </configs>
  199. <configs name="match" nameView="Source Match" >
  200. <config default="false" name="EnableMatch" nameView="Enable Source Match" description="enable match or not" max="1" min="0" tag="" unit="" type="Bool" />
  201. <config default="1" name="MFG" nameView="MFG" description="厂商, 1:AdTec; 2:Comet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  202. <config default="1" name="CommunicationType" nameView="Communication Type" description="0:Analogue; 1:RS232; 2:Ethernet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  203. <config default="COM15" name="Port" nameView="Port" description="serial port name of match" max="" min="" paramter="" tag="" unit="" type="String" />
  204. <config default="192.168.10.21:502" name="IPAddress" nameView="IP Address" description="EFEM IP,default 127.0.0.1:502" max="" min="" paramter="" tag="" unit="" type="String" />
  205. <config default="1" name="MatchMode" nameView="Match Mode" description="" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  206. <config default="false" name="EnableC1C2Position" nameView="Enable Source C1 C2 Position" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
  207. <!--<config default="10" name="MatchPositionC1" nameView="CycleCount" description="" max="100" min="0" paramter="" tag="" unit="" type="Double" />
  208. <config default="10" name="MatchPositionC2" nameView="CycleCount" description="" max="100" min="0" paramter="" tag="" unit="" type="Double" />-->
  209. </configs>
  210. <configs name="BiasRf" nameView="Bias RF" >
  211. <config default="true" name="EnableBiasRF" nameView="Enable Bias RF" description="enable bias RF or not" max="1" min="0" tag="" unit="" type="Bool" />
  212. <config default="2" name="MFG" nameView="MFG" description="厂商, 1:AdTec; 2:Comet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  213. <config default="2" name="CommunicationType" nameView="Communication Type" description="0:Analogue; 1:RS232; 2:Ethernet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  214. <config default="COM14" name="Port" nameView="Port" description="serial port name of RFG" max="" min="" paramter="" tag="" unit="" type="String" />
  215. <config default="127.0.0.1:502" name="IPAddress" nameView="IP Address" description="EFEM IP,default 127.0.0.1:502" max="" min="" paramter="" tag="" unit="" type="String" />
  216. <config default="500" name="PowerAlarmRange" nameView="Power Alarm Range" description="" max="1000" min="0" paramter="" tag="" unit="" type="Double" />
  217. <config default="10" name="PowerAlarmTime" nameView="Power Alarm Time" description="" max="10" min="0" paramter="" tag="" unit="" type="Double" />
  218. <config default="500" name="PowerWarningRange" nameView="Power Warning Range" description="" max="1000" min="0" paramter="" tag="" unit="" type="Double" />
  219. <config default="10" name="PowerWarningTime" nameView="Power Warning Time" description="" max="10" min="0" paramter="" tag="" unit="" type="Double" />
  220. <config default="1" name="ReflectPowerAlarmRange" nameView="Reflect Power Alarm Range" description="" max="1000" min="0" paramter="" tag="" unit="" type="Double" />
  221. <config default="1" name="ReflectPowerAlarmTime" nameView="Reflect Power Alarm Time" description="" max="10" min="0" paramter="" tag="" unit="" type="Double" />
  222. <config default="3000" name="PowerRange" nameView="Power Range" description="" max="30000" min="0" paramter="" tag="" unit="" type="Double" />
  223. <config default="1" name="Coefficient" nameView="Coefficient" description="" max="10" min="0" paramter="" tag="" unit="" type="Double" />
  224. <config default="false" name="EnablePulsingFunction" nameView="Enable Pulsing Function" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
  225. <config default="false" name="EnableReflectPower" nameView="Enable Reflect Power" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
  226. <config default="false" name="EnableVoltageCurrent" nameView="Enable Voltage Current" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
  227. <config default="1" name="PowerRegulationFactor" nameView="Power Regulation Factor" description="" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  228. <config default="1000" name="RfPowerAlarmRange" nameView="RF Power Alarm Range" description="" max="10000" min="0" paramter="" tag="" unit="" type="Integer" />
  229. <config default="3000" name="RfPowerAlarmTime" nameView="RF Power Alarm Time" description="" max="10000" min="0" paramter="" tag="" unit="" type="Integer" />
  230. <config default="" name="GeneratorSerialNumber" nameView="RF电源序列号" max="" min="0" paramter="" tag="" unit="" type="String" />
  231. <config default="" name="SensorSerialNumber" nameView="SensorHead序列号" max="" min="0" paramter="" tag="" unit="" type="String" />
  232. <config default="600" name="RFPhysicalMaxPower" nameView="RF Physical Max Power" description="" max="9999" min="0" paramter="" tag="" unit="" type="Double" visible="false"/>
  233. <config default="600" name="CurrentRFMaxPower" nameView="Current RF Max Power" description="" max="660" min="540" paramter="" tag="" unit="" type="Double" />
  234. <config default="600" name="RFCalibratedMaxPower" nameView="RF Calibrated Max Power" description="" max="9999" min="0" paramter="" tag="" unit="" type="Double" />
  235. <config default="false" name="EnableCalibration" nameView="是否校准" max="" min="" paramter="" tag="" unit="" visible="true" type="Bool" />
  236. <config default="100#100;200#200;" name="CalibrationTable" nameView="校准表" max="" min="0" paramter="" tag="" unit="" visible="false" type="String" />
  237. <config default="" name="CalibrationTableDetail" nameView="详细校准表" max="" min="0" paramter="" tag="" unit="" visible="false" type="String" />
  238. </configs>
  239. <configs name="BiasMatch" nameView="Bias Match" >
  240. <config default="false" name="EnableBiasMatch" nameView="Enable Bias Match" description="enable bias match or not" max="1" min="0" tag="" unit="" type="Bool" />
  241. <config default="2" name="MFG" nameView="MFG" description="厂商, 1:AdTec; 2:Comet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  242. <config default="2" name="CommunicationType" nameView="Communication Type" description="0:Analogue; 1:RS232; 2:Ethernet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  243. <config default="COM15" name="Port" nameView="Port" description="serial port name of match" max="" min="" paramter="" tag="" unit="" type="String" />
  244. <config default="127.0.0.1:502" name="IPAddress" nameView="IP Address" description="EFEM IP,default 127.0.0.1:502" max="" min="" paramter="" tag="" unit="" type="String" />
  245. <config default="1" name="MatchMode" nameView="Match Mode" description="" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  246. <config default="false" name="EnableBiasC1C2Position" nameView="Enable Bias C1 C2 Position" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
  247. </configs>
  248. <configs name="MfcGas1" nameView="MFC Gas1" >
  249. <config default="true" name="Enable" nameView="Enable" description="Enable gas 1 or not" tag="" unit="" type="Bool" />
  250. <config default="O2" name="GasName" nameView="Gas Name" description="Name of NO.1 gas stick" tag="" unit="" type="String" />
  251. <config default="100" name="MfcN2Scale" nameView="MFC N2 Scale" description="Max scale by N2 tuning" max="10000" min="0" tag="" unit="sccm" type="Integer" />
  252. <config default="1" name="MfcScaleFactor" nameView="MFC Scale Factor" description="Scale factor" max="10" min="0" tag="" unit="sccm" type="Double" />
  253. <config default="100" name="DefaultSetPoint" nameView="Default Set Point" description="default setpoint" max="1000" min="0" tag="" unit="sccm" type="Integer" />
  254. <config default="1" name="FlowRegulationFactor" nameView="Flow Regulation Factor" description="flow regulation factor" max="10" min="0" tag="" unit="sccm" type="Integer" />
  255. <config default="true" name="MfcEnableAlarm" nameView="MFC Enable Alarm" description="" max="1" min="0" paramter="" tag="" unit="" type="Bool" />
  256. <config default="10" name="MfcAlarmRange" nameView="MFC Alarm Range" description="" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
  257. <config default="10" name="MfcAlarmTime" nameView="MFC Alarm Time" description="" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
  258. <config default="10" name="MfcWarningRange" nameView="MFC Warning Range" description="" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
  259. <config default="10" name="MfcWarningTime" nameView="MFC Warning Time" description="" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
  260. </configs>
  261. <configs name="MfcGas2" nameView="MFC Gas2" >
  262. <config default="true" name="Enable" nameView="Enable" description="Enable gas 2 or not" tag="" unit="" type="Bool" />
  263. <config default="N2" name="GasName" nameView="Gas Name" description="Name of NO.2 gas stick" tag="" unit="" type="String" />
  264. <config default="100" name="MfcN2Scale" nameView="MFC N2 Scale" description="Max scale by N2 tuning" max="10000" min="0" tag="" unit="sccm" type="Integer" />
  265. <config default="1" name="MfcScaleFactor" nameView="MFC Scale Factor" description="Scale factor" max="10" min="0" tag="" unit="sccm" type="Double" />
  266. <config default="100" name="DefaultSetPoint" nameView="Default Set Point" description="default setpoint" max="1000" min="0" tag="" unit="sccm" type="Integer" />
  267. <config default="1" name="FlowRegulationFactor" nameView="Flow Regulation Factor" description="flow regulation factor" max="10" min="0" tag="" unit="sccm" type="Integer" />
  268. <config default="true" name="MfcEnableAlarm" nameView="MFC Enable Alarm" description="" max="1" min="0" paramter="" tag="" unit="" type="Bool" />
  269. <config default="10" name="MfcAlarmRange" nameView="MFC Alarm Range" description="" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
  270. <config default="10" name="MfcAlarmTime" nameView="MFC Alarm Time" description="" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
  271. <config default="10" name="MfcWarningRange" nameView="MFC Warning Range" description="" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
  272. <config default="10" name="MfcWarningTime" nameView="MFC Warning Time" description="" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
  273. </configs>
  274. <configs name="MfcGas3" nameView="MFC Gas3" >
  275. <config default="true" name="Enable" nameView="Enable" description="Enable gas 3 or not" tag="" unit="" type="Bool" />
  276. <config default="AR" name="GasName" nameView="Gas Name" description="Name of NO.3 gas stick" tag="" unit="" type="String" />
  277. <config default="100" name="MfcN2Scale" nameView="MFC N2 Scale" description="Max scale by N2 tuning" max="10000" min="0" tag="" unit="sccm" type="Integer" />
  278. <config default="1" name="MfcScaleFactor" nameView="MFC Scale Factor" description="Scale factor" max="10" min="0" tag="" unit="sccm" type="Double" />
  279. <config default="100" name="DefaultSetPoint" nameView="Default Set Point" description="default setpoint" max="1000" min="0" tag="" unit="sccm" type="Integer" />
  280. <config default="1" name="FlowRegulationFactor" nameView="Flow Regulation Factor" description="flow regulation factor" max="10" min="0" tag="" unit="sccm" type="Integer" />
  281. <config default="true" name="MfcEnableAlarm" nameView="MFC Enable Alarm" description="" max="1" min="0" paramter="" tag="" unit="" type="Bool" />
  282. <config default="10" name="MfcAlarmRange" nameView="MFC Alarm Range" description="" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
  283. <config default="10" name="MfcAlarmTime" nameView="MFC Alarm Time" description="" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
  284. <config default="10" name="MfcWarningRange" nameView="MFC Warning Range" description="" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
  285. <config default="10" name="MfcWarningTime" nameView="MFC Warning Time" description="" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
  286. </configs>
  287. <configs name="MfcGas4" nameView="MFC Gas4" >
  288. <config default="true" name="Enable" nameView="Enable" description="Enable gas 4 or not" tag="" unit="" type="Bool" />
  289. <config default="Gas4" name="GasName" nameView="Gas Name" description="Name of NO.4 gas stick" tag="" unit="" type="String" />
  290. <config default="100" name="MfcN2Scale" nameView="MFC N2 Scale" description="Max scale by N2 tuning" max="10000" min="0" tag="" unit="sccm" type="Integer" />
  291. <config default="1" name="MfcScaleFactor" nameView="MFC Scale Factor" description="Scale factor" max="10" min="0" tag="" unit="sccm" type="Double" />
  292. <config default="100" name="DefaultSetPoint" nameView="Default Set Point" description="default setpoint" max="1000" min="0" tag="" unit="sccm" type="Integer" />
  293. <config default="1" name="FlowRegulationFactor" nameView="Flow Regulation Factor" description="flow regulation factor" max="10" min="0" tag="" unit="sccm" type="Integer" />
  294. <config default="true" name="MfcEnableAlarm" nameView="MFC Enable Alarm" description="Mfc Enable Alarm" max="1" min="0" paramter="" tag="" unit="" type="Bool" />
  295. <config default="10" name="MfcAlarmRange" nameView="MFC Alarm Range" description="Mfc Alarm Range" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
  296. <config default="10" name="MfcAlarmTime" nameView="MFC Alarm Time" description="Mfc Alarm Time" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
  297. <config default="10" name="MfcWarningRange" nameView="MFC Warning Range" description="" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
  298. <config default="10" name="MfcWarningTime" nameView="MFC Warning Time" description="" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
  299. </configs>
  300. <configs name="MfcGas5" nameView="MFC Gas5" >
  301. <config default="true" name="Enable" nameView="Enable" description="Enable gas 5 or not" tag="" unit="" type="Bool" />
  302. <config default="Gas5" name="GasName" nameView="Gas Name" description="Name of NO.5 gas stick" tag="" unit="" type="String" />
  303. <config default="100" name="MfcN2Scale" nameView="MFC N2 Scale" description="Max scale by N2 tuning" max="10000" min="0" tag="" unit="sccm" type="Integer" />
  304. <config default="1" name="MfcScaleFactor" nameView="MFC Scale Factor" description="Scale factor" max="10" min="0" tag="" unit="sccm" type="Double" />
  305. <config default="100" name="DefaultSetPoint" nameView="Default Set Point" description="default setpoint" max="1000" min="0" tag="" unit="sccm" type="Integer" />
  306. <config default="1" name="FlowRegulationFactor" nameView="Flow Regulation Factor" description="flow regulation factor" max="10" min="0" tag="" unit="sccm" type="Integer" />
  307. <config default="true" name="MfcEnableAlarm" nameView="MFC Enable Alarm" description="Mfc Enable Alarm" max="1" min="0" paramter="" tag="" unit="" type="Bool" />
  308. <config default="10" name="MfcAlarmRange" nameView="MFC Alarm Range" description="Mfc Alarm Range" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
  309. <config default="10" name="MfcAlarmTime" nameView="MFC Alarm Time" description="Mfc Alarm Time" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
  310. <config default="10" name="MfcWarningRange" nameView="MFC Warning Range" description="" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
  311. <config default="10" name="MfcWarningTime" nameView="MFC Warning Time" description="" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
  312. </configs>
  313. <configs name="Pump" nameView="Pump" >
  314. <config default="30" name="LeakRate" nameView="Leak Rate" description="" max="756000" min="0" paramter="" tag="" unit="mTorrPerMin" type="Double" />
  315. <config default="180" name="LeakCheckPumpingTime" nameView="Leak Check Pumping Time" description="" max="3000" min="0" paramter="" tag="" unit="" type="Integer" />
  316. <config default="180" name="LeakCheckWaitTime" nameView="Leak Check Wait Time" description="" max="3000" min="0" paramter="" tag="" unit="" type="Integer" />
  317. <config default="150" name="PumpBasePressure" nameView="Pump Base Pressure" description="" max="756000" min="0" paramter="" tag="" unit="mTorr" type="Integer" />
  318. <config default="120" name="PumpTimeLimit" nameView="Pump Time Limit" description="" max="3000" min="0" paramter="" tag="" unit="" type="Double" />
  319. <config default="5" name="PumpValveDelay" nameView="Pump Valve Delay" description="" max="3000" min="0" paramter="" tag="" unit="s" type="Integer" />
  320. </configs>
  321. <configs name="Purge" nameView="Purge" >
  322. <config default="3" name="PurgeCycleCount" nameView="Purge Cycle Count" description="" max="30" min="0" paramter="" tag="" unit="times" type="Double" />
  323. <config default="700000" name="PurgeVentPressure" nameView="Purge Vent Pressure" description="" max="760000" min="0" paramter="" tag="" unit="mtorr" type="Double" />
  324. <config default="10" name="PurgePumpPressure" nameView="Purge Pump Pressure" description="" max="760000" min="0" paramter="" tag="" unit="mtorr" type="Double" />
  325. <config default="60" name="PurgeVentTimeLimit" nameView="Purge Vent Time Limit" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Double" />
  326. <config default="60" name="PurgePumpTimeLimit" nameView="Purge Pump Time Limit" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Double" />
  327. <config default="10" name="PurgeVentStableTime" nameView="Purge Vent Stable Time" description="" max="600" min="0" paramter="" tag="" unit="second" type="Double" />
  328. <config default="10" name="PurgePumpStableTime" nameView="Purge Pump Stable Time" description="" max="600" min="0" paramter="" tag="" unit="second" type="Double" />
  329. </configs>
  330. <configs name="HeaterChamber" nameView="Heater Substrate" >
  331. <config default="false" name="HeaterEnableTolerance" nameView="Enable Heater Deviation Check" description="" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
  332. <config default="200" name="HeaterAlarmRange" nameView="Heater deviation Alarm Range" description="" max="200" min="0" paramter="" tag="" unit="℃" type="Integer" />
  333. <config default="10" name="HeaterAlarmTime" nameView="Heater deviation Alarm Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Integer" />
  334. <config default="100" name="HeaterWarningRange" nameView="Heater deviation Warning Range" description="" max="200" min="0" paramter="" tag="" unit="℃" type="Integer" />
  335. <config default="10" name="HeaterWarningTime" nameView="Heater deviation Warning Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Integer" />
  336. <config default="0" name="MonitorTcFeedbackOffset" nameView="Monitor Tc Feedback Offset" description="" max="5" min="-5" paramter="" tag="" unit="℃" type="Double" />
  337. <config default="0" name="ControlTcFeedbackOffset" nameView="Control Tc Feedback Offset" description="" max="5" min="-5" paramter="" tag="" unit="℃" type="Double" />
  338. <config name="TempOffsetPoint_1" nameView="Temp Offset Point 1" description="温度补偿点 1" unit="degree" type="Integer" max="300" min="0" />
  339. <config name="OffsetValue_1" nameView="Offset Value 1" description="补偿值 1" unit="degree" type="Double" max="300" min="0" />
  340. <config name="TempOffsetPoint_2" nameView="Temp Offset Point 2" description="温度补偿点 2" unit="degree" type="Integer" max="300" min="0" />
  341. <config name="OffsetValue_2" nameView="Offset Value 2" description="补偿值 2" unit="degree" type="Double" max="300" min="0" />
  342. <config name="TempOffsetPoint_3" nameView="Temp Offset Point 3" description="温度补偿点 3" unit="degree" type="Integer" max="300" min="0" />
  343. <config name="OffsetValue_3" nameView="Offset Value 3" description="补偿值 3" unit="degree" type="Double" max="300" min="0" />
  344. <config name="TempOffsetPoint_4" nameView="Temp Offset Point 4" description="温度补偿点 4" unit="degree" type="Integer" max="300" min="0" />
  345. <config name="OffsetValue_4" nameView="Offset Value 4" description="补偿值 4" unit="degree" type="Double" max="300" min="0" />
  346. <config name="TempOffsetPoint_5" nameView="Temp Offset Point 5" description="温度补偿点 5" unit="degree" type="Integer" max="300" min="0" />
  347. <config name="OffsetValue_5" nameView="Offset Value 5" description="补偿值 5" unit="degree" type="Double" max="300" min="0" />
  348. <config name="TempOffsetPoint_6" nameView="Temp Offset Point 6" description="温度补偿点 6" unit="degree" type="Integer" max="300" min="0" />
  349. <config name="OffsetValue_6" nameView="Offset Value 6" description="补偿值 6" unit="degree" type="Double" max="300" min="0" />
  350. <config name="TempOffsetPoint_7" nameView="Temp Offset Point 7" description="温度补偿点 7" unit="degree" type="Integer" max="300" min="0" />
  351. <config name="OffsetValue_7" nameView="Offset Value 7" description="补偿值 7" unit="degree" type="Double" max="300" min="0" />
  352. <config name="TempOffsetPoint_8" nameView="Temp Offset Point 8" description="温度补偿点 8" unit="degree" type="Integer" max="300" min="0" />
  353. <config name="OffsetValue_8" nameView="Offset Value 8" description="补偿值 8" unit="degree" type="Double" max="300" min="0" />
  354. <config name="TempOffsetPoint_9" nameView="Temp Offset Point 9" description="温度补偿点 9" unit="degree" type="Integer" max="300" min="0" />
  355. <config name="OffsetValue_9" nameView="Offset Value 9" description="补偿值 9" unit="degree" type="Double" max="300" min="0" />
  356. </configs>
  357. <configs name="WallHeater" nameView="Heater Wall" >
  358. <config default="false" name="HeaterEnableTolerance" nameView="Enable Heater Deviation Check" description="" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
  359. <config default="200" name="HeaterAlarmRange" nameView="Heater deviation Alarm Range" description="" max="200" min="0" paramter="" tag="" unit="℃" type="Integer" />
  360. <config default="10" name="HeaterAlarmTime" nameView="Heater deviation Alarm Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Integer" />
  361. <config default="100" name="HeaterWarningRange" nameView="Heater deviation Warning Range" description="" max="200" min="0" paramter="" tag="" unit="℃" type="Integer" />
  362. <config default="10" name="HeaterWarningTime" nameView="Heater deviation Warning Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Integer" />
  363. <config default="0" name="MonitorTcFeedbackOffset" nameView="Monitor Tc Feedback Offset" description="" max="5" min="-5" paramter="" tag="" unit="℃" type="Double" />
  364. <config default="0" name="ControlTcFeedbackOffset" nameView="Control Tc Feedback Offset" description="" max="5" min="-5" paramter="" tag="" unit="℃" type="Double" />
  365. <config name="TempOffsetPoint_1" nameView="Temp Offset Point 1" description="温度补偿点 1" unit="degree" type="Integer" max="300" min="0" />
  366. <config name="OffsetValue_1" nameView="Offset Value 1" description="补偿值 1" unit="degree" type="Double" max="300" min="0" />
  367. <config name="TempOffsetPoint_2" nameView="Temp Offset Point 2" description="温度补偿点 2" unit="degree" type="Integer" max="300" min="0" />
  368. <config name="OffsetValue_2" nameView="Offset Value 2" description="补偿值 2" unit="degree" type="Double" max="300" min="0" />
  369. <config name="TempOffsetPoint_3" nameView="Temp Offset Point 3" description="温度补偿点 3" unit="degree" type="Integer" max="300" min="0" />
  370. <config name="OffsetValue_3" nameView="Offset Value 3" description="补偿值 3" unit="degree" type="Double" max="300" min="0" />
  371. <config name="TempOffsetPoint_4" nameView="Temp Offset Point 4" description="温度补偿点 4" unit="degree" type="Integer" max="300" min="0" />
  372. <config name="OffsetValue_4" nameView="Offset Value 4" description="补偿值 4" unit="degree" type="Double" max="300" min="0" />
  373. <config name="TempOffsetPoint_5" nameView="Temp Offset Point 5" description="温度补偿点 5" unit="degree" type="Integer" max="300" min="0" />
  374. <config name="OffsetValue_5" nameView="Offset Value 5" description="补偿值 5" unit="degree" type="Double" max="300" min="0" />
  375. <config name="TempOffsetPoint_6" nameView="Temp Offset Point 6" description="温度补偿点 6" unit="degree" type="Integer" max="300" min="0" />
  376. <config name="OffsetValue_6" nameView="Offset Value 6" description="补偿值 6" unit="degree" type="Double" max="300" min="0" />
  377. <config name="TempOffsetPoint_7" nameView="Temp Offset Point 7" description="温度补偿点 7" unit="degree" type="Integer" max="300" min="0" />
  378. <config name="OffsetValue_7" nameView="Offset Value 7" description="补偿值 7" unit="degree" type="Double" max="300" min="0" />
  379. <config name="TempOffsetPoint_8" nameView="Temp Offset Point 8" description="温度补偿点 8" unit="degree" type="Integer" max="300" min="0" />
  380. <config name="OffsetValue_8" nameView="Offset Value 8" description="补偿值 8" unit="degree" type="Double" max="300" min="0" />
  381. <config name="TempOffsetPoint_9" nameView="Temp Offset Point 9" description="温度补偿点 9" unit="degree" type="Integer" max="300" min="0" />
  382. <config name="OffsetValue_9" nameView="Offset Value 9" description="补偿值 9" unit="degree" type="Double" max="300" min="0" />
  383. </configs>
  384. <configs name="ForelineHeater" nameView="Heater Foreline" >
  385. <config default="false" name="HeaterEnableTolerance" nameView="Enable Heater Deviation Check" description="" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
  386. <config default="200" name="HeaterAlarmRange" nameView="Heater deviation Alarm Range" description="" max="200" min="0" paramter="" tag="" unit="℃" type="Integer" />
  387. <config default="10" name="HeaterAlarmTime" nameView="Heater deviation Alarm Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Integer" />
  388. <config default="100" name="HeaterWarningRange" nameView="Heater deviation Warning Range" description="" max="200" min="0" paramter="" tag="" unit="℃" type="Integer" />
  389. <config default="10" name="HeaterWarningTime" nameView="Heater deviation Warning Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Integer" />
  390. <config default="0" name="MonitorTcFeedbackOffset" nameView="Monitor Tc Feedback Offset" description="" max="5" min="-5" paramter="" tag="" unit="℃" type="Double" />
  391. <config default="0" name="ControlTcFeedbackOffset" nameView="Control Tc Feedback Offset" description="" max="5" min="-5" paramter="" tag="" unit="℃" type="Double" />
  392. <config name="TempOffsetPoint_1" nameView="Temp Offset Point 1" description="温度补偿点 1" unit="degree" type="Integer" max="300" min="0" />
  393. <config name="OffsetValue_1" nameView="Offset Value 1" description="补偿值 1" unit="degree" type="Double" max="300" min="0" />
  394. <config name="TempOffsetPoint_2" nameView="Temp Offset Point 2" description="温度补偿点 2" unit="degree" type="Integer" max="300" min="0" />
  395. <config name="OffsetValue_2" nameView="Offset Value 2" description="补偿值 2" unit="degree" type="Double" max="300" min="0" />
  396. <config name="TempOffsetPoint_3" nameView="Temp Offset Point 3" description="温度补偿点 3" unit="degree" type="Integer" max="300" min="0" />
  397. <config name="OffsetValue_3" nameView="Offset Value 3" description="补偿值 3" unit="degree" type="Double" max="300" min="0" />
  398. <config name="TempOffsetPoint_4" nameView="Temp Offset Point 4" description="温度补偿点 4" unit="degree" type="Integer" max="300" min="0" />
  399. <config name="OffsetValue_4" nameView="Offset Value 4" description="补偿值 4" unit="degree" type="Double" max="300" min="0" />
  400. <config name="TempOffsetPoint_5" nameView="Temp Offset Point 5" description="温度补偿点 5" unit="degree" type="Integer" max="300" min="0" />
  401. <config name="OffsetValue_5" nameView="Offset Value 5" description="补偿值 5" unit="degree" type="Double" max="300" min="0" />
  402. <config name="TempOffsetPoint_6" nameView="Temp Offset Point 6" description="温度补偿点 6" unit="degree" type="Integer" max="300" min="0" />
  403. <config name="OffsetValue_6" nameView="Offset Value 6" description="补偿值 6" unit="degree" type="Double" max="300" min="0" />
  404. <config name="TempOffsetPoint_7" nameView="Temp Offset Point 7" description="温度补偿点 7" unit="degree" type="Integer" max="300" min="0" />
  405. <config name="OffsetValue_7" nameView="Offset Value 7" description="补偿值 7" unit="degree" type="Double" max="300" min="0" />
  406. <config name="TempOffsetPoint_8" nameView="Temp Offset Point 8" description="温度补偿点 8" unit="degree" type="Integer" max="300" min="0" />
  407. <config name="OffsetValue_8" nameView="Offset Value 8" description="补偿值 8" unit="degree" type="Double" max="300" min="0" />
  408. <config name="TempOffsetPoint_9" nameView="Temp Offset Point 9" description="温度补偿点 9" unit="degree" type="Integer" max="300" min="0" />
  409. <config name="OffsetValue_9" nameView="Offset Value 9" description="补偿值 9" unit="degree" type="Double" max="300" min="0" />
  410. </configs>
  411. <configs name="GridHeater" nameView="Heater Grid" >
  412. <config default="false" name="HeaterEnableTolerance" nameView="Enable Heater Deviation Check" description="" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
  413. <config default="200" name="HeaterAlarmRange" nameView="Heater deviation Alarm Range" description="" max="200" min="0" paramter="" tag="" unit="℃" type="Integer" />
  414. <config default="10" name="HeaterAlarmTime" nameView="Heater deviation Alarm Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Integer" />
  415. <config default="100" name="HeaterWarningRange" nameView="Heater deviation Warning Range" description="" max="200" min="0" paramter="" tag="" unit="℃" type="Integer" />
  416. <config default="10" name="HeaterWarningTime" nameView="Heater deviation Warning Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Integer" />
  417. <config default="0" name="MonitorTcFeedbackOffset" nameView="Monitor Tc Feedback Offset" description="" max="5" min="-5" paramter="" tag="" unit="℃" type="Double" />
  418. <config default="0" name="ControlTcFeedbackOffset" nameView="Control Tc Feedback Offset" description="" max="5" min="-5" paramter="" tag="" unit="℃" type="Double" />
  419. <config name="TempOffsetPoint_1" nameView="Temp Offset Point 1" description="温度补偿点 1" unit="degree" type="Integer" max="300" min="0" />
  420. <config name="OffsetValue_1" nameView="Offset Value 1" description="补偿值 1" unit="degree" type="Double" max="300" min="0" />
  421. <config name="TempOffsetPoint_2" nameView="Temp Offset Point 2" description="温度补偿点 2" unit="degree" type="Integer" max="300" min="0" />
  422. <config name="OffsetValue_2" nameView="Offset Value 2" description="补偿值 2" unit="degree" type="Double" max="300" min="0" />
  423. <config name="TempOffsetPoint_3" nameView="Temp Offset Point 3" description="温度补偿点 3" unit="degree" type="Integer" max="300" min="0" />
  424. <config name="OffsetValue_3" nameView="Offset Value 3" description="补偿值 3" unit="degree" type="Double" max="300" min="0" />
  425. <config name="TempOffsetPoint_4" nameView="Temp Offset Point 4" description="温度补偿点 4" unit="degree" type="Integer" max="300" min="0" />
  426. <config name="OffsetValue_4" nameView="Offset Value 4" description="补偿值 4" unit="degree" type="Double" max="300" min="0" />
  427. <config name="TempOffsetPoint_5" nameView="Temp Offset Point 5" description="温度补偿点 5" unit="degree" type="Integer" max="300" min="0" />
  428. <config name="OffsetValue_5" nameView="Offset Value 5" description="补偿值 5" unit="degree" type="Double" max="300" min="0" />
  429. <config name="TempOffsetPoint_6" nameView="Temp Offset Point 6" description="温度补偿点 6" unit="degree" type="Integer" max="300" min="0" />
  430. <config name="OffsetValue_6" nameView="Offset Value 6" description="补偿值 6" unit="degree" type="Double" max="300" min="0" />
  431. <config name="TempOffsetPoint_7" nameView="Temp Offset Point 7" description="温度补偿点 7" unit="degree" type="Integer" max="300" min="0" />
  432. <config name="OffsetValue_7" nameView="Offset Value 7" description="补偿值 7" unit="degree" type="Double" max="300" min="0" />
  433. <config name="TempOffsetPoint_8" nameView="Temp Offset Point 8" description="温度补偿点 8" unit="degree" type="Integer" max="300" min="0" />
  434. <config name="OffsetValue_8" nameView="Offset Value 8" description="补偿值 8" unit="degree" type="Double" max="300" min="0" />
  435. <config name="TempOffsetPoint_9" nameView="Temp Offset Point 9" description="温度补偿点 9" unit="degree" type="Integer" max="300" min="0" />
  436. <config name="OffsetValue_9" nameView="Offset Value 9" description="补偿值 9" unit="degree" type="Double" max="300" min="0" />
  437. </configs>
  438. <!--Clean-->
  439. <configs name="IdleClean" nameView="Idle Clean" visible="false">
  440. <config default="false" name="IsEnabled" nameView="Is Enabled" description="IsEnabled" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
  441. <config default="" name="IdleCleanRecipe" nameView="Idle Clean Recipe" description="Purge recipe name" max="" min="" paramter="" tag="" unit="" type="String" />
  442. <config default="3000" name="IdleCleanTime" nameView="Idle Clean Time" description="Idle seconds after which run purge" max="99999" min="1" paramter="" tag="" unit="s" type="Integer" />
  443. </configs>
  444. <configs name="JobClean" nameView="Job Clean" visible="false">
  445. <config default="false" name="IsEnabled" nameView="Is Enabled" description="IsEnabled" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
  446. <config default="" name="PreJobCleanRecipe" nameView="PreJob Clean Recipe" description="pre job clean recipe name" max="" min="" paramter="" tag="" unit="" type="String" />
  447. <config default="" name="CompleteJobCleanRecipe" nameView="CompleteJob Clean Recipe" description="complete job clean recipe name" max="" min="" paramter="" tag="" unit="" type="String" />
  448. <config default="false" name="EnablePreJobClean" nameView="Enable PreJob Clean" description="Enable PreJob Clean" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
  449. <config default="false" name="EnableCompleteJobClean" nameView="Enable Complete Job Clean" description="Enable Complete Job Clean" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
  450. <config default="3000" name="IdleCleanTime" nameView="Idle Clean Time" description="Idle seconds after which run purge" max="864000" min="0" paramter="" tag="" unit="s" type="Integer" />
  451. </configs>
  452. <configs name="EPD" nameView="EPD Setting">
  453. <config default="true" name="IsEnabled" nameView="Is Enabled" description="IsEnabled" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
  454. <config default="0" name="ChannelNumber" nameView="EPD Channel Number" description="channel number" max="32" min="0" paramter="" tag="" unit="" type="Integer" />
  455. </configs>
  456. </configs>
  457. <!--PMB-->
  458. <configs name="PMB" nameView="PMB" visible="false">
  459. <config default="3,4,6,8" name="SupportedWaferSize" nameView="腔体支持的Wafer尺寸" description=" " max="0" min="0" paramter="" tag="" unit="" type="String" visible="false"/>
  460. <config default="3,4,6,8" name="SupportedGuidePinSize" nameView="腔体Guide Pin尺寸" description=" " max="0" min="0" paramter="" tag="" unit="" type="String" visible="false"/>
  461. <config default="120" name="PrepareTransferTimeout" nameView="Prepare Transfer Timeout" description="prepare transfer time out" max="99999" min="1" paramter="" tag="" unit="s" type="Integer" />
  462. <config default="1" name="OpenGasValveTimeout" nameView="Open Gas Valve Timeout" description="开阀超时" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
  463. <config default="1" name="TimeLimitOfCloseGasValve" nameView="Time Limit Of Close Gas Valve" description="" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  464. <config default="1" name="OpenCloseSlitValveTimeout" nameView="Open Close Slit Valve Timeout" description="" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  465. <config default="180" name="VentTime" nameView="Vent Time" description="" max="600" min="0" paramter="" tag="" unit="second" type="Integer" />
  466. <config default="100" name="GasFlowPressureAlarmRange" nameView="Process Pressure Alarm Range" description="" max="760000" min="0" paramter="" tag="" unit="mtorr" type="Double" />
  467. <config default="60" name="GasFlowPressureAlarmTime" nameView="Process Pressure Alarm Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Double" />
  468. <config default="100" name="GasFlowPressureWarningRange" nameView="Process Pressure Warning Range" description="" max="760000" min="0" paramter="" tag="" unit="mtorr" type="Double" />
  469. <config default="60" name="GasFlowPressureWarningTime" nameView="Process Pressure Warning Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Double" />
  470. <config default="true" name="EnableThrottleValve" nameView="Enable Throttle Valve" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
  471. <config default="150" name="ChamberHeaterSetPointLimit" nameView="Chamber Heater Set Point Limit" description="" max="500" min="0" paramter="" tag="" unit="" type="Integer" />
  472. <config default="140" name="ForeLineHeaterSetPointLimit" nameView="ForeLine Heater Set Point Limit" description="" max="500" min="0" paramter="" tag="" unit="" type="Integer" />
  473. <config default="120" name="CheckSubstrateTempTimeout" nameView="Check Substrate Temp Timeout" description="" max="3600" min="0" paramter="" tag="" unit="" type="Integer" />
  474. <config default="90" name="CheckATMTimeout" nameView="Check ATM Timeout" description="" max="3000" min="0" paramter="" tag="" unit="s" type="Integer" />
  475. <config default="1" name="VentTimeDelay" nameView="Vent Time Delay" description="" max="3000" min="0" paramter="" tag="" unit="s" type="Integer" />
  476. <config default="780000" name="ChamberBasePressureThreshold" nameView="Chamber Base Pressure Threshold" description="" max="1000000" min="0" paramter="" tag="" unit="mtorr" type="Double" />
  477. <config default="120" name="ChamberBaseTemperatureThreshold" nameView="Chamber Base Temperature Threshold" description="" max="1000" min="0" paramter="" tag="" unit="°C" type="Double" />
  478. <config default="10" name="ProcessPressureOffset" nameView="Process Pressure Offset" description="" max="100" min="0" paramter="" tag="" unit="mtorr" type="Double" />
  479. <config default="7500" name="ChamberVolume" nameView="Chamber Volume" max="100000" min="0" paramter="" tag="" unit="mL" visible="false" type="Double" />
  480. <config default="25" name="GasTemperature" nameView="Gas Temperature" max="1000" min="-1000" paramter="" tag="" unit="℃" visible="false" type="Double" />
  481. <config default="9" name="TargetPressureInMFCVerification" nameView="MFC verification中的目标压力" max="100" min="0" paramter="" tag="" unit="Torr" visible="false" type="Double" />
  482. <config default="180" name="GasFlowTimeInMFCVerification" nameView="MFC verification中的目标时间" max="1000" min="0" paramter="" tag="" unit="second" visible="false" type="Double" />
  483. <config default="0" name="PinDownDelayTimePick" nameView="Pick Delay Time before pin down" description="" max="120" min="0" paramter="" tag="" unit="s" type="Integer" />
  484. <config default="0" name="PinDownDelayTimePlace" nameView="Place Delay Time before pin down" description="" max="120" min="0" paramter="" tag="" unit="s" type="Integer" />
  485. <config default="Strip" name="ChamberLabel" nameView="Chamber Label" description="Chamber名称" max="" min="" paramter="" tag="" unit="" type="String" />
  486. <config default="30" name="MaxDeviationInMFCVerification" nameView="MFC verification允许的最大偏差值(%)" max="100000" min="0" paramter="" tag="" unit="%" visible="false" type="Double" />
  487. <config default="150" name="WallHeaterSetPointLimit" nameView="Wall Heater Set Point Limit" description="" max="500" min="0" paramter="" tag="" unit="" type="Integer" />
  488. <config default="false" name="EnableWallHeater" nameView="Enable Chamber Wall Heater" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
  489. <config default="false" name="EnableGridHeater" nameView="Enable Chamber Grid Heater" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
  490. <config default="5" name="RecipeToleranceIgnoreTime" nameView="Ignore Time Before Check Recipe Step Tolerance" description="" max="60" min="0" paramter="" tag="" unit="s" type="Integer" />
  491. <configs name="MFCVerification" nameView="MFC Verification" >
  492. <config default="7500" name="ChamberVolume" nameView="Chamber Volume" max="100000" min="0" paramter="" tag="" unit="mL" visible="false" type="Double" />
  493. <config default="25" name="GasTemperature" nameView="Gas Temperature" max="1000" min="-1000" paramter="" tag="" unit="℃" visible="false" type="Double" />
  494. <config default="9" name="TargetPressure" nameView="结束条件:腔体压力达到的最大值" max="100" min="0" paramter="" tag="" unit="Torr" visible="true" type="Double" />
  495. <config default="180" name="GasFlowTime" nameView="结束条件:流气多长时间" max="1000" min="0" paramter="" tag="" unit="second" visible="true" type="Double" />
  496. <config default="30" name="MaxDeviation" nameView="结果检查:最大偏差,超过该值报警" max="100000" min="0" paramter="" tag="" unit="%" visible="true" type="Double" />
  497. <config default="20" name="PressureStableTolerance" nameView="稳定条件:压力1秒内的最大变化范围" max="100000" min="0" paramter="" tag="" unit="mTorr" visible="true" type="Double" />
  498. <config default="20" name="FlowStableTolerance" nameView="稳定条件:流量设定值和反馈值允许的最大偏差" max="100" min="0" paramter="" tag="" unit="%" visible="true" type="Double" />
  499. <config default="5" name="CheckStableTimeout" nameView="稳定条件:在多长时间内处于稳定状态" max="100" min="0" paramter="" tag="" unit="%" visible="false" type="Double" />
  500. </configs>
  501. <configs name="Chiller" nameView="Chiller" >
  502. <config default="false" name="ChillerSameWithPMA" nameView="Chiller Same With PMA" description="enable chiller same with PMA or not" max="1" min="0" tag="" unit="" type="Bool" />
  503. <config default="true" name="EnableChiller" nameView="Enable Chiller" description="enable chiller or not" max="1" min="0" tag="" unit="" type="Bool" />
  504. <config default="1" name="MFG" nameView="MFG" description="厂商, 1:SMC;" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  505. <config default="1" name="CommunicationType" nameView="Communication Type" description="0:Analogue; 1:RS232; 2:Ethernet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  506. <config default="COM22" name="Port" nameView="Port" description="serial port name of pump" max="" min="" paramter="" tag="" unit="" type="String" />
  507. <config default="10" name="ChillerTemperatureOffset" nameView="Chiller Temperature Offset" description="" max="100" min="0" paramter="" tag="" unit="degree" type="Double" />
  508. <config default="300" name="SetPointLimitMax" nameView="Chiller Set Point Limit Max" description="" max="500" min="0" paramter="" tag="" unit="degree" type="Double" />
  509. <config default="0" name="SetPointLimitMin" nameView="Chiller Set Point Limit Min" description="" max="500" min="0" paramter="" tag="" unit="degree" type="Double" />
  510. <config default="true" name="EnableToleranceAlarm" nameView="Enable Tolerance Alarm" description="Enable Tolerance Alarm" max="1" min="0" paramter="" tag="" unit="" type="Bool" />
  511. <config default="20" name="ToleranceAlarmRange" nameView="Tolerance Alarm Range" description="Tolerance Alarm Range" max="200" min="0" paramter="" tag="" unit="℃" type="Integer" />
  512. <config default="60" name="ToleranceAlarmTime" nameView="Tolerance Alarm Time" description="Tolerance Alarm Time" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
  513. </configs>
  514. <configs name="GridChiller" nameView="Grid Chiller" >
  515. <config default="true" name="EnableChiller" nameView="Enable Chiller" description="enable chiller or not" max="1" min="0" tag="" unit="" type="Bool" />
  516. <!--<config default="false" name="ChillerSameWithPMB" nameView="Chiller Same With PMB" description="enable chiller same with PMB or not" max="1" min="0" tag="" unit="" type="Bool" />-->
  517. <config default="1" name="MFG" nameView="MFG" description="厂商, 1:SMC;" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  518. <config default="1" name="CommunicationType" nameView="Communication Type" description="0:Analogue; 1:RS232; 2:Ethernet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  519. <config default="COM12" name="Port" nameView="Port" description="serial port name of pump" max="" min="" paramter="" tag="" unit="" type="String" />
  520. <config default="10" name="ChillerTemperatureOffset" nameView="Chiller Temperature Offset" description="" max="10" min="-10" paramter="" tag="" unit="degree" type="Double" />
  521. <config default="300" name="SetPointLimitMax" nameView="Chiller Set Point Limit Max" description="" max="500" min="0" paramter="" tag="" unit="degree" type="Double" />
  522. <config default="0" name="SetPointLimitMin" nameView="Chiller Set Point Limit Min" description="" max="500" min="0" paramter="" tag="" unit="degree" type="Double" />
  523. </configs>
  524. <configs name="DryPump" nameView="Dry Pump" >
  525. <config default="1" name="MFG" nameView="MFG" description="厂商, 1:Sky; 2:Edwards; 3:Kashiyama" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  526. <config default="1" name="CommunicationType" nameView="Communication Type" description="0:Analogue; 1:RS232; 2:Ethernet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  527. <config default="COM23" name="Port" nameView="Port" description="serial port name of pump" max="" min="" paramter="" tag="" unit="" type="String" />
  528. <config default="1000" name="ChamberForelinePressureThreshold" nameView="Chamber Foreline Pressure Threshold" description="" max="10000" min="0" paramter="" tag="" unit="mtorr" type="Double" />
  529. <config default="20" name="ChamberForelinePressureTimeout" nameView="Chamber Foreline Pressure Timeout" description="" max="3000" min="0" paramter="" tag="" unit="s" type="Integer" />
  530. </configs>
  531. <configs name="Rf" nameView="Source RF" >
  532. <config default="1" name="MFG" nameView="MFG" description="厂商, 1:AdTec; 2:Comet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  533. <config default="1" name="CommunicationType" nameView="Communication Type" description="0:Analogue; 1:RS232; 2:Ethernet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  534. <config default="COM24" name="Port" nameView="Port" description="serial port name of RFG" max="" min="" paramter="" tag="" unit="" type="String" />
  535. <config default="127.0.0.1:502" name="IPAddress" nameView="IP Address" description="EFEM IP,default 127.0.0.1:502" max="" min="" paramter="" tag="" unit="" type="String" />
  536. <config default="500" name="PowerAlarmRange" nameView="Power Alarm Range" description="" max="1000" min="0" paramter="" tag="" unit="" type="Double" />
  537. <config default="10" name="PowerAlarmTime" nameView="Power Alarm Time" description="" max="10" min="0" paramter="" tag="" unit="" type="Double" />
  538. <config default="500" name="PowerWarningRange" nameView="Power Warning Range" description="" max="1000" min="0" paramter="" tag="" unit="" type="Double" />
  539. <config default="10" name="PowerWarningTime" nameView="Power Warning Time" description="" max="10" min="0" paramter="" tag="" unit="" type="Double" />
  540. <config default="1" name="ReflectPowerAlarmRange" nameView="Reflect Power Alarm Range" description="" max="1000" min="0" paramter="" tag="" unit="" type="Double" />
  541. <config default="1" name="ReflectPowerAlarmTime" nameView="Reflect Power Alarm Time" description="" max="10" min="0" paramter="" tag="" unit="" type="Double" />
  542. <config default="3000" name="PowerRange" nameView="Power Range" description="" max="30000" min="0" paramter="" tag="" unit="" type="Double" />
  543. <config default="1" name="Coefficient" nameView="Coefficient" description="" max="10" min="0" paramter="" tag="" unit="" type="Double" />
  544. <config default="false" name="EnablePulsingFunction" nameView="Enable Pulsing Function" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
  545. <config default="false" name="EnableReflectPower" nameView="Enable Reflect Power" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
  546. <config default="false" name="EnableVoltageCurrent" nameView="Enable Voltage Current" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
  547. <config default="1" name="PowerRegulationFactor" nameView="Power Regulation Factor" description="" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  548. <config default="1000" name="RfPowerAlarmRange" nameView="RF Power Alarm Range" description="" max="10000" min="0" paramter="" tag="" unit="" type="Integer" />
  549. <config default="3000" name="RfPowerAlarmTime" nameView="RF Power Alarm Time" description="" max="10000" min="0" paramter="" tag="" unit="" type="Integer" />
  550. <config default="3" name="RFTurnOnTimeout" nameView="RF Turn On Timeout" description="" max="10" min="0" paramter="" tag="" unit="S" type="Integer" />
  551. <config default="" name="GeneratorSerialNumber" nameView="RF电源序列号" max="" min="0" paramter="" tag="" unit="" type="String" />
  552. <config default="" name="SensorSerialNumber" nameView="SensorHead序列号" max="" min="0" paramter="" tag="" unit="" type="String" />
  553. <config default="2000" name="RFPhysicalMaxPower" nameView="RF Physical Max Power" description="" max="9999" min="0" paramter="" tag="" unit="" type="Double" visible="false"/>
  554. <config default="2000" name="CurrentRFMaxPower" nameView="Current RF Max Power" description="" max="2200" min="1800" paramter="" tag="" unit="" type="Double" />
  555. <config default="2000" name="RFCalibratedMaxPower" nameView="RF Calibrated Max Power" description="" max="9999" min="0" paramter="" tag="" unit="" type="Double" />
  556. <config default="false" name="EnableCalibration" nameView="是否校准" max="" min="" paramter="" tag="" unit="" visible="true" type="Bool" />
  557. <config default="100#100;200#200;" name="CalibrationTable" nameView="校准表" max="" min="0" paramter="" tag="" unit="" visible="false" type="String" />
  558. <config default="" name="CalibrationTableDetail" nameView="详细校准表" max="" min="0" paramter="" tag="" unit="" visible="false" type="String" />
  559. </configs>
  560. <configs name="match" nameView="Source Match" >
  561. <config default="false" name="EnableMatch" nameView="Enable Source Match" description="enable match or not" max="1" min="0" tag="" unit="" type="Bool" />
  562. <config default="1" name="MFG" nameView="MFG" description="厂商, 1:AdTec; 2:Comet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  563. <config default="1" name="CommunicationType" nameView="Communication Type" description="0:Analogue; 1:RS232; 2:Ethernet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  564. <config default="COM25" name="Port" nameView="Port" description="serial port name of match" max="" min="" paramter="" tag="" unit="" type="String" />
  565. <config default="127.0.0.1:502" name="IPAddress" nameView="IP Address" description="EFEM IP,default 127.0.0.1:502" max="" min="" paramter="" tag="" unit="" type="String" />
  566. <config default="1" name="MatchMode" nameView="Match Mode" description="" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  567. <config default="false" name="EnableC1C2Position" nameView="Enable Source C1 C2 Position" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
  568. <!--<config default="10" name="MatchPositionC1" nameView="Match Position C1" description="" max="100" min="0" paramter="" tag="" unit="" type="Double" />
  569. <config default="10" name="MatchPositionC2" nameView="Match Position C2" description="" max="100" min="0" paramter="" tag="" unit="" type="Double" />-->
  570. </configs>
  571. <configs name="BiasRf" nameView="Bias RF" >
  572. <config default="true" name="EnableBiasRF" nameView="Enable Bias RF" description="enable bias RF or not" max="1" min="0" tag="" unit="" type="Bool" />
  573. <config default="2" name="MFG" nameView="MFG" description="厂商, 1:AdTec; 2:Comet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  574. <config default="2" name="CommunicationType" nameView="Communication Type" description="0:Analogue; 1:RS232; 2:Ethernet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  575. <config default="COM14" name="Port" nameView="Port" description="serial port name of RFG" max="" min="" paramter="" tag="" unit="" type="String" />
  576. <config default="192.168.10.22:502" name="IPAddress" nameView="IP Address" description="EFEM IP,default 127.0.0.1:502" max="" min="" paramter="" tag="" unit="" type="String" />
  577. <config default="500" name="PowerAlarmRange" nameView="Power Alarm Range" description="" max="1000" min="0" paramter="" tag="" unit="" type="Double" />
  578. <config default="10" name="PowerAlarmTime" nameView="Power Alarm Time" description="" max="10" min="0" paramter="" tag="" unit="" type="Double" />
  579. <config default="500" name="PowerWarningRange" nameView="Power Warning Range" description="" max="1000" min="0" paramter="" tag="" unit="" type="Double" />
  580. <config default="10" name="PowerWarningTime" nameView="Power Warning Time" description="" max="10" min="0" paramter="" tag="" unit="" type="Double" />
  581. <config default="1" name="ReflectPowerAlarmRange" nameView="Reflect Power Alarm Range" description="" max="1000" min="0" paramter="" tag="" unit="" type="Double" />
  582. <config default="1" name="ReflectPowerAlarmTime" nameView="Reflect Power Alarm Time" description="" max="10" min="0" paramter="" tag="" unit="" type="Double" />
  583. <config default="3000" name="PowerRange" nameView="Power Range" description="" max="30000" min="0" paramter="" tag="" unit="" type="Double" />
  584. <config default="1" name="Coefficient" nameView="Coefficient" description="" max="10" min="0" paramter="" tag="" unit="" type="Double" />
  585. <config default="false" name="EnablePulsingFunction" nameView="Enable Pulsing Function" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
  586. <config default="false" name="EnableReflectPower" nameView="Enable Reflect Power" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
  587. <config default="false" name="EnableVoltageCurrent" nameView="Enable Voltage Current" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
  588. <config default="1" name="PowerRegulationFactor" nameView="Power Regulation Factor" description="" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  589. <config default="1000" name="RfPowerAlarmRange" nameView="RF Power Alarm Range" description="" max="10000" min="0" paramter="" tag="" unit="" type="Integer" />
  590. <config default="3000" name="RfPowerAlarmTime" nameView="RF Power Alarm Time" description="" max="10000" min="0" paramter="" tag="" unit="" type="Integer" />
  591. <config default="" name="GeneratorSerialNumber" nameView="RF电源序列号" max="" min="0" paramter="" tag="" unit="" type="String" />
  592. <config default="" name="SensorSerialNumber" nameView="SensorHead序列号" max="" min="0" paramter="" tag="" unit="" type="String" />
  593. <config default="600" name="RFPhysicalMaxPower" nameView="RF Physical Max Power" description="" max="9999" min="0" paramter="" tag="" unit="" type="Double" visible="false"/>
  594. <config default="600" name="CurrentRFMaxPower" nameView="Current RF Max Power" description="" max="660" min="540" paramter="" tag="" unit="" type="Double" />
  595. <config default="600" name="RFCalibratedMaxPower" nameView="RF Calibrated Max Power" description="" max="9999" min="0" paramter="" tag="" unit="" type="Double" />
  596. <config default="false" name="EnableCalibration" nameView="是否校准" max="" min="" paramter="" tag="" unit="" visible="true" type="Bool" />
  597. <config default="100#100;200#200;" name="CalibrationTable" nameView="校准表" max="" min="0" paramter="" tag="" unit="" visible="false" type="String" />
  598. <config default="" name="CalibrationTableDetail" nameView="详细校准表" max="" min="0" paramter="" tag="" unit="" visible="false" type="String" />
  599. </configs>
  600. <configs name="BiasMatch" nameView="Bias Match" >
  601. <config default="false" name="EnableBiasMatch" nameView="Enable Bias Match" description="enable bias match or not" max="1" min="0" tag="" unit="" type="Bool" />
  602. <config default="2" name="MFG" nameView="MFG" description="厂商, 1:AdTec; 2:Comet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  603. <config default="2" name="CommunicationType" nameView="Communication Type" description="0:Analogue; 1:RS232; 2:Ethernet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  604. <config default="COM15" name="Port" nameView="Port" description="serial port name of match" max="" min="" paramter="" tag="" unit="" type="String" />
  605. <config default="192.168.10.22:502" name="IPAddress" nameView="IP Address" description="EFEM IP,default 127.0.0.1:502" max="" min="" paramter="" tag="" unit="" type="String" />
  606. <config default="1" name="MatchMode" nameView="Match Mode" description="" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  607. <config default="false" name="EnableBiasC1C2Position" nameView="Enable Bias C1 C2 Position" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
  608. </configs>
  609. <configs name="MfcGas1" nameView="MFC Gas1" >
  610. <config default="true" name="Enable" nameView="Enable" description="Enable gas 1 or not" tag="" unit="" type="Bool" />
  611. <config default="O2" name="GasName" nameView="Gas Name" description="Name of NO.1 gas stick" tag="" unit="" type="String" />
  612. <config default="100" name="MfcN2Scale" nameView="MFC N2 Scale" description="Max scale by N2 tuning" max="10000" min="0" tag="" unit="sccm" type="Integer" />
  613. <config default="1" name="MfcScaleFactor" nameView="MFC Scale Factor" description="Scale factor" max="10" min="0" tag="" unit="sccm" type="Double" />
  614. <config default="100" name="DefaultSetPoint" nameView="Default Set Point" description="default setpoint" max="1000" min="0" tag="" unit="sccm" type="Integer" />
  615. <config default="1" name="FlowRegulationFactor" nameView="Flow Regulation Factor" description="flow regulation factor" max="10" min="0" tag="" unit="sccm" type="Integer" />
  616. <config default="true" name="MfcEnableAlarm" nameView="MFC Enable Alarm" description="" max="1" min="0" paramter="" tag="" unit="" type="Bool" />
  617. <config default="10" name="MfcAlarmRange" nameView="MFC Alarm Range" description="" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
  618. <config default="10" name="MfcAlarmTime" nameView="MFC Alarm Time" description="" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
  619. <config default="10" name="MfcWarningRange" nameView="MFC Warning Range" description="" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
  620. <config default="10" name="MfcWarningTime" nameView="MFC Warning Time" description="" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
  621. </configs>
  622. <configs name="MfcGas2" nameView="MFC Gas2" >
  623. <config default="true" name="Enable" nameView="Enable" description="Enable gas 2 or not" tag="" unit="" type="Bool" />
  624. <config default="N2" name="GasName" nameView="Gas Name" description="Name of NO.2 gas stick" tag="" unit="" type="String" />
  625. <config default="100" name="MfcN2Scale" nameView="MFC N2 Scale" description="Max scale by N2 tuning" max="10000" min="0" tag="" unit="sccm" type="Integer" />
  626. <config default="1" name="MfcScaleFactor" nameView="MFC Scale Factor" description="Scale factor" max="10" min="0" tag="" unit="sccm" type="Double" />
  627. <config default="100" name="DefaultSetPoint" nameView="Default Set Point" description="default setpoint" max="1000" min="0" tag="" unit="sccm" type="Integer" />
  628. <config default="1" name="FlowRegulationFactor" nameView="Flow Regulation Factor" description="flow regulation factor" max="10" min="0" tag="" unit="sccm" type="Integer" />
  629. <config default="true" name="MfcEnableAlarm" nameView="MFC Enable Alarm" description="" max="1" min="0" paramter="" tag="" unit="" type="Bool" />
  630. <config default="10" name="MfcAlarmRange" nameView="MFC Alarm Range" description="" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
  631. <config default="10" name="MfcAlarmTime" nameView="MFC Alarm Time" description="" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
  632. <config default="10" name="MfcWarningRange" nameView="MFC Warning Range" description="" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
  633. <config default="10" name="MfcWarningTime" nameView="MFC Warning Time" description="" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
  634. </configs>
  635. <configs name="MfcGas3" nameView="MFC Gas3" >
  636. <config default="true" name="Enable" nameView="Enable" description="Enable gas 3 or not" tag="" unit="" type="Bool" />
  637. <config default="AR" name="GasName" nameView="Gas Name" description="Name of NO.3 gas stick" tag="" unit="" type="String" />
  638. <config default="100" name="MfcN2Scale" nameView="MFC N2 Scale" description="Max scale by N2 tuning" max="10000" min="0" tag="" unit="sccm" type="Integer" />
  639. <config default="1" name="MfcScaleFactor" nameView="MFC Scale Factor" description="Scale factor" max="10" min="0" tag="" unit="sccm" type="Double" />
  640. <config default="100" name="DefaultSetPoint" nameView="Default Set Point" description="default setpoint" max="1000" min="0" tag="" unit="sccm" type="Integer" />
  641. <config default="1" name="FlowRegulationFactor" nameView="Flow Regulation Factor" description="flow regulation factor" max="10" min="0" tag="" unit="sccm" type="Integer" />
  642. <config default="true" name="MfcEnableAlarm" nameView="MFC Enable Alarm" description="" max="1" min="0" paramter="" tag="" unit="" type="Bool" />
  643. <config default="10" name="MfcAlarmRange" nameView="MFC Alarm Range" description="" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
  644. <config default="10" name="MfcAlarmTime" nameView="MFC Alarm Time" description="" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
  645. <config default="10" name="MfcWarningRange" nameView="MFC Warning Range" description="" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
  646. <config default="10" name="MfcWarningTime" nameView="MFC Warning Time" description="" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
  647. </configs>
  648. <configs name="MfcGas4" nameView="MFC Gas4" >
  649. <config default="true" name="Enable" nameView="Enable" description="Enable gas 4 or not" tag="" unit="" type="Bool" />
  650. <config default="Gas4" name="GasName" nameView="Gas Name" description="Name of NO.4 gas stick" tag="" unit="" type="String" />
  651. <config default="100" name="MfcN2Scale" nameView="MFC N2 Scale" description="Max scale by N2 tuning" max="10000" min="0" tag="" unit="sccm" type="Integer" />
  652. <config default="1" name="MfcScaleFactor" nameView="MFC Scale Factor" description="Scale factor" max="10" min="0" tag="" unit="sccm" type="Double" />
  653. <config default="100" name="DefaultSetPoint" nameView="Default Set Point" description="default setpoint" max="1000" min="0" tag="" unit="sccm" type="Integer" />
  654. <config default="1" name="FlowRegulationFactor" nameView="Flow Regulation Factor" description="flow regulation factor" max="10" min="0" tag="" unit="sccm" type="Integer" />
  655. <config default="true" name="MfcEnableAlarm" nameView="MFC Enable Alarm" description="MFC Enable Alarm" max="1" min="0" paramter="" tag="" unit="" type="Bool" />
  656. <config default="10" name="MfcAlarmRange" nameView="MFC Alarm Range" description="MFC Alarm Range" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
  657. <config default="10" name="MfcAlarmTime" nameView="MFC Alarm Time" description="MFC Alarm Time" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
  658. <config default="10" name="MfcWarningRange" nameView="MFC Warning Range" description="" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
  659. <config default="10" name="MfcWarningTime" nameView="MFC Warning Time" description="" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
  660. </configs>
  661. <configs name="MfcGas5" nameView="MFC Gas5" >
  662. <config default="true" name="Enable" nameView="Enable" description="Enable gas 5 or not" tag="" unit="" type="Bool" />
  663. <config default="Gas5" name="GasName" nameView="Gas Name" description="Name of NO.5 gas stick" tag="" unit="" type="String" />
  664. <config default="100" name="MfcN2Scale" nameView="MFC N2 Scale" description="Max scale by N2 tuning" max="10000" min="0" tag="" unit="sccm" type="Integer" />
  665. <config default="1" name="MfcScaleFactor" nameView="MFC Scale Factor" description="Scale factor" max="10" min="0" tag="" unit="sccm" type="Double" />
  666. <config default="100" name="DefaultSetPoint" nameView="Default Set Point" description="default setpoint" max="1000" min="0" tag="" unit="sccm" type="Integer" />
  667. <config default="1" name="FlowRegulationFactor" nameView="Flow Regulation Factor" description="flow regulation factor" max="10" min="0" tag="" unit="sccm" type="Integer" />
  668. <config default="true" name="MfcEnableAlarm" nameView="MFC Enable Alarm" description="MFC Enable Alarm" max="1" min="0" paramter="" tag="" unit="" type="Bool" />
  669. <config default="10" name="MfcAlarmRange" nameView="MFC Alarm Range" description="MFC Alarm Range" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
  670. <config default="10" name="MfcAlarmTime" nameView="MFC Alarm Time" description="MFC Alarm Time" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
  671. <config default="10" name="MfcWarningRange" nameView="MFC Warning Range" description="" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
  672. <config default="10" name="MfcWarningTime" nameView="MFC Warning Time" description="" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
  673. </configs>
  674. <configs name="Pump" nameView="Pump" >
  675. <config default="30" name="LeakRate" nameView="Leak Rate" description="" max="756000" min="0" paramter="" tag="" unit="mTorrPerMin" type="Double" />
  676. <config default="180" name="LeakCheckPumpingTime" nameView="Leak Check Pumping Time" description="" max="3000" min="0" paramter="" tag="" unit="" type="Integer" />
  677. <config default="180" name="LeakCheckWaitTime" nameView="Leak Check Wait Time" description="" max="3000" min="0" paramter="" tag="" unit="" type="Integer" />
  678. <config default="150" name="PumpBasePressure" nameView="Pump Base Pressure" description="" max="756000" min="0" paramter="" tag="" unit="mTorr" type="Integer" />
  679. <config default="120" name="PumpTimeLimit" nameView="Pump Time Limit" description="" max="3000" min="0" paramter="" tag="" unit="" type="Double" />
  680. <config default="5" name="PumpValveDelay" nameView="Pump Valve Delay" description="" max="3000" min="0" paramter="" tag="" unit="s" type="Integer" />
  681. </configs>
  682. <configs name="Purge" nameView="Purge" >
  683. <config default="3" name="PurgeCycleCount" nameView="Purge Cycle Count" description="" max="30" min="0" paramter="" tag="" unit="times" type="Double" />
  684. <config default="700000" name="PurgeVentPressure" nameView="Purge Vent Pressure" description="" max="760000" min="0" paramter="" tag="" unit="mtorr" type="Double" />
  685. <config default="10" name="PurgePumpPressure" nameView="Purge Pump Pressure" description="" max="760000" min="0" paramter="" tag="" unit="mtorr" type="Double" />
  686. <config default="60" name="PurgeVentTimeLimit" nameView="Purge Vent Time Limit" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Double" />
  687. <config default="60" name="PurgePumpTimeLimit" nameView="Purge Pump Time Limit" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Double" />
  688. <config default="10" name="PurgeVentStableTime" nameView="Purge Vent Stable Time" description="" max="600" min="0" paramter="" tag="" unit="second" type="Double" />
  689. <config default="10" name="PurgePumpStableTime" nameView="Purge Pump Stable Time" description="" max="600" min="0" paramter="" tag="" unit="second" type="Double" />
  690. </configs>
  691. <configs name="HeaterChamber" nameView="Heater Substrate" >
  692. <config default="false" name="HeaterEnableTolerance" nameView="Enable Heater Deviation Check" description="" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
  693. <config default="200" name="HeaterAlarmRange" nameView="Heater deviation Alarm Range" description="" max="200" min="0" paramter="" tag="" unit="℃" type="Integer" />
  694. <config default="10" name="HeaterAlarmTime" nameView="Heater deviation Alarm Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Integer" />
  695. <config default="100" name="HeaterWarningRange" nameView="Heater deviation Warning Range" description="" max="200" min="0" paramter="" tag="" unit="℃" type="Integer" />
  696. <config default="10" name="HeaterWarningTime" nameView="Heater deviation Warning Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Integer" />
  697. <config default="0" name="MonitorTcFeedbackOffset" nameView="Monitor Tc Feedback Offset" description="" max="5" min="-5" paramter="" tag="" unit="℃" type="Double" />
  698. <config default="0" name="ControlTcFeedbackOffset" nameView="Control Tc Feedback Offset" description="" max="5" min="-5" paramter="" tag="" unit="℃" type="Double" />
  699. <config name="TempOffsetPoint_1" nameView="Temp Offset Point 1" description="温度补偿点 1" unit="degree" type="Integer" max="300" min="0" />
  700. <config name="OffsetValue_1" nameView="Offset Value 1" description="补偿值 1" unit="degree" type="Double" max="300" min="0" />
  701. <config name="TempOffsetPoint_2" nameView="Temp Offset Point 2" description="温度补偿点 2" unit="degree" type="Integer" max="300" min="0" />
  702. <config name="OffsetValue_2" nameView="Offset Value 2" description="补偿值 2" unit="degree" type="Double" max="300" min="0" />
  703. <config name="TempOffsetPoint_3" nameView="Temp Offset Point 3" description="温度补偿点 3" unit="degree" type="Integer" max="300" min="0" />
  704. <config name="OffsetValue_3" nameView="Offset Value 3" description="补偿值 3" unit="degree" type="Double" max="300" min="0" />
  705. <config name="TempOffsetPoint_4" nameView="Temp Offset Point 4" description="温度补偿点 4" unit="degree" type="Integer" max="300" min="0" />
  706. <config name="OffsetValue_4" nameView="Offset Value 4" description="补偿值 4" unit="degree" type="Double" max="300" min="0" />
  707. <config name="TempOffsetPoint_5" nameView="Temp Offset Point 5" description="温度补偿点 5" unit="degree" type="Integer" max="300" min="0" />
  708. <config name="OffsetValue_5" nameView="Offset Value 5" description="补偿值 5" unit="degree" type="Double" max="300" min="0" />
  709. <config name="TempOffsetPoint_6" nameView="Temp Offset Point 6" description="温度补偿点 6" unit="degree" type="Integer" max="300" min="0" />
  710. <config name="OffsetValue_6" nameView="Offset Value 6" description="补偿值 6" unit="degree" type="Double" max="300" min="0" />
  711. <config name="TempOffsetPoint_7" nameView="Temp Offset Point 7" description="温度补偿点 7" unit="degree" type="Integer" max="300" min="0" />
  712. <config name="OffsetValue_7" nameView="Offset Value 7" description="补偿值 7" unit="degree" type="Double" max="300" min="0" />
  713. <config name="TempOffsetPoint_8" nameView="Temp Offset Point 8" description="温度补偿点 8" unit="degree" type="Integer" max="300" min="0" />
  714. <config name="OffsetValue_8" nameView="Offset Value 8" description="补偿值 8" unit="degree" type="Double" max="300" min="0" />
  715. <config name="TempOffsetPoint_9" nameView="Temp Offset Point 9" description="温度补偿点 9" unit="degree" type="Integer" max="300" min="0" />
  716. <config name="OffsetValue_9" nameView="Offset Value 9" description="补偿值 9" unit="degree" type="Double" max="300" min="0" />
  717. </configs>
  718. <configs name="WallHeater" nameView="Heater Wall" >
  719. <config default="false" name="HeaterEnableTolerance" nameView="Enable Heater Deviation Check" description="" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
  720. <config default="200" name="HeaterAlarmRange" nameView="Heater deviation Alarm Range" description="" max="200" min="0" paramter="" tag="" unit="℃" type="Integer" />
  721. <config default="10" name="HeaterAlarmTime" nameView="Heater deviation Alarm Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Integer" />
  722. <config default="100" name="HeaterWarningRange" nameView="Heater deviation Warning Range" description="" max="200" min="0" paramter="" tag="" unit="℃" type="Integer" />
  723. <config default="10" name="HeaterWarningTime" nameView="Heater deviation Warning Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Integer" />
  724. <config default="0" name="MonitorTcFeedbackOffset" nameView="Monitor Tc Feedback Offset" description="" max="5" min="-5" paramter="" tag="" unit="℃" type="Double" />
  725. <config default="0" name="ControlTcFeedbackOffset" nameView="Control Tc Feedback Offset" description="" max="5" min="-5" paramter="" tag="" unit="℃" type="Double" />
  726. <config name="TempOffsetPoint_1" nameView="Temp Offset Point 1" description="温度补偿点 1" unit="degree" type="Integer" max="300" min="0" />
  727. <config name="OffsetValue_1" nameView="Offset Value 1" description="补偿值 1" unit="degree" type="Double" max="300" min="0" />
  728. <config name="TempOffsetPoint_2" nameView="Temp Offset Point 2" description="温度补偿点 2" unit="degree" type="Integer" max="300" min="0" />
  729. <config name="OffsetValue_2" nameView="Offset Value 2" description="补偿值 2" unit="degree" type="Double" max="300" min="0" />
  730. <config name="TempOffsetPoint_3" nameView="Temp Offset Point 3" description="温度补偿点 3" unit="degree" type="Integer" max="300" min="0" />
  731. <config name="OffsetValue_3" nameView="Offset Value 3" description="补偿值 3" unit="degree" type="Double" max="300" min="0" />
  732. <config name="TempOffsetPoint_4" nameView="Temp Offset Point 4" description="温度补偿点 4" unit="degree" type="Integer" max="300" min="0" />
  733. <config name="OffsetValue_4" nameView="Offset Value 4" description="补偿值 4" unit="degree" type="Double" max="300" min="0" />
  734. <config name="TempOffsetPoint_5" nameView="Temp Offset Point 5" description="温度补偿点 5" unit="degree" type="Integer" max="300" min="0" />
  735. <config name="OffsetValue_5" nameView="Offset Value 5" description="补偿值 5" unit="degree" type="Double" max="300" min="0" />
  736. <config name="TempOffsetPoint_6" nameView="Temp Offset Point 6" description="温度补偿点 6" unit="degree" type="Integer" max="300" min="0" />
  737. <config name="OffsetValue_6" nameView="Offset Value 6" description="补偿值 6" unit="degree" type="Double" max="300" min="0" />
  738. <config name="TempOffsetPoint_7" nameView="Temp Offset Point 7" description="温度补偿点 7" unit="degree" type="Integer" max="300" min="0" />
  739. <config name="OffsetValue_7" nameView="Offset Value 7" description="补偿值 7" unit="degree" type="Double" max="300" min="0" />
  740. <config name="TempOffsetPoint_8" nameView="Temp Offset Point 8" description="温度补偿点 8" unit="degree" type="Integer" max="300" min="0" />
  741. <config name="OffsetValue_8" nameView="Offset Value 8" description="补偿值 8" unit="degree" type="Double" max="300" min="0" />
  742. <config name="TempOffsetPoint_9" nameView="Temp Offset Point 9" description="温度补偿点 9" unit="degree" type="Integer" max="300" min="0" />
  743. <config name="OffsetValue_9" nameView="Offset Value 9" description="补偿值 9" unit="degree" type="Double" max="300" min="0" />
  744. </configs>
  745. <configs name="ForelineHeater" nameView="Heater Foreline" >
  746. <config default="false" name="HeaterEnableTolerance" nameView="Enable Heater Deviation Check" description="" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
  747. <config default="200" name="HeaterAlarmRange" nameView="Heater deviation Alarm Range" description="" max="200" min="0" paramter="" tag="" unit="℃" type="Integer" />
  748. <config default="10" name="HeaterAlarmTime" nameView="Heater deviation Alarm Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Integer" />
  749. <config default="100" name="HeaterWarningRange" nameView="Heater deviation Warning Range" description="" max="200" min="0" paramter="" tag="" unit="℃" type="Integer" />
  750. <config default="10" name="HeaterWarningTime" nameView="Heater deviation Warning Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Integer" />
  751. <config default="10" name="HeaterWarningTime" nameView="Heater deviation Warning Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Integer" />
  752. <config default="0" name="MonitorTcFeedbackOffset" nameView="Monitor Tc Feedback Offset" description="" max="5" min="-5" paramter="" tag="" unit="℃" type="Double" />
  753. <config default="0" name="ControlTcFeedbackOffset" nameView="Control Tc Feedback Offset" description="" max="5" min="-5" paramter="" tag="" unit="℃" type="Double" />
  754. <config name="TempOffsetPoint_1" nameView="Temp Offset Point 1" description="温度补偿点 1" unit="degree" type="Integer" max="300" min="0" />
  755. <config name="OffsetValue_1" nameView="Offset Value 1" description="补偿值 1" unit="degree" type="Double" max="300" min="0" />
  756. <config name="TempOffsetPoint_2" nameView="Temp Offset Point 2" description="温度补偿点 2" unit="degree" type="Integer" max="300" min="0" />
  757. <config name="OffsetValue_2" nameView="Offset Value 2" description="补偿值 2" unit="degree" type="Double" max="300" min="0" />
  758. <config name="TempOffsetPoint_3" nameView="Temp Offset Point 3" description="温度补偿点 3" unit="degree" type="Integer" max="300" min="0" />
  759. <config name="OffsetValue_3" nameView="Offset Value 3" description="补偿值 3" unit="degree" type="Double" max="300" min="0" />
  760. <config name="TempOffsetPoint_4" nameView="Temp Offset Point 4" description="温度补偿点 4" unit="degree" type="Integer" max="300" min="0" />
  761. <config name="OffsetValue_4" nameView="Offset Value 4" description="补偿值 4" unit="degree" type="Double" max="300" min="0" />
  762. <config name="TempOffsetPoint_5" nameView="Temp Offset Point 5" description="温度补偿点 5" unit="degree" type="Integer" max="300" min="0" />
  763. <config name="OffsetValue_5" nameView="Offset Value 5" description="补偿值 5" unit="degree" type="Double" max="300" min="0" />
  764. <config name="TempOffsetPoint_6" nameView="Temp Offset Point 6" description="温度补偿点 6" unit="degree" type="Integer" max="300" min="0" />
  765. <config name="OffsetValue_6" nameView="Offset Value 6" description="补偿值 6" unit="degree" type="Double" max="300" min="0" />
  766. <config name="TempOffsetPoint_7" nameView="Temp Offset Point 7" description="温度补偿点 7" unit="degree" type="Integer" max="300" min="0" />
  767. <config name="OffsetValue_7" nameView="Offset Value 7" description="补偿值 7" unit="degree" type="Double" max="300" min="0" />
  768. <config name="TempOffsetPoint_8" nameView="Temp Offset Point 8" description="温度补偿点 8" unit="degree" type="Integer" max="300" min="0" />
  769. <config name="OffsetValue_8" nameView="Offset Value 8" description="补偿值 8" unit="degree" type="Double" max="300" min="0" />
  770. <config name="TempOffsetPoint_9" nameView="Temp Offset Point 9" description="温度补偿点 9" unit="degree" type="Integer" max="300" min="0" />
  771. <config name="OffsetValue_9" nameView="Offset Value 9" description="补偿值 9" unit="degree" type="Double" max="300" min="0" />
  772. </configs>
  773. <configs name="GridHeater" nameView="Heater Grid" >
  774. <config default="false" name="HeaterEnableTolerance" nameView="Enable Heater deviation Check" description="" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
  775. <config default="200" name="HeaterAlarmRange" nameView="Heater deviation Alarm Range" description="" max="200" min="0" paramter="" tag="" unit="℃" type="Integer" />
  776. <config default="10" name="HeaterAlarmTime" nameView="Heater deviation Alarm Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Integer" />
  777. <config default="100" name="HeaterWarningRange" nameView="Heater deviation Warning Range" description="" max="200" min="0" paramter="" tag="" unit="℃" type="Integer" />
  778. <config default="10" name="HeaterWarningTime" nameView="Heater deviation Warning Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Integer" />
  779. <config default="0" name="MonitorTcFeedbackOffset" nameView="Monitor Tc Feedback Offset" description="" max="5" min="-5" paramter="" tag="" unit="℃" type="Double" />
  780. <config default="0" name="ControlTcFeedbackOffset" nameView="Control Tc Feedback Offset" description="" max="5" min="-5" paramter="" tag="" unit="℃" type="Double" />
  781. <config name="TempOffsetPoint_1" nameView="Temp Offset Point 1" description="温度补偿点 1" unit="degree" type="Integer" max="300" min="0" />
  782. <config name="OffsetValue_1" nameView="Offset Value 1" description="补偿值 1" unit="degree" type="Double" max="300" min="0" />
  783. <config name="TempOffsetPoint_2" nameView="Temp Offset Point 2" description="温度补偿点 2" unit="degree" type="Integer" max="300" min="0" />
  784. <config name="OffsetValue_2" nameView="Offset Value 2" description="补偿值 2" unit="degree" type="Double" max="300" min="0" />
  785. <config name="TempOffsetPoint_3" nameView="Temp Offset Point 3" description="温度补偿点 3" unit="degree" type="Integer" max="300" min="0" />
  786. <config name="OffsetValue_3" nameView="Offset Value 3" description="补偿值 3" unit="degree" type="Double" max="300" min="0" />
  787. <config name="TempOffsetPoint_4" nameView="Temp Offset Point 4" description="温度补偿点 4" unit="degree" type="Integer" max="300" min="0" />
  788. <config name="OffsetValue_4" nameView="Offset Value 4" description="补偿值 4" unit="degree" type="Double" max="300" min="0" />
  789. <config name="TempOffsetPoint_5" nameView="Temp Offset Point 5" description="温度补偿点 5" unit="degree" type="Integer" max="300" min="0" />
  790. <config name="OffsetValue_5" nameView="Offset Value 5" description="补偿值 5" unit="degree" type="Double" max="300" min="0" />
  791. <config name="TempOffsetPoint_6" nameView="Temp Offset Point 6" description="温度补偿点 6" unit="degree" type="Integer" max="300" min="0" />
  792. <config name="OffsetValue_6" nameView="Offset Value 6" description="补偿值 6" unit="degree" type="Double" max="300" min="0" />
  793. <config name="TempOffsetPoint_7" nameView="Temp Offset Point 7" description="温度补偿点 7" unit="degree" type="Integer" max="300" min="0" />
  794. <config name="OffsetValue_7" nameView="Offset Value 7" description="补偿值 7" unit="degree" type="Double" max="300" min="0" />
  795. <config name="TempOffsetPoint_8" nameView="Temp Offset Point 8" description="温度补偿点 8" unit="degree" type="Integer" max="300" min="0" />
  796. <config name="OffsetValue_8" nameView="Offset Value 8" description="补偿值 8" unit="degree" type="Double" max="300" min="0" />
  797. <config name="TempOffsetPoint_9" nameView="Temp Offset Point 9" description="温度补偿点 9" unit="degree" type="Integer" max="300" min="0" />
  798. <config name="OffsetValue_9" nameView="Offset Value 9" description="补偿值 9" unit="degree" type="Double" max="300" min="0" />
  799. </configs>
  800. <!--Clean-->
  801. <configs name="IdleClean" nameView="Idle Clean" visible="false">
  802. <config default="false" name="IsEnabled" nameView="Is Enabled" description="IsEnabled" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
  803. <config default="" name="IdleCleanRecipe" nameView="Idle Clean Recipe" description="Purge recipe name" max="" min="" paramter="" tag="" unit="" type="String" />
  804. <config default="3000" name="IdleCleanTime" nameView="Idle Clean Time" description="Idle seconds after which run purge" max="99999" min="1" paramter="" tag="" unit="s" type="Integer" />
  805. </configs>
  806. <configs name="JobClean" nameView="Job Clean" visible="false">
  807. <config default="false" name="IsEnabled" nameView="Is Enabled" description="IsEnabled" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
  808. <config default="" name="PreJobCleanRecipe" nameView="PreJob Clean Recipe" description="pre job clean recipe name" max="" min="" paramter="" tag="" unit="" type="String" />
  809. <config default="" name="CompleteJobCleanRecipe" nameView="CompleteJob Clean Recipe" description="complete job clean recipe name" max="" min="" paramter="" tag="" unit="" type="String" />
  810. <config default="false" name="EnablePreJobClean" nameView="Enable PreJob Clean" description="Enable PreJob Clean" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
  811. <config default="false" name="EnableCompleteJobClean" nameView="Enable Complete Job Clean" description="Enable Complete Job Clean" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
  812. <config default="3000" name="IdleCleanTime" nameView="Idle Clean Time" description="Idle seconds after which run purge" max="864000" min="0" paramter="" tag="" unit="s" type="Integer" />
  813. </configs>
  814. <configs name="EPD" nameView="EPD Setting">
  815. <config default="true" name="IsEnabled" nameView="Is Enabled" description="IsEnabled" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
  816. <config default="1" name="ChannelNumber" nameView="EPD Channel Number" description="channel number" max="32" min="0" paramter="" tag="" unit="" type="Integer" />
  817. </configs>
  818. </configs>
  819. </root>