System.sccfg 128 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951
  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="Simulator Mode" max="" min="" paramter="" tag="" unit="" type="Bool" visible="false"/>
  5. <config default="true" name="IsOpenIOEdit" nameView="Is open IO edit" description="Is open IO edit" max="" min="" paramter="" tag="" unit="" type="Bool" visible="false"/>
  6. <config default="false" name="IsATMMode" nameView="ATM Mode" description="ATM Mode" max="" min="" paramter="" tag="" unit="" type="Bool" />
  7. <config default="false" name="IsCycleMode" nameView="Cycle Mode" description="Cycle Mode" max="" min="" paramter="" tag="" unit="" type="Bool" />
  8. <config default="3" name="CycleCount" nameView="Cycle Count" description="Cycle Count" max="999999" min="1" paramter="" tag="" unit="" type="Integer" />
  9. <config default="5" name="ATMCyclePMDelayTime" nameView="ATM Cycle PM Delay Time" description="ATM Cycle PM Delay Time" max="9999" min="1" paramter="" tag="" unit="s" type="Integer" visible="false"/>
  10. <config default="25" name="MaxTemperatureToleranceTransferWafer" nameView="Max Temperature Tolerance Transfer Wafer" description="Max Temperature Tolerance Transfer Wafer" max="100" min="1" paramter="" tag="" unit="℃" type="Double" />
  11. <config default="1" name="MaxTemperatureToleranceToTarget" nameView="Max Temperature Tolerance To Target" description="Max Temperature Tolerance To Target" max="100" min="1" paramter="" tag="" unit="℃" type="Double" />
  12. <config default="3" name="SmallWafer" nameView="Small Wafer" description="Small Wafer" max="100" min="0" paramter="" tag="" unit="" visible="false" type="Integer" />
  13. <config default="4" name="MidWafer" nameView="Mid Wafer" description="Mid Wafer" max="100" min="0" paramter="" tag="" unit="" visible="false" type="Integer" />
  14. <config default="6" name="BigWafer" nameView="Big Wafer" description="Big Wafer" max="100" min="0" paramter="" tag="" unit="" visible="false" type="Integer" />
  15. <config default="LP1,LP2,EfemRobot,EFEM,Aligner1,Buffer,PMA,PMB,Flipper" name="InstalledModules" description="Installed modules" max="" min="" paramter="" tag="" unit="" visible="false" type="String" />
  16. <config default="2" name="MaxInternalWaferCount" nameView="Max Internal wafer count" description="Max Internal wafer count" max="25" min="1" paramter="" tag="" unit="" visible="true" type="Integer" />
  17. <!--<config default="30" name="DefaultCoolingTime" nameView="Default Cooling Time" description="Default Cooling Time" max="300" min="1" paramter="" tag="" unit="s" type="Integer" />-->
  18. <config default="Default" name="LogFilePath" nameView="LogFilePath" description="Log File Path" max="" min="" paramter="" tag="" unit="" type="String" />
  19. <config default="true" name="RecipeFolderByType" nameView="Recipe File Saved In Folder Process or Clean" description="Recipe file saved in process or clean folders" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
  20. <config default="false" name="IsIgnoreCDAPressure2Alarm" nameView="IsIgnoreCDAPressure2Alarm" description="Is Ignore CDAPressure2 Alarm" max="" min="" paramter="" tag="" unit="" type="Bool" visible="false"/>
  21. <config default="0" name="ChamberType" nameView="Chamber Mode" description="0=>VirgoMask,1=>VirgoR" max="10" min="0" paramter="" tag="" unit="" type="Integer" visible="false"/>
  22. <config default="false" name="Recipetolerance" nameView="Recipetolerance" description="Recipe tolerance" max="" min="" paramter="" tag="" unit="" type="Bool" visible="true"/>
  23. <configs name="SetUp" nameView="Set Up" visible="false">
  24. <config default="true" name="EPDInstalled" nameView="Is EPD installed" description="Is EPD installed" max="" min="" paramter="" tag="" unit="" type="Bool" />
  25. </configs>
  26. <configs name="EndPoint" nameView="EndPoint" visible="false">
  27. <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" />
  28. </configs>
  29. <configs name="FDC" nameView="FDC">
  30. <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" />
  31. <config default="500" 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" />
  32. <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" />
  33. </configs>
  34. <configs name="Job" nameView="Job">
  35. <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="300" min="0" paramter="" tag="" unit="s" type="Integer" />
  36. <config default="true" name="EnablePopDialogWhenJobDone" nameView="Enable Pop Dialog When Job Done" description="Whether pop window after job done" visible="false" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
  37. </configs>
  38. </configs>
  39. <!--FA-->
  40. <configs name="FA" nameView="FA" visible="false">
  41. <config default="Passive" name="ConnectionMode" nameView="Connection Mode" description="Passive Active" max="0" min="0" paramter="" tag="" unit="" type="String" />
  42. <config default="127.0.0.1" name="LocalIpAddress" nameView="Local Ip Address" description=" " max="0" min="0" paramter="" tag="" unit="" type="String" />
  43. <config default="5000" name="LocalPortNumber" nameView="Local Port Number" description="LocalPortNumber" max="99999" min="0" paramter="" tag="" unit="" type="Integer" />
  44. <config default="127.0.0.1" name="RemoteIpAddress" nameView="Remote Ip Address" description=" " max="0" min="0" paramter="" tag="" unit="" type="String" />
  45. <config default="5001" name="RemotePortNumber" nameView="Remote Port Number" description=" " max="99999" min="0" paramter="" tag="" unit="" type="Integer" />
  46. <config default="45" name="T3Timeout" nameView="T3 Timeout" description=" " max="999" min="0" paramter="" tag="" unit="s" type="Integer" />
  47. <config default="10" name="T5Timeout" nameView="T5 Timeout" description=" " max="999" min="0" paramter="" tag="" unit="s" type="Integer" />
  48. <config default="5" name="T6Timeout" nameView="T6 Timeout" description=" " max="999" min="0" paramter="" tag="" unit="s" type="Integer" />
  49. <config default="10" name="T7Timeout" nameView="T7 Timeout" description=" " max="999" min="0" paramter="" tag="" unit="s" type="Integer" />
  50. <config default="5" name="T8Timeout" nameView="T8 Timeout" description=" " max="999" min="0" paramter="" tag="" unit="s" type="Integer" />
  51. <config default="false" name="EnableSpooling" nameView="Enable Spooling" description="EnableSpooling" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
  52. <config default="30" name="LinkTestInterval" nameView="Link Test Interval" description="LinkTestInterval" max="999" min="0" paramter="" tag="" unit="s" type="Integer" />
  53. <config default="0" name="DeviceId" nameView="Device Id" description="DeviceId" max="0" min="0" paramter="" tag="" unit="" type="String" />
  54. <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" />
  55. <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" />
  56. </configs>
  57. <!--EFEM-->
  58. <configs name="EFEM" nameView="EFEM">
  59. <config default="30" name="HomeTimeout" nameView="Home Timeout" description="Home Timeout" max="300" min="1" paramter="" tag="" unit="s" type="Integer" />
  60. <config default="60" name="MotionTimeout" nameView="Motion Timeout" description="motion time out" max="600" min="1" paramter="" tag="" unit="s" type="Integer" />
  61. <config default="20" name="AlignerTimeout" nameView="Aligner Timeout" description="aligner time out" max="600" min="1" paramter="" tag="" unit="s" type="Integer" />
  62. <config default="0" name="AlignAngle" nameView="Aligner Angle" description="" max="360" min="0" paramter="" tag="" unit="" type="Double" />
  63. <config default="127.0.0.1:13000" name="IPAddress" nameView="IP Address" description="EFEM IP and Port;default 10.0.0.100:13000" max="" min="" paramter="" tag="" unit="" type="String" />
  64. <config default="true" name="CheckSideDoorOnEAPMap" nameView="CheckSideDoorOnEAPMap" description="Check side door on EAP map" max="" min="" paramter="" tag="" unit="" type="Bool" visible="true"/>
  65. <config default="true" name="CheckCassetteDoorOnEAPMap" nameView="CheckCassetteDoorOnEAPMap" description="Check cassette door on EAP map" max="" min="" paramter="" tag="" unit="" type="Bool" visible="true"/>
  66. <config default="4" name="EfemType" nameView="EFEM Type" description="EFEM type,1=Future 2=Jet 3=Brooks 4=BeamSUNWAY" max="300" min="1" paramter="" tag="" unit="" type="Integer" />
  67. <config default="1" name="EfemRobotArmType" nameView="EFEM robot arm type" description="EFEM robot arm type,1=Double arm 2=Single arm" max="300" min="1" paramter="" tag="" unit="" type="Integer" />
  68. <config default="false" name="AutoUnlockAfterUnload" nameView="auto unlock after unload" description="auto unlock after unload" max="" min="" paramter="" tag="" unit="" type="Bool" />
  69. <config default="false" name="IgnoreWaterFlowError" nameView="Ignore water flow alarm" description="Ignore water flow alarm" max="" min="" paramter="" tag="" unit="" type="Bool" />
  70. <config default="false" name="IgnoreIonizerError" nameView="Ignore Ionizer alarm" description="Ignore Ionizer alarm" max="" min="" paramter="" tag="" unit="" type="Bool" />
  71. <config default="false" name ="VerifyWaferExistenceAtferRetract" nameView="Auto Verify Wafer existance after retract robot arm" description="Auto Verify Wafer existance after retract robot arm" max="" min="" paramter="" tag="" unit="" type="Bool" visible="false"/>
  72. <config default="40" name="DelayTimeBeforeLiftDown" nameView="Delay Time before lift down" description="Delay Time before lift down" max="600" min="0" paramter="" tag="" unit="second" type="Integer" />
  73. <config default="0" name="FlipReturnWaferOption" nameView="Flip Option while return wafer" description="FlipOption,0=Not Flip, 1=FaceUp, 2=FaceDown, 3=AlwaysReverse" max="3" min="0" paramter="" tag="" unit="" type="Integer" />
  74. <config default="false" name="EnableResetError" nameView="Enable Reset EFEM Error by Click Reset Button" description="" max="1" min="0" paramter="" tag="" unit="" type="Bool" />
  75. <configs name="EfemRobot" nameView="EfemRobot" >
  76. <config default="true" name="UpperBladeEnable" nameView="UpperBladeEnable" description="Upper Blade Enable" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
  77. <config default="true" name="LowerBladeEnable" nameView="LowerBladeEnable" description="Lower Blade Enable" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
  78. </configs>
  79. <configs name="Buffer" nameView="Buffer" >
  80. <config default="2" name="SlotNumber" nameView="Slot number" description="slot number" max="60" min="1" paramter="" tag="" unit="s" type="Integer" />
  81. </configs>
  82. <configs name="LoadPort" nameView="LoadPort" >
  83. <config default="30" name="MotionTimeout" nameView="Motion Timeout" description="Motion Timeout" max="300" min="1" paramter="" tag="" unit="s" type="Integer" />
  84. <config default="30" name="HomeTimeout" nameView="Home Timeout" description="LoadPort Home Timeout" max="60" min="1" paramter="" tag="" unit="s" type="Integer" />
  85. <config default="25" name="SlotNumber" nameView="Slot number" description="Slot number" max="60" min="1" paramter="" tag="" unit="s" type="Integer" />
  86. <config default="true" name="SlotFromBottom" nameView="Slot number from bottom" description="Slot number from bottom" max="" min="" paramter="" tag="" unit="" type="Bool" />
  87. <config default="false" name="EnableScanner" nameView="Enable Scanner Reader" description="Enable scanner reader" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
  88. <config default="true" name="EnableDockUndock" nameView="Enable Dock and Undock" description="Enable Dock and Undock" max="0" min="0" paramter="" tag="" unit="" type="Bool" visible="false" />
  89. <config default="0" name="WaferPlacementParityFlag" nameView="Parity Flag for wafer placement" description="0: all slot; 1:Odd slot; 2: Even slot。" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  90. <config default="true" name="HasMapFunction" nameView="HasMapFunction" description="Has map function" max="0" min="0" paramter="" tag="" unit="" visible="true" type="Bool" />
  91. <config default="true" name="HasLoadFunction" nameView="HasLoadFunction" description="Has load/unload function" max="0" min="0" paramter="" tag="" unit="" visible="true" type="Bool" />
  92. </configs>
  93. </configs>
  94. <!--Router-->
  95. <configs name="Scheduler" nameView="Scheduler" >
  96. <config default="true" name="GroupWaferBySequence" nameView="Group Wafer By Sequence" description="GroupWaferBySequence" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
  97. <config default="true" name="IsRunInParallelMode" nameView="Is Run In Parallel Mode" description="Is run in parallel mode" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
  98. </configs>
  99. <!--PMA-->
  100. <configs name="PMA" nameView="PMA" >
  101. <config default="120" name="PrepareTransferTimeout" nameView="Prepare Transfer Timeout" description="prepare transfer time out" max="99999" min="1" paramter="" tag="" unit="s" type="Integer" />
  102. <config default="1" name="OpenGasValveTimeout" nameView="Open Gas Valve Timeout" description="Open Gas Valve Timeout" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
  103. <config default="1" name="TimeLimitOfCloseGasValve" nameView="Time Limit Of Close Gas Valve" description="" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  104. <config default="1" name="OpenCloseSlitValveTimeout" nameView="Open Close Slit Valve Timeout" description="" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  105. <config default="180" name="VentTime" nameView="Vent Time" description="" max="600" min="0" paramter="" tag="" unit="second" type="Integer" />
  106. <config default="100" name="GasFlowPressureAlarmRange" nameView="Gas Flow Pressure Alarm Range" description="" max="760000" min="0" paramter="" tag="" unit="sccm" type="Double" />
  107. <config default="60" name="GasFlowPressureAlarmTime" nameView="Gas Flow Pressure Alarm Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Double" />
  108. <config default="true" name="EnableThrottleValve" nameView="Enable Throttle Valve" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
  109. <config default="150" name="ChamberHeaterSetPointLimit" nameView="Chamber Heater Set Point Limit" description="" max="500" min="0" paramter="" tag="" unit="" type="Integer" />
  110. <config default="140" name="ForeLineHeaterSetPointLimit" nameView="ForeLine Heater Set Point Limit" description="" max="500" min="0" paramter="" tag="" unit="" type="Integer" />
  111. <config default="120" name="CheckSubstrateTempTimeout" nameView="Check Substrate Temp Timeout" description="" max="3600" min="0" paramter="" tag="" unit="" type="Integer" />
  112. <config default="90" name="CheckATMTimeout" nameView="Check ATM Timeout" description="" max="3000" min="0" paramter="" tag="" unit="s" type="Integer" />
  113. <config default="1" name="VentTimeDelay" nameView="Vent Time Delay" description="" max="3000" min="0" paramter="" tag="" unit="s" type="Integer" />
  114. <config default="780000" name="ChamberBasePressureThreshold" nameView="Chamber Base Pressure Threshold" description="" max="1000000" min="0" paramter="" tag="" unit="mtorr" type="Double" />
  115. <config default="120" name="ChamberBaseTemperatureThreshold" nameView="Chamber Base Temperature Threshold" description="" max="1000" min="0" paramter="" tag="" unit="°C" type="Double" />
  116. <config default="10" name="ProcessPressureOffset" nameView="Process Pressure Offset" description="" max="100" min="0" paramter="" tag="" unit="mtorr" type="Double" />
  117. <config default="7500" name="ChamberVolume" nameView="Chamber Volume" max="100000" min="0" paramter="" tag="" unit="mL" visible="false" type="Double" />
  118. <config default="25" name="GasTemperature" nameView="Gas Temperature" max="1000" min="-1000" paramter="" tag="" unit="℃" visible="false" type="Double" />
  119. <config default="9" name="TargetPressureInMFCVerification" nameView="MFC verification target pressure" max="100" min="0" paramter="" tag="" unit="Torr" visible="false" type="Double" />
  120. <config default="180" name="GasFlowTimeInMFCVerification" nameView="MFC verification gas flow time" max="1000" min="0" paramter="" tag="" unit="second" visible="false" type="Double" />
  121. <config default="0" name="PinDownDelayTimePick" nameView="Pick Delay Time before pin down" description="" max="120" min="0" paramter="" tag="" unit="s" type="Integer" />
  122. <config default="0" name="PinDownDelayTimePlace" nameView="Place Delay Time before pin down" description="" max="120" min="0" paramter="" tag="" unit="s" type="Integer" />
  123. <config default="0" name="LiftPinPositionAfterPlace" nameView="Lift Pin Position After Place wafer, 0, Down, 1, Middle, 2, Up" description="" max="5" min="0" paramter="" tag="" unit="" type="Integer" />
  124. <config default="Strip" name="ChamberLabel" nameView="Chamber Label" description="Chamber label" max="" min="" paramter="" tag="" unit="" type="String" />
  125. <config default="30" name="MaxDeviationInMFCVerification" nameView="MFC verification max deviation(%)" 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="0" name="LiftPinMode" nameView="LiftPin Mode" description="liftpin: 0-cylinderliftpin,1-single axis servo liftpin 2-double Axis servo liftpin 4-two double Axis servo liftpin" max="99" min="0" paramter="" tag="" unit="" type="Integer" visible="false"/>
  130. <config default="PortU" name="BrooksPortName" nameView="Brooks EFEM Port Name" description="Brooks EFEM Port Name of PMA" max="" min="" paramter="" tag="" unit="" type="String" />
  131. <config default="false" name="EnableResetError" nameView="Enable Reset Chamber Error by Click Reset Button" description="" max="1" min="0" paramter="" tag="" unit="" type="Bool" />
  132. <config default="false" name="ScrubberIsInstalled" nameView="Is Scrubber Installed" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" visible="false"/>
  133. <config default="5" name="LiftUpDownTimeout" nameView="Lift Up Down Timeout" description="Lift up/down time out" max="99999" min="1" paramter="" tag="" unit="second" type="Integer" />
  134. <configs name="MFCVerification" nameView="MFC Verification" >
  135. <config default="7500" name="ChamberVolume" nameView="Chamber Volume" max="100000" min="0" paramter="" tag="" unit="mL" visible="false" type="Double" />
  136. <config default="25" name="GasTemperature" nameView="Gas Temperature" max="1000" min="-1000" paramter="" tag="" unit="℃" visible="false" type="Double" />
  137. <config default="9" name="TargetPressure" nameView="Target pressure" max="100" min="0" paramter="" tag="" unit="Torr" visible="true" type="Double" />
  138. <config default="180" name="GasFlowTime" nameView="Gas flow time" max="1000" min="0" paramter="" tag="" unit="second" visible="true" type="Double" />
  139. <config default="30" name="MaxDeviation" nameView="Max deviation" max="100000" min="0" paramter="" tag="" unit="%" visible="true" type="Double" />
  140. <config default="20" name="PressureStableTolerance" nameView="Pressure stable tolerance" max="100000" min="0" paramter="" tag="" unit="mTorr" visible="true" type="Double" />
  141. <config default="20" name="FlowStableTolerance" nameView="Flow stable tolerance" max="100" min="0" paramter="" tag="" unit="%" visible="true" type="Double" />
  142. <config default="5" name="CheckStableTimeout" nameView="Check stable timeout" max="100" min="0" paramter="" tag="" unit="%" visible="false" type="Double" />
  143. </configs>
  144. <configs name="Chiller" nameView="Chiller" >
  145. <config default="true" name="EnableChiller" nameView="Enable Chiller" description="enable chiller or not" max="1" min="0" tag="" unit="" type="Bool" />
  146. <!--<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" />-->
  147. <config default="1" name="MFG" nameView="MFG" description="Manufacturer, 1:SMC;" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  148. <config default="1" name="CommunicationType" nameView="Communication Type" description="0:Analogue; 1:RS232; 2:Ethernet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  149. <config default="COM12" name="Port" nameView="Port" description="serial port name of pump" max="" min="" paramter="" tag="" unit="" type="String" />
  150. <config default="10" name="ChillerTemperatureOffset" nameView="Chiller Temperature Offset" description="" max="100" min="0" paramter="" tag="" unit="degree" type="Double" />
  151. <config default="300" name="SetPointLimitMax" nameView="Chiller Set Point Limit Max" description="" max="500" min="0" paramter="" tag="" unit="degree" type="Double" />
  152. <config default="0" name="SetPointLimitMin" nameView="Chiller Set Point Limit Min" description="" max="500" min="0" paramter="" tag="" unit="degree" type="Double" />
  153. <config default="0" name="CoolantInletTcFeedbackOffset" nameView="Coolant Inlet Tc Feedback Offset" description="" max="5" min="-5" paramter="" tag="" unit="℃" type="Double" visible="false" />
  154. <config default="0" name="CoolantOutletTcFeedbackOffset" nameView="Coolant Outlet Tc Feedback Offset" description="" max="5" min="-5" paramter="" tag="" unit="℃" type="Double" visible="false"/>
  155. </configs>
  156. <configs name="GridChiller" nameView="Grid Chiller" >
  157. <config default="true" name="EnableChiller" nameView="Enable Chiller" description="enable chiller or not" max="1" min="0" tag="" unit="" type="Bool" />
  158. <!--<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" />-->
  159. <config default="1" name="MFG" nameView="MFG" description="Manufacturer, 1:SMC;" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  160. <config default="1" name="CommunicationType" nameView="Communication Type" description="0:Analogue; 1:RS232; 2:Ethernet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  161. <config default="COM12" name="Port" nameView="Port" description="serial port name of pump" max="" min="" paramter="" tag="" unit="" type="String" />
  162. <config default="10" name="ChillerTemperatureOffset" nameView="Chiller Temperature Offset" description="" max="10" min="-10" paramter="" tag="" unit="degree" type="Double" />
  163. <config default="300" name="SetPointLimitMax" nameView="Chiller Set Point Limit Max" description="" max="500" min="0" paramter="" tag="" unit="degree" type="Double" />
  164. <config default="0" name="SetPointLimitMin" nameView="Chiller Set Point Limit Min" description="" max="500" min="0" paramter="" tag="" unit="degree" type="Double" />
  165. <config default="0" name="CoolantInletTcFeedbackOffset" nameView="Coolant Inlet Tc Feedback Offset" description="" max="5" min="-5" paramter="" tag="" unit="℃" type="Double" visible="false"/>
  166. <config default="0" name="CoolantOutletTcFeedbackOffset" nameView="Coolant Outlet Tc Feedback Offset" description="" max="5" min="-5" paramter="" tag="" unit="℃" type="Double" visible="false"/>
  167. </configs>
  168. <configs name="DryPump" nameView="Dry Pump" >
  169. <config default="1" name="MFG" nameView="MFG" description="Manufacturer, 1:Sky; 2:Edwards" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  170. <config default="1" name="CommunicationType" nameView="Communication Type" description="0:Analogue; 1:RS232; 2:Ethernet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  171. <config default="COM13" name="Port" nameView="Port" description="serial port name of pump" max="" min="" paramter="" tag="" unit="" type="String" />
  172. <config default="1000" name="ChamberForelinePressureThreshold" nameView="Chamber Foreline Pressure Threshold" description="" max="10000" min="0" paramter="" tag="" unit="mtorr" type="Double" />
  173. <config default="20" name="ChamberForelinePressureTimeout" nameView="Chamber Foreline Pressure Timeout" description="" max="3000" min="0" paramter="" tag="" unit="s" type="Integer" />
  174. </configs>
  175. <configs name="Rf" nameView="Source RF" >
  176. <config default="1" name="MFG" nameView="MFG" description="Manufacturer, 1:AdTec; 2:Comet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  177. <config default="1" name="CommunicationType" nameView="Communication Type" description="0:Analogue; 1:RS232; 2:Ethernet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  178. <config default="COM14" name="Port" nameView="Port" description="serial port name of RFG" max="" min="" paramter="" tag="" unit="" type="String" />
  179. <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" />
  180. <config default="500" name="PowerAlarmRange" nameView="Power Alarm Range" description="" max="1000" min="0" paramter="" tag="" unit="" type="Double" />
  181. <config default="10" name="PowerAlarmTime" nameView="Power Alarm Time" description="" max="10" min="0" paramter="" tag="" unit="" type="Double" />
  182. <config default="1" name="ReflectPowerAlarmRange" nameView="Reflect Power Alarm Range" description="" max="1000" min="0" paramter="" tag="" unit="" type="Double" />
  183. <config default="1" name="ReflectPowerAlarmTime" nameView="Reflect Power Alarm Time" description="" max="10" min="0" paramter="" tag="" unit="" type="Double" />
  184. <config default="3000" name="PowerRange" nameView="Power Range" description="" max="30000" min="0" paramter="" tag="" unit="" type="Double" />
  185. <config default="1" name="Coefficient" nameView="Coefficient" description="" max="10" min="0" paramter="" tag="" unit="" type="Double" />
  186. <config default="false" name="EnablePulsingFunction" nameView="Enable Pulsing Function" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
  187. <config default="false" name="EnableReflectPower" nameView="Enable Reflect Power" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
  188. <config default="false" name="EnableVoltageCurrent" nameView="Enable Voltage Current" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
  189. <config default="1" name="PowerRegulationFactor" nameView="Power Regulation Factor" description="" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  190. <config default="1000" name="RfPowerAlarmRange" nameView="RF Power Alarm Range" description="" max="10000" min="0" paramter="" tag="" unit="" type="Integer" />
  191. <config default="3000" name="RfPowerAlarmTime" nameView="RF Power Alarm Time" description="" max="10000" min="0" paramter="" tag="" unit="" type="Integer" />
  192. <config default="3" name="RFTurnOnTimeout" nameView="RF Turn On Timeout" description="" max="10" min="0" paramter="" tag="" unit="S" type="Integer" />
  193. <config default="false" name="EnableCalibration" nameView="Enable calibration" max="" min="" paramter="" tag="" unit="" visible="true" type="Bool" />
  194. <config default="100#100;200#200;" name="CalibrationTable" nameView="Calibration table" max="" min="0" paramter="" tag="" unit="" visible="false" type="String" />
  195. <config default="" name="GeneratorSerialNumber" nameView="Generator serial number" max="" min="0" paramter="" tag="" unit="" type="String" />
  196. <config default="" name="SensorSerialNumber" nameView="Sensor serial number" max="" min="0" paramter="" tag="" unit="" type="String" />
  197. <config default="CCFG600" name="RFPhysicalMaxPower" nameView="RF Physical Max Power" description="" max="9999" min="0" paramter="" tag="" unit="" type="Double" visible="false"/>
  198. <config default="600" name="CurrentRFMaxPower" nameView="Current RF Max Power" description="" max="2200" min="1800" paramter="" tag="" unit="" type="Double" />
  199. <config default="600" name="RFCalibratedMaxPower" nameView="RF Calibrated Max Power" description="" max="9999" min="0" paramter="" tag="" unit="" type="Double" />
  200. <config default="" name="CalibrationTableDetail" nameView="Calibration table detail" max="" min="0" paramter="" tag="" unit="" visible="false" type="String" />
  201. </configs>
  202. <configs name="match" nameView="Source Match" >
  203. <config default="false" name="EnableMatch" nameView="Enable Source Match" description="enable match or not" max="1" min="0" tag="" unit="" type="Bool" />
  204. <config default="1" name="MFG" nameView="MFG" description="Manufacturer, 1:AdTec; 2:Comet;3:Revtech" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  205. <config default="1" name="CommunicationType" nameView="Communication Type" description="0:Analogue; 1:RS232; 2:Ethernet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  206. <config default="COM15" name="Port" nameView="Port" description="serial port name of match" max="" min="" paramter="" tag="" unit="" type="String" />
  207. <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" />
  208. <config default="1" name="MatchMode" nameView="Match Mode" description="" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  209. <config default="false" name="EnableC1C2Position" nameView="Enable Source C1 C2 Position" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
  210. <!--<config default="10" name="MatchPositionC1" nameView="CycleCount" description="" max="100" min="0" paramter="" tag="" unit="" type="Double" />
  211. <config default="10" name="MatchPositionC2" nameView="CycleCount" description="" max="100" min="0" paramter="" tag="" unit="" type="Double" />-->
  212. </configs>
  213. <configs name="BiasRf" nameView="Bias RF" >
  214. <config default="true" name="EnableBiasRF" nameView="Enable Bias RF" description="enable bias RF or not" max="1" min="0" tag="" unit="" type="Bool" />
  215. <config default="2" name="MFG" nameView="MFG" description="Manufacturer, 1:AdTec; 2:Comet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  216. <config default="2" name="CommunicationType" nameView="Communication Type" description="0:Analogue; 1:RS232; 2:Ethernet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  217. <config default="COM14" name="Port" nameView="Port" description="serial port name of RFG" max="" min="" paramter="" tag="" unit="" type="String" />
  218. <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" />
  219. <config default="500" name="PowerAlarmRange" nameView="Power Alarm Range" description="" max="1000" min="0" paramter="" tag="" unit="" type="Double" />
  220. <config default="10" name="PowerAlarmTime" nameView="Power Alarm Time" description="" max="10" min="0" paramter="" tag="" unit="" type="Double" />
  221. <config default="1" name="ReflectPowerAlarmRange" nameView="Reflect Power Alarm Range" description="" max="1000" min="0" paramter="" tag="" unit="" type="Double" />
  222. <config default="1" name="ReflectPowerAlarmTime" nameView="Reflect Power Alarm Time" description="" max="10" min="0" paramter="" tag="" unit="" type="Double" />
  223. <config default="3000" name="PowerRange" nameView="Power Range" description="" max="30000" min="0" paramter="" tag="" unit="" type="Double" />
  224. <config default="1" name="Coefficient" nameView="Coefficient" description="" max="10" min="0" paramter="" tag="" unit="" type="Double" />
  225. <config default="false" name="EnablePulsingFunction" nameView="Enable Pulsing Function" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
  226. <config default="false" name="EnableReflectPower" nameView="Enable Reflect Power" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
  227. <config default="false" name="EnableVoltageCurrent" nameView="Enable Voltage Current" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
  228. <config default="1" name="PowerRegulationFactor" nameView="Power Regulation Factor" description="" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  229. <config default="1000" name="RfPowerAlarmRange" nameView="RF Power Alarm Range" description="" max="10000" min="0" paramter="" tag="" unit="" type="Integer" />
  230. <config default="3000" name="RfPowerAlarmTime" nameView="RF Power Alarm Time" description="" max="10000" min="0" paramter="" tag="" unit="" type="Integer" />
  231. <config default="false" name="EnableCalibration" nameView="Enable calibration" max="" min="" paramter="" tag="" unit="" visible="true" type="Bool" />
  232. <config default="100#100;200#200;" name="CalibrationTable" nameView="Calibration table" max="" min="0" paramter="" tag="" unit="" visible="false" type="String" />
  233. <config default="" name="GeneratorSerialNumber" nameView="Generator serial number" max="" min="0" paramter="" tag="" unit="" type="String" />
  234. <config default="" name="SensorSerialNumber" nameView="Sensor serial number" max="" min="0" paramter="" tag="" unit="" type="String" />
  235. <config default="CCFG600" name="RFPhysicalMaxPower" nameView="RF Physical Max Power" description="" max="9999" min="0" paramter="" tag="" unit="" type="Double" visible="false"/>
  236. <config default="600" name="CurrentRFMaxPower" nameView="Current RF Max Power" description="" max="660" min="540" paramter="" tag="" unit="" type="Double" />
  237. <config default="600" name="RFCalibratedMaxPower" nameView="RF Calibrated Max Power" description="" max="9999" min="0" paramter="" tag="" unit="" type="Double" />
  238. <config default="" name="CalibrationTableDetail" nameView="Calibration table detail" max="" min="0" paramter="" tag="" unit="" visible="false" type="String" />
  239. </configs>
  240. <configs name="BiasMatch" nameView="Bias Match" >
  241. <config default="false" name="EnableBiasMatch" nameView="Enable Bias Match" description="enable bias match or not" max="1" min="0" tag="" unit="" type="Bool" />
  242. <config default="2" name="MFG" nameView="MFG" description="Manufacturer, 1:AdTec; 2:Comet;3:Revtech" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  243. <config default="2" name="CommunicationType" nameView="Communication Type" description="0:Analogue; 1:RS232; 2:Ethernet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  244. <config default="COM15" name="Port" nameView="Port" description="serial port name of match" max="" min="" paramter="" tag="" unit="" type="String" />
  245. <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" />
  246. <config default="1" name="MatchMode" nameView="Match Mode" description="" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  247. <config default="false" name="EnableBiasC1C2Position" nameView="Enable Bias C1 C2 Position" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
  248. </configs>
  249. <configs name="MfcGas1" nameView="MFC Gas1" >
  250. <config default="true" name="Enable" nameView="Enable" description="Enable gas 1 or not" tag="" unit="" type="Bool" />
  251. <config default="O2" name="GasName" nameView="Gas Name" description="Name of NO.1 gas stick" tag="" unit="" type="String" />
  252. <config default="100" name="MfcN2Scale" nameView="MFC N2 Scale" description="Max scale by N2 tuning" max="10000" min="0" tag="" unit="sccm" type="Integer" />
  253. <config default="1" name="MfcScaleFactor" nameView="MFC Scale Factor" description="Scale factor" max="10" min="0" tag="" unit="sccm" type="Double" />
  254. <config default="100" name="DefaultSetPoint" nameView="Default Set Point" description="default setpoint" max="1000" min="0" tag="" unit="sccm" type="Integer" />
  255. <config default="1" name="FlowRegulationFactor" nameView="Flow Regulation Factor" description="flow regulation factor" max="10" min="0" tag="" unit="sccm" type="Integer" />
  256. <config default="true" name="MfcEnableAlarm" nameView="MFC Enable Alarm" description="" max="1" min="0" paramter="" tag="" unit="" type="Bool" />
  257. <config default="10" name="MfcAlarmRange" nameView="MFC Alarm Range" description="" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
  258. <config default="10" name="MfcAlarmTime" nameView="MFC Alarm Time" description="" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
  259. <config default="10" name="MfcWarningRange" nameView="MFC Warning Range" description="" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
  260. <config default="10" name="MfcWarningTime" nameView="MFC Warning Time" description="" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
  261. </configs>
  262. <configs name="MfcGas2" nameView="MFC Gas2" >
  263. <config default="true" name="Enable" nameView="Enable" description="Enable gas 2 or not" tag="" unit="" type="Bool" />
  264. <config default="N2" name="GasName" nameView="Gas Name" description="Name of NO.2 gas stick" tag="" unit="" type="String" />
  265. <config default="100" name="MfcN2Scale" nameView="MFC N2 Scale" description="Max scale by N2 tuning" max="10000" min="0" tag="" unit="sccm" type="Integer" />
  266. <config default="1" name="MfcScaleFactor" nameView="MFC Scale Factor" description="Scale factor" max="10" min="0" tag="" unit="sccm" type="Double" />
  267. <config default="100" name="DefaultSetPoint" nameView="Default Set Point" description="default setpoint" max="1000" min="0" tag="" unit="sccm" type="Integer" />
  268. <config default="1" name="FlowRegulationFactor" nameView="Flow Regulation Factor" description="flow regulation factor" max="10" min="0" tag="" unit="sccm" type="Integer" />
  269. <config default="true" name="MfcEnableAlarm" nameView="MFC Enable Alarm" description="" max="1" min="0" paramter="" tag="" unit="" type="Bool" />
  270. <config default="10" name="MfcAlarmRange" nameView="MFC Alarm Range" description="" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
  271. <config default="10" name="MfcAlarmTime" nameView="MFC Alarm Time" description="" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
  272. <config default="10" name="MfcWarningRange" nameView="MFC Warning Range" description="" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
  273. <config default="10" name="MfcWarningTime" nameView="MFC Warning Time" description="" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
  274. </configs>
  275. <configs name="MfcGas3" nameView="MFC Gas3" >
  276. <config default="true" name="Enable" nameView="Enable" description="Enable gas 3 or not" tag="" unit="" type="Bool" />
  277. <config default="AR" name="GasName" nameView="Gas Name" description="Name of NO.3 gas stick" tag="" unit="" type="String" />
  278. <config default="100" name="MfcN2Scale" nameView="MFC N2 Scale" description="Max scale by N2 tuning" max="10000" min="0" tag="" unit="sccm" type="Integer" />
  279. <config default="1" name="MfcScaleFactor" nameView="MFC Scale Factor" description="Scale factor" max="10" min="0" tag="" unit="sccm" type="Double" />
  280. <config default="100" name="DefaultSetPoint" nameView="Default Set Point" description="default setpoint" max="1000" min="0" tag="" unit="sccm" type="Integer" />
  281. <config default="1" name="FlowRegulationFactor" nameView="Flow Regulation Factor" description="flow regulation factor" max="10" min="0" tag="" unit="sccm" type="Integer" />
  282. <config default="true" name="MfcEnableAlarm" nameView="MFC Enable Alarm" description="" max="1" min="0" paramter="" tag="" unit="" type="Bool" />
  283. <config default="10" name="MfcAlarmRange" nameView="MFC Alarm Range" description="" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
  284. <config default="10" name="MfcAlarmTime" nameView="MFC Alarm Time" description="" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
  285. <config default="10" name="MfcWarningRange" nameView="MFC Warning Range" description="" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
  286. <config default="10" name="MfcWarningTime" nameView="MFC Warning Time" description="" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
  287. </configs>
  288. <configs name="MfcGas4" nameView="MFC Gas4" >
  289. <config default="true" name="Enable" nameView="Enable" description="Enable gas 4 or not" tag="" unit="" type="Bool" />
  290. <config default="Gas4" name="GasName" nameView="Gas Name" description="Name of NO.4 gas stick" tag="" unit="" type="String" />
  291. <config default="100" name="MfcN2Scale" nameView="MFC N2 Scale" description="Max scale by N2 tuning" max="10000" min="0" tag="" unit="sccm" type="Integer" />
  292. <config default="1" name="MfcScaleFactor" nameView="MFC Scale Factor" description="Scale factor" max="10" min="0" tag="" unit="sccm" type="Double" />
  293. <config default="100" name="DefaultSetPoint" nameView="Default Set Point" description="default setpoint" max="1000" min="0" tag="" unit="sccm" type="Integer" />
  294. <config default="1" name="FlowRegulationFactor" nameView="Flow Regulation Factor" description="flow regulation factor" max="10" min="0" tag="" unit="sccm" type="Integer" />
  295. <config default="true" name="MfcEnableAlarm" nameView="MFC Enable Alarm" description="Mfc Enable Alarm" max="1" min="0" paramter="" tag="" unit="" type="Bool" />
  296. <config default="10" name="MfcAlarmRange" nameView="MFC Alarm Range" description="Mfc Alarm Range" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
  297. <config default="10" name="MfcAlarmTime" nameView="MFC Alarm Time" description="Mfc Alarm Time" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
  298. <config default="10" name="MfcWarningRange" nameView="MFC Warning Range" description="" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
  299. <config default="10" name="MfcWarningTime" nameView="MFC Warning Time" description="" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
  300. </configs>
  301. <configs name="MfcGas5" nameView="MFC Gas5" >
  302. <config default="true" name="Enable" nameView="Enable" description="Enable gas 5 or not" tag="" unit="" type="Bool" />
  303. <config default="Gas5" name="GasName" nameView="Gas Name" description="Name of NO.5 gas stick" tag="" unit="" type="String" />
  304. <config default="100" name="MfcN2Scale" nameView="MFC N2 Scale" description="Max scale by N2 tuning" max="10000" min="0" tag="" unit="sccm" type="Integer" />
  305. <config default="1" name="MfcScaleFactor" nameView="MFC Scale Factor" description="Scale factor" max="10" min="0" tag="" unit="sccm" type="Double" />
  306. <config default="100" name="DefaultSetPoint" nameView="Default Set Point" description="default setpoint" max="1000" min="0" tag="" unit="sccm" type="Integer" />
  307. <config default="1" name="FlowRegulationFactor" nameView="Flow Regulation Factor" description="flow regulation factor" max="10" min="0" tag="" unit="sccm" type="Integer" />
  308. <config default="true" name="MfcEnableAlarm" nameView="MFC Enable Alarm" description="Mfc Enable Alarm" max="1" min="0" paramter="" tag="" unit="" type="Bool" />
  309. <config default="10" name="MfcAlarmRange" nameView="MFC Alarm Range" description="Mfc Alarm Range" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
  310. <config default="10" name="MfcAlarmTime" nameView="MFC Alarm Time" description="Mfc Alarm Time" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
  311. <config default="10" name="MfcWarningRange" nameView="MFC Warning Range" description="" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
  312. <config default="10" name="MfcWarningTime" nameView="MFC Warning Time" description="" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
  313. </configs>
  314. <configs name="Pump" nameView="Pump" >
  315. <config default="30" name="LeakRate" nameView="Leak Rate" description="" max="756000" min="0" paramter="" tag="" unit="mTorrPerMin" type="Double" />
  316. <config default="180" name="LeakCheckPumpingTime" nameView="Leak Check Pumping Time" description="" max="3000" min="0" paramter="" tag="" unit="" type="Integer" />
  317. <config default="180" name="LeakCheckWaitTime" nameView="Leak Check Wait Time" description="" max="3000" min="0" paramter="" tag="" unit="" type="Integer" />
  318. <config default="150" name="PumpBasePressure" nameView="Pump Base Pressure" description="" max="756000" min="0" paramter="" tag="" unit="mTorr" type="Integer" />
  319. <config default="120" name="PumpTimeLimit" nameView="Pump Time Limit" description="" max="3000" min="0" paramter="" tag="" unit="" type="Double" />
  320. <config default="5" name="PumpValveDelay" nameView="Pump Valve Delay" description="" max="3000" min="0" paramter="" tag="" unit="s" type="Integer" />
  321. </configs>
  322. <configs name="Purge" nameView="Purge" >
  323. <config default="3" name="PurgeCycleCount" nameView="Purge Cycle Count" description="" max="30" min="0" paramter="" tag="" unit="times" type="Double" />
  324. <config default="700000" name="PurgeVentPressure" nameView="Purge Vent Pressure" description="" max="760000" min="0" paramter="" tag="" unit="mtorr" type="Double" />
  325. <config default="10" name="PurgePumpPressure" nameView="Purge Pump Pressure" description="" max="760000" min="0" paramter="" tag="" unit="mtorr" type="Double" />
  326. <config default="60" name="PurgeVentTimeLimit" nameView="Purge Vent Time Limit" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Double" />
  327. <config default="60" name="PurgePumpTimeLimit" nameView="Purge Pump Time Limit" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Double" />
  328. <config default="10" name="PurgeVentStableTime" nameView="Purge Vent Stable Time" description="" max="600" min="0" paramter="" tag="" unit="second" type="Double" />
  329. <config default="10" name="PurgePumpStableTime" nameView="Purge Pump Stable Time" description="" max="600" min="0" paramter="" tag="" unit="second" type="Double" />
  330. </configs>
  331. <configs name="HeaterChamber" nameView="Heater Substrate" >
  332. <config default="false" name="HeaterEnableTolerance" nameView="Enable Heater Deviation Check" description="" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
  333. <config default="200" name="HeaterAlarmRange" nameView="Heater deviation Alarm Range" description="" max="200" min="0" paramter="" tag="" unit="℃" type="Integer" />
  334. <config default="10" name="HeaterAlarmTime" nameView="Heater deviation Alarm Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Integer" />
  335. <config default="100" name="HeaterWarningRange" nameView="Heater deviation Warning Range" description="" max="200" min="0" paramter="" tag="" unit="℃" type="Integer" />
  336. <config default="10" name="HeaterWarningTime" nameView="Heater deviation Warning Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Integer" />
  337. <config default="0" name="MonitorTcFeedbackOffset" nameView="Monitor Tc Feedback Offset" description="" max="5" min="-5" paramter="" tag="" unit="℃" type="Double" />
  338. <config default="0" name="ControlTcFeedbackOffset" nameView="Control Tc Feedback Offset" description="" max="5" min="-5" paramter="" tag="" unit="℃" type="Double" />
  339. <config name="TempOffsetPoint_1" nameView="Temp Offset Point 1" description="Temp Offset Point 1" unit="degree" type="Integer" max="300" min="0" />
  340. <config name="OffsetValue_1" nameView="Offset Value 1" description="Offset Value 1" unit="degree" type="Double" max="300" min="0" />
  341. <config name="TempOffsetPoint_2" nameView="Temp Offset Point 2" description="Temp Offset Point 2" unit="degree" type="Integer" max="300" min="0" />
  342. <config name="OffsetValue_2" nameView="Offset Value 2" description="Offset Value 2" unit="degree" type="Double" max="300" min="0" />
  343. <config name="TempOffsetPoint_3" nameView="Temp Offset Point 3" description="Temp Offset Point 3" unit="degree" type="Integer" max="300" min="0" />
  344. <config name="OffsetValue_3" nameView="Offset Value 3" description="Offset Value 3" unit="degree" type="Double" max="300" min="0" />
  345. <config name="TempOffsetPoint_4" nameView="Temp Offset Point 4" description="Temp Offset Point 4" unit="degree" type="Integer" max="300" min="0" />
  346. <config name="OffsetValue_4" nameView="Offset Value 4" description="Offset Value 4" unit="degree" type="Double" max="300" min="0" />
  347. <config name="TempOffsetPoint_5" nameView="Temp Offset Point 5" description="Temp Offset Point 5" unit="degree" type="Integer" max="300" min="0" />
  348. <config name="OffsetValue_5" nameView="Offset Value 5" description="Offset Value 5" unit="degree" type="Double" max="300" min="0" />
  349. <config name="TempOffsetPoint_6" nameView="Temp Offset Point 6" description="Temp Offset Point 6" unit="degree" type="Integer" max="300" min="0" />
  350. <config name="OffsetValue_6" nameView="Offset Value 6" description="Offset Value 6" unit="degree" type="Double" max="300" min="0" />
  351. <config name="TempOffsetPoint_7" nameView="Temp Offset Point 7" description="Temp Offset Point 7" unit="degree" type="Integer" max="300" min="0" />
  352. <config name="OffsetValue_7" nameView="Offset Value 7" description="Offset Value 7" unit="degree" type="Double" max="300" min="0" />
  353. <config name="TempOffsetPoint_8" nameView="Temp Offset Point 8" description="Temp Offset Point 8" unit="degree" type="Integer" max="300" min="0" />
  354. <config name="OffsetValue_8" nameView="Offset Value 8" description="Offset Value 8" unit="degree" type="Double" max="300" min="0" />
  355. <config name="TempOffsetPoint_9" nameView="Temp Offset Point 9" description="Temp Offset Point 9" unit="degree" type="Integer" max="300" min="0" />
  356. <config name="OffsetValue_9" nameView="Offset Value 9" description="Offset Value 9" unit="degree" type="Double" max="300" min="0" />
  357. </configs>
  358. <configs name="WallHeater" nameView="Heater Wall" >
  359. <config default="false" name="HeaterEnableTolerance" nameView="Enable Heater Deviation Check" description="" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
  360. <config default="200" name="HeaterAlarmRange" nameView="Heater deviation Alarm Range" description="" max="200" min="0" paramter="" tag="" unit="℃" type="Integer" />
  361. <config default="10" name="HeaterAlarmTime" nameView="Heater deviation Alarm Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Integer" />
  362. <config default="100" name="HeaterWarningRange" nameView="Heater deviation Warning Range" description="" max="200" min="0" paramter="" tag="" unit="℃" type="Integer" />
  363. <config default="10" name="HeaterWarningTime" nameView="Heater deviation Warning Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Integer" />
  364. <config default="0" name="MonitorTcFeedbackOffset" nameView="Monitor Tc Feedback Offset" description="" max="5" min="-5" paramter="" tag="" unit="℃" type="Double" />
  365. <config default="0" name="ControlTcFeedbackOffset" nameView="Control Tc Feedback Offset" description="" max="5" min="-5" paramter="" tag="" unit="℃" type="Double" />
  366. <config name="TempOffsetPoint_1" nameView="Temp Offset Point 1" description="Temp Offset Point 1" unit="degree" type="Integer" max="300" min="0" />
  367. <config name="OffsetValue_1" nameView="Offset Value 1" description="Offset Value 1" unit="degree" type="Double" max="300" min="0" />
  368. <config name="TempOffsetPoint_2" nameView="Temp Offset Point 2" description="Temp Offset Point 2" unit="degree" type="Integer" max="300" min="0" />
  369. <config name="OffsetValue_2" nameView="Offset Value 2" description="Offset Value 2" unit="degree" type="Double" max="300" min="0" />
  370. <config name="TempOffsetPoint_3" nameView="Temp Offset Point 3" description="Temp Offset Point 3" unit="degree" type="Integer" max="300" min="0" />
  371. <config name="OffsetValue_3" nameView="Offset Value 3" description="Offset Value 3" unit="degree" type="Double" max="300" min="0" />
  372. <config name="TempOffsetPoint_4" nameView="Temp Offset Point 4" description="Temp Offset Point 4" unit="degree" type="Integer" max="300" min="0" />
  373. <config name="OffsetValue_4" nameView="Offset Value 4" description="Offset Value 4" unit="degree" type="Double" max="300" min="0" />
  374. <config name="TempOffsetPoint_5" nameView="Temp Offset Point 5" description="Temp Offset Point 5" unit="degree" type="Integer" max="300" min="0" />
  375. <config name="OffsetValue_5" nameView="Offset Value 5" description="Offset Value 5" unit="degree" type="Double" max="300" min="0" />
  376. <config name="TempOffsetPoint_6" nameView="Temp Offset Point 6" description="Temp Offset Point 6" unit="degree" type="Integer" max="300" min="0" />
  377. <config name="OffsetValue_6" nameView="Offset Value 6" description="Offset Value 6" unit="degree" type="Double" max="300" min="0" />
  378. <config name="TempOffsetPoint_7" nameView="Temp Offset Point 7" description="Temp Offset Point 7" unit="degree" type="Integer" max="300" min="0" />
  379. <config name="OffsetValue_7" nameView="Offset Value 7" description="Offset Value 7" unit="degree" type="Double" max="300" min="0" />
  380. <config name="TempOffsetPoint_8" nameView="Temp Offset Point 8" description="Temp Offset Point 8" unit="degree" type="Integer" max="300" min="0" />
  381. <config name="OffsetValue_8" nameView="Offset Value 8" description="Offset Value 8" unit="degree" type="Double" max="300" min="0" />
  382. <config name="TempOffsetPoint_9" nameView="Temp Offset Point 9" description="Temp Offset Point 9" unit="degree" type="Integer" max="300" min="0" />
  383. <config name="OffsetValue_9" nameView="Offset Value 9" description="Offset Value 9" unit="degree" type="Double" max="300" min="0" />
  384. </configs>
  385. <configs name="ForelineHeater" nameView="Heater Foreline" >
  386. <config default="false" name="HeaterEnableTolerance" nameView="Enable Heater Deviation Check" description="" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
  387. <config default="200" name="HeaterAlarmRange" nameView="Heater deviation Alarm Range" description="" max="200" min="0" paramter="" tag="" unit="℃" type="Integer" />
  388. <config default="10" name="HeaterAlarmTime" nameView="Heater deviation Alarm Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Integer" />
  389. <config default="100" name="HeaterWarningRange" nameView="Heater deviation Warning Range" description="" max="200" min="0" paramter="" tag="" unit="℃" type="Integer" />
  390. <config default="10" name="HeaterWarningTime" nameView="Heater deviation Warning Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Integer" />
  391. <config default="0" name="MonitorTcFeedbackOffset" nameView="Monitor Tc Feedback Offset" description="" max="5" min="-5" paramter="" tag="" unit="℃" type="Double" />
  392. <config default="0" name="ControlTcFeedbackOffset" nameView="Control Tc Feedback Offset" description="" max="5" min="-5" paramter="" tag="" unit="℃" type="Double" />
  393. <config name="TempOffsetPoint_1" nameView="Temp Offset Point 1" description="Temp Offset Point 1" unit="degree" type="Integer" max="300" min="0" />
  394. <config name="OffsetValue_1" nameView="Offset Value 1" description="Offset Value 1" unit="degree" type="Double" max="300" min="0" />
  395. <config name="TempOffsetPoint_2" nameView="Temp Offset Point 2" description="Temp Offset Point 2" unit="degree" type="Integer" max="300" min="0" />
  396. <config name="OffsetValue_2" nameView="Offset Value 2" description="Offset Value 2" unit="degree" type="Double" max="300" min="0" />
  397. <config name="TempOffsetPoint_3" nameView="Temp Offset Point 3" description="Temp Offset Point 3" unit="degree" type="Integer" max="300" min="0" />
  398. <config name="OffsetValue_3" nameView="Offset Value 3" description="Offset Value 3" unit="degree" type="Double" max="300" min="0" />
  399. <config name="TempOffsetPoint_4" nameView="Temp Offset Point 4" description="Temp Offset Point 4" unit="degree" type="Integer" max="300" min="0" />
  400. <config name="OffsetValue_4" nameView="Offset Value 4" description="Offset Value 4" unit="degree" type="Double" max="300" min="0" />
  401. <config name="TempOffsetPoint_5" nameView="Temp Offset Point 5" description="Temp Offset Point 5" unit="degree" type="Integer" max="300" min="0" />
  402. <config name="OffsetValue_5" nameView="Offset Value 5" description="Offset Value 5" unit="degree" type="Double" max="300" min="0" />
  403. <config name="TempOffsetPoint_6" nameView="Temp Offset Point 6" description="Temp Offset Point 6" unit="degree" type="Integer" max="300" min="0" />
  404. <config name="OffsetValue_6" nameView="Offset Value 6" description="Offset Value 6" unit="degree" type="Double" max="300" min="0" />
  405. <config name="TempOffsetPoint_7" nameView="Temp Offset Point 7" description="Temp Offset Point 7" unit="degree" type="Integer" max="300" min="0" />
  406. <config name="OffsetValue_7" nameView="Offset Value 7" description="Offset Value 7" unit="degree" type="Double" max="300" min="0" />
  407. <config name="TempOffsetPoint_8" nameView="Temp Offset Point 8" description="Temp Offset Point 8" unit="degree" type="Integer" max="300" min="0" />
  408. <config name="OffsetValue_8" nameView="Offset Value 8" description="Offset Value 8" unit="degree" type="Double" max="300" min="0" />
  409. <config name="TempOffsetPoint_9" nameView="Temp Offset Point 9" description="Temp Offset Point 9" unit="degree" type="Integer" max="300" min="0" />
  410. <config name="OffsetValue_9" nameView="Offset Value 9" description="Offset Value 9" unit="degree" type="Double" max="300" min="0" />
  411. </configs>
  412. <configs name="GridHeater" nameView="Heater Grid" >
  413. <config default="false" name="HeaterEnableTolerance" nameView="Enable Heater Deviation Check" description="" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
  414. <config default="200" name="HeaterAlarmRange" nameView="Heater deviation Alarm Range" description="" max="200" min="0" paramter="" tag="" unit="℃" type="Integer" />
  415. <config default="10" name="HeaterAlarmTime" nameView="Heater deviation Alarm Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Integer" />
  416. <config default="100" name="HeaterWarningRange" nameView="Heater deviation Warning Range" description="" max="200" min="0" paramter="" tag="" unit="℃" type="Integer" />
  417. <config default="10" name="HeaterWarningTime" nameView="Heater deviation Warning Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Integer" />
  418. <config default="0" name="MonitorTcFeedbackOffset" nameView="Monitor Tc Feedback Offset" description="" max="5" min="-5" paramter="" tag="" unit="℃" type="Double" />
  419. <config default="0" name="ControlTcFeedbackOffset" nameView="Control Tc Feedback Offset" description="" max="5" min="-5" paramter="" tag="" unit="℃" type="Double" />
  420. <config name="TempOffsetPoint_1" nameView="Temp Offset Point 1" description="Temp Offset Point 1" unit="degree" type="Integer" max="300" min="0" />
  421. <config name="OffsetValue_1" nameView="Offset Value 1" description="Offset Value 1" unit="degree" type="Double" max="300" min="0" />
  422. <config name="TempOffsetPoint_2" nameView="Temp Offset Point 2" description="Temp Offset Point 2" unit="degree" type="Integer" max="300" min="0" />
  423. <config name="OffsetValue_2" nameView="Offset Value 2" description="Offset Value 2" unit="degree" type="Double" max="300" min="0" />
  424. <config name="TempOffsetPoint_3" nameView="Temp Offset Point 3" description="Temp Offset Point 3" unit="degree" type="Integer" max="300" min="0" />
  425. <config name="OffsetValue_3" nameView="Offset Value 3" description="Offset Value 3" unit="degree" type="Double" max="300" min="0" />
  426. <config name="TempOffsetPoint_4" nameView="Temp Offset Point 4" description="Temp Offset Point 4" unit="degree" type="Integer" max="300" min="0" />
  427. <config name="OffsetValue_4" nameView="Offset Value 4" description="Offset Value 4" unit="degree" type="Double" max="300" min="0" />
  428. <config name="TempOffsetPoint_5" nameView="Temp Offset Point 5" description="Temp Offset Point 5" unit="degree" type="Integer" max="300" min="0" />
  429. <config name="OffsetValue_5" nameView="Offset Value 5" description="Offset Value 5" unit="degree" type="Double" max="300" min="0" />
  430. <config name="TempOffsetPoint_6" nameView="Temp Offset Point 6" description="Temp Offset Point 6" unit="degree" type="Integer" max="300" min="0" />
  431. <config name="OffsetValue_6" nameView="Offset Value 6" description="Offset Value 6" unit="degree" type="Double" max="300" min="0" />
  432. <config name="TempOffsetPoint_7" nameView="Temp Offset Point 7" description="Temp Offset Point 7" unit="degree" type="Integer" max="300" min="0" />
  433. <config name="OffsetValue_7" nameView="Offset Value 7" description="Offset Value 7" unit="degree" type="Double" max="300" min="0" />
  434. <config name="TempOffsetPoint_8" nameView="Temp Offset Point 8" description="Temp Offset Point 8" unit="degree" type="Integer" max="300" min="0" />
  435. <config name="OffsetValue_8" nameView="Offset Value 8" description="Offset Value 8" unit="degree" type="Double" max="300" min="0" />
  436. <config name="TempOffsetPoint_9" nameView="Temp Offset Point 9" description="Temp Offset Point 9" unit="degree" type="Integer" max="300" min="0" />
  437. <config name="OffsetValue_9" nameView="Offset Value 9" description="Offset Value 9" unit="degree" type="Double" max="300" min="0" />
  438. </configs>
  439. <!--Clean-->
  440. <configs name="IdleClean" nameView="Idle Clean" visible="false">
  441. <config default="false" name="IsEnabled" nameView="Is Enabled" description="IsEnabled" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
  442. <config default="" name="IdleCleanRecipe" nameView="Idle Clean Recipe" description="Purge recipe name" max="" min="" paramter="" tag="" unit="" type="String" />
  443. <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" />
  444. </configs>
  445. <configs name="JobClean" nameView="Job Clean" visible="false">
  446. <config default="false" name="IsEnabled" nameView="Is Enabled" description="IsEnabled" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
  447. <config default="" name="PreJobCleanRecipe" nameView="PreJob Clean Recipe" description="pre job clean recipe name" max="" min="" paramter="" tag="" unit="" type="String" />
  448. <config default="" name="CompleteJobCleanRecipe" nameView="CompleteJob Clean Recipe" description="complete job clean recipe name" max="" min="" paramter="" tag="" unit="" type="String" />
  449. <config default="false" name="EnablePreJobClean" nameView="Enable PreJob Clean" description="Enable PreJob Clean" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
  450. <config default="false" name="EnableCompleteJobClean" nameView="Enable Complete Job Clean" description="Enable Complete Job Clean" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
  451. <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" />
  452. </configs>
  453. <configs name="EPD" nameView="EPD Setting">
  454. <config default="true" name="IsEnabled" nameView="Is Enabled" description="IsEnabled" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
  455. <config default="0" name="ChannelNumber" nameView="EPD Channel Number" description="channel number" max="32" min="0" paramter="" tag="" unit="" type="Integer" />
  456. </configs>
  457. <configs name="TriStateLiftPin" nameView="TriState LiftPin Setting" visible="true">
  458. <config default="50" name="AutoSpeed" nameView="Lift Servo Auto speed" description="Lift Servo Auto speed" max="100" min="0" paramter="" tag="" unit="mm/s" type="Double" />
  459. <config default="5" name="ManualSpeed" nameView="Lift Servo manual speed" description="Lift Servo manual speed" max="10" min="0" paramter="" tag="" unit="mm/s" type="Double" />
  460. <config default="550" name="AccTime" nameView="Lift Servo Acc time" description="Lift Servo Acc time" max="1000" min="100" paramter="" tag="" unit="ms" type="Double" />
  461. <config default="550" name="DecTime" nameView="Lift Servo Dec time" description="Lift Servo Dec time" max="1000" min="100" paramter="" tag="" unit="ms" type="Double" />
  462. <config default="-50" name="CCWLimitPosition" nameView="Lift Servo CCW limit position" description="Lift Servo CCW limit position" max="0" min="-100" paramter="" tag="" unit="mm" type="Double" />
  463. <config default="500" name="CWLimitPosition" nameView="Lift Servo CW limit position" description="Lift Servo CCW limit position" max="1000" min="0" paramter="" tag="" unit="mm" type="Double" />
  464. <config default="0" name="CorrectionValue" nameView="Lift Servo Correction value" description="Lift Servo Correction value" max="10" min="-10" paramter="" tag="" unit="mm" type="Double" />
  465. <config default="200" name="Position1" nameView="Lift Servo Position1" description="Lift Servo Position1" max="1000" min="-100" paramter="" tag="" unit="mm" type="Double" />
  466. <config default="500" name="Position2" nameView="Lift Servo Position2" description="Lift Servo Position2" max="1000" min="-100" paramter="" tag="" unit="mm" type="Double" />
  467. <config default="800" name="Position3" nameView="Lift Servo Position3" description="Lift Servo Position3" max="1000" min="-100" paramter="" tag="" unit="mm" type="Double" />
  468. </configs>
  469. <configs name="TriStateLiftPin2" nameView="Group TriState LiftPin Setting" visible="true">
  470. <config default="1" name="ServoWorkMode" nameView="Lift Servo Work Mode" description="Lift Servo Work Mode" max="1000" min="0" paramter="" tag="" unit="" type="Double" />
  471. <config default="3" name="OriginSpeed" nameView="Lift Servo Auto speed" description="Lift Servo Auto speed" max="30" min="0" paramter="" tag="" unit="mm/s" type="Double" />
  472. <config default="5" name="AutoSpeed" nameView="Lift Servo Auto speed" description="Lift Servo Auto speed" max="30" min="0" paramter="" tag="" unit="mm/s" type="Double" />
  473. <config default="5" name="ManualSpeed" nameView="Lift Servo manual speed" description="Lift Servo manual speed" max="30" min="0" paramter="" tag="" unit="mm/s" type="Double" />
  474. <config default="30" name="SoftUpLimit" nameView="Lift Servo Soft Up Limit" description="Lift Servo Soft Up Limit" max="50" min="-50" paramter="" tag="" unit="mm" type="Double" />
  475. <config default="-30" name="SoftDownLimit" nameView="Lift Servo limit position" description="Lift Servo limit position" max="50" min="-50" paramter="" tag="" unit="mm" type="Double" />
  476. <config default="300" name="AccDecSpeedTime" nameView="Lift Servo Acc-Dec Speed Time" description="Lift Servo Acc-Dec Speed Time" max="1000" min="100" paramter="" tag="" unit="ms" type="Double" />
  477. <config default="0" name="Position1" nameView="Lift Servo Position1" description="Lift Servo Position1" max="1000" min="-100" paramter="" tag="" unit="mm" type="Double" />
  478. <config default="0" name="Position2" nameView="Lift Servo Position2" description="Lift Servo Position2" max="1000" min="-100" paramter="" tag="" unit="mm" type="Double" />
  479. <config default="0" name="Position3" nameView="Lift Servo Position3" description="Lift Servo Position3" max="1000" min="-100" paramter="" tag="" unit="mm" type="Double" />
  480. <config default="0" name="PosDiff" nameView="Lift Servo Pos Diff" description="Lift Servo Pos Diff" max="5" min="0" paramter="" tag="" unit="mm" type="Double" />
  481. </configs>
  482. <configs name="TriStateLiftPin4" nameView="Double Group TriState LiftPin Setting" visible="true">
  483. <config default="5" name="AutoSpeed" nameView="Lift Servo Auto speed" description="Lift Servo Auto speed" max="100" min="0" paramter="" tag="" unit="mm/s" type="Double" />
  484. <config default="2" name="ManualSpeed" nameView="Lift Servo manual speed" description="Lift Servo manual speed" max="10" min="0" paramter="" tag="" unit="mm/s" type="Double" />
  485. <config default="200" name="AccOrDecTime" nameView="Lift Servo Acc or Dec time" description="Lift Servo Acc or Dec time" max="1000" min="0" paramter="" tag="" unit="ms" type="Double" />
  486. <!--<config default="550" name="DecTime" nameView="Lift Servo Dec time" description="Lift Servo Dec time" max="1000" min="100" paramter="" tag="" unit="ms" type="Double" />-->
  487. <config default="-5" name="CCWLimitPosition" nameView="Lift Servo CCW limit position" description="Lift Servo CCW limit position" max="0" min="-100" paramter="" tag="" unit="mm" type="Double" />
  488. <config default="16" name="CWLimitPosition" nameView="Lift Servo CW limit position" description="Lift Servo CCW limit position" max="1000" min="0" paramter="" tag="" unit="mm" type="Double" />
  489. <config default="0" name="CorrectionValue" nameView="Lift Servo Correction value" description="Lift Servo Correction value" max="10" min="-10" paramter="" tag="" unit="mm" type="Double" />
  490. <config default="25" name="Position1" nameView="Lift Servo Position1" description="Lift Servo Position1" max="1000" min="-100" paramter="" tag="" unit="mm" type="Double" />
  491. <config default="15" name="Position2" nameView="Lift Servo Position2" description="Lift Servo Position2" max="1000" min="-100" paramter="" tag="" unit="mm" type="Double" />
  492. <config default="0" name="Position3" nameView="Lift Servo Position3" description="Lift Servo Position3" max="1000" min="-100" paramter="" tag="" unit="mm" type="Double" />
  493. <config default="1" name="StepDistance" nameView="Lift Servo Step Distance" description="Lift Servo Position3" max="1000" min="-100" paramter="" tag="" unit="mm" type="Double" />
  494. <config default="1" name="WorkMode" nameView="Lift Servo Work Mode" description="Lift Servo Position3" max="1000" min="-100" paramter="" tag="" unit="mm" type="Double" />
  495. <config default="1" name="SingleAxisManualSpeed" nameView="Lift Servo Single Axis Manual Speed " description="Lift Servo Position3" max="1000" min="-100" paramter="" tag="" unit="mm" type="Double" />
  496. <config default="1" name="OriginOffset" nameView="Lift Servo Origin Offset" description="Lift Servo Position3" max="1000" min="-100" paramter="" tag="" unit="mm" type="Double" />
  497. </configs>
  498. </configs>
  499. <!--PMB-->
  500. <configs name="PMB" nameView="PMB" >
  501. <config default="120" name="PrepareTransferTimeout" nameView="Prepare Transfer Timeout" description="prepare transfer time out" max="99999" min="1" paramter="" tag="" unit="s" type="Integer" />
  502. <config default="1" name="OpenGasValveTimeout" nameView="Open Gas Valve Timeout" description="Open gas valve timeout" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
  503. <config default="1" name="TimeLimitOfCloseGasValve" nameView="Time Limit Of Close Gas Valve" description="" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  504. <config default="1" name="OpenCloseSlitValveTimeout" nameView="Open Close Slit Valve Timeout" description="" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  505. <config default="180" name="VentTime" nameView="Vent Time" description="" max="600" min="0" paramter="" tag="" unit="second" type="Integer" />
  506. <config default="100" name="GasFlowPressureAlarmRange" nameView="Gas Flow Pressure Alarm Range" description="" max="760000" min="0" paramter="" tag="" unit="sccm" type="Double" />
  507. <config default="60" name="GasFlowPressureAlarmTime" nameView="Gas Flow Pressure Alarm Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Double" />
  508. <config default="true" name="EnableThrottleValve" nameView="Enable Throttle Valve" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
  509. <config default="150" name="ChamberHeaterSetPointLimit" nameView="Chamber Heater Set Point Limit" description="" max="500" min="0" paramter="" tag="" unit="" type="Integer" />
  510. <config default="140" name="ForeLineHeaterSetPointLimit" nameView="ForeLine Heater Set Point Limit" description="" max="500" min="0" paramter="" tag="" unit="" type="Integer" />
  511. <config default="120" name="CheckSubstrateTempTimeout" nameView="Check Substrate Temp Timeout" description="" max="3600" min="0" paramter="" tag="" unit="" type="Integer" />
  512. <config default="90" name="CheckATMTimeout" nameView="Check ATM Timeout" description="" max="3000" min="0" paramter="" tag="" unit="s" type="Integer" />
  513. <config default="1" name="VentTimeDelay" nameView="Vent Time Delay" description="" max="3000" min="0" paramter="" tag="" unit="s" type="Integer" />
  514. <config default="780000" name="ChamberBasePressureThreshold" nameView="Chamber Base Pressure Threshold" description="" max="1000000" min="0" paramter="" tag="" unit="mtorr" type="Double" />
  515. <config default="120" name="ChamberBaseTemperatureThreshold" nameView="Chamber Base Temperature Threshold" description="" max="1000" min="0" paramter="" tag="" unit="°C" type="Double" />
  516. <config default="10" name="ProcessPressureOffset" nameView="Process Pressure Offset" description="" max="100" min="0" paramter="" tag="" unit="mtorr" type="Double" />
  517. <config default="7500" name="ChamberVolume" nameView="Chamber Volume" max="100000" min="0" paramter="" tag="" unit="mL" visible="false" type="Double" />
  518. <config default="25" name="GasTemperature" nameView="Gas Temperature" max="1000" min="-1000" paramter="" tag="" unit="℃" visible="false" type="Double" />
  519. <config default="9" name="TargetPressureInMFCVerification" nameView="MFC verification target pressure" max="100" min="0" paramter="" tag="" unit="Torr" visible="false" type="Double" />
  520. <config default="180" name="GasFlowTimeInMFCVerification" nameView="MFC verification gas flow time" max="1000" min="0" paramter="" tag="" unit="second" visible="false" type="Double" />
  521. <config default="0" name="PinDownDelayTimePick" nameView="Pick Delay Time before pin down" description="" max="120" min="0" paramter="" tag="" unit="s" type="Integer" />
  522. <config default="0" name="PinDownDelayTimePlace" nameView="Place Delay Time before pin down" description="" max="120" min="0" paramter="" tag="" unit="s" type="Integer" />
  523. <config default="0" name="LiftPinPositionAfterPlace" nameView="Lift Pin Position After Place wafer, 0, Down, 1, Middle, 2, Up" description="" max="5" min="0" paramter="" tag="" unit="" type="Integer" />
  524. <config default="Strip" name="ChamberLabel" nameView="Chamber Label" description="Chamber label" max="" min="" paramter="" tag="" unit="" type="String" />
  525. <config default="30" name="MaxDeviationInMFCVerification" nameView="MFC verification max deviation(%)" max="100000" min="0" paramter="" tag="" unit="%" visible="false" type="Double" />
  526. <config default="150" name="WallHeaterSetPointLimit" nameView="Wall Heater Set Point Limit" description="" max="500" min="0" paramter="" tag="" unit="" type="Integer" />
  527. <config default="false" name="EnableWallHeater" nameView="Enable Chamber Wall Heater" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
  528. <config default="false" name="EnableGridHeater" nameView="Enable Chamber Grid Heater" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
  529. <config default="0" name="LiftPinMode" nameView="LiftPin Mode" description="liftpin: 0-cylinderliftpin,1-single axis servo liftpin 2-double Axis servo liftpin 4-two double Axis servo liftpin" max="99" min="0" paramter="" tag="" unit="" type="Integer" visible="false"/>
  530. <config default="PortV" name="BrooksPortName" nameView="Brooks EFEM Port Name" description="Brooks EFEM Port Name of PMB" max="" min="" paramter="" tag="" unit="" type="String" />
  531. <config default="false" name="EnableResetError" nameView="Enable Reset Chamber Error by Click Reset Button" description="" max="1" min="0" paramter="" tag="" unit="" type="Bool" />
  532. <config default="false" name="ScrubberIsInstalled" nameView="Is Scrubber Installed" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" visible="false"/>
  533. <config default="5" name="LiftUpDownTimeout" nameView="Lift Up Down Timeout" description="Lift up/down time out" max="99999" min="1" paramter="" tag="" unit="second" type="Integer" />
  534. <configs name="MFCVerification" nameView="MFC Verification" >
  535. <config default="7500" name="ChamberVolume" nameView="Chamber Volume" max="100000" min="0" paramter="" tag="" unit="mL" visible="false" type="Double" />
  536. <config default="25" name="GasTemperature" nameView="Gas Temperature" max="1000" min="-1000" paramter="" tag="" unit="℃" visible="false" type="Double" />
  537. <config default="9" name="TargetPressure" nameView="Target pressure" max="100" min="0" paramter="" tag="" unit="Torr" visible="true" type="Double" />
  538. <config default="180" name="GasFlowTime" nameView="Gas flow time" max="1000" min="0" paramter="" tag="" unit="second" visible="true" type="Double" />
  539. <config default="30" name="MaxDeviation" nameView="Max deviation" max="100000" min="0" paramter="" tag="" unit="%" visible="true" type="Double" />
  540. <config default="20" name="PressureStableTolerance" nameView="Pressure stable tolerance" max="100000" min="0" paramter="" tag="" unit="mTorr" visible="true" type="Double" />
  541. <config default="20" name="FlowStableTolerance" nameView="Flow stable tolerance" max="100" min="0" paramter="" tag="" unit="%" visible="true" type="Double" />
  542. <config default="5" name="CheckStableTimeout" nameView="Check stable timeout" max="100" min="0" paramter="" tag="" unit="%" visible="false" type="Double" />
  543. </configs>
  544. <configs name="Chiller" nameView="Chiller" >
  545. <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" />
  546. <config default="true" name="EnableChiller" nameView="Enable Chiller" description="enable chiller or not" max="1" min="0" tag="" unit="" type="Bool" />
  547. <config default="1" name="MFG" nameView="MFG" description="Manufacturer, 1:SMC;" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  548. <config default="1" name="CommunicationType" nameView="Communication Type" description="0:Analogue; 1:RS232; 2:Ethernet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  549. <config default="COM22" name="Port" nameView="Port" description="serial port name of pump" max="" min="" paramter="" tag="" unit="" type="String" />
  550. <config default="10" name="ChillerTemperatureOffset" nameView="Chiller Temperature Offset" description="" max="100" min="0" paramter="" tag="" unit="degree" type="Double" />
  551. <config default="300" name="SetPointLimitMax" nameView="Chiller Set Point Limit Max" description="" max="500" min="0" paramter="" tag="" unit="degree" type="Double" />
  552. <config default="0" name="SetPointLimitMin" nameView="Chiller Set Point Limit Min" description="" max="500" min="0" paramter="" tag="" unit="degree" type="Double" />
  553. <config default="0" name="CoolantInletTcFeedbackOffset" nameView="Coolant Inlet Tc Feedback Offset" description="" max="5" min="-5" paramter="" tag="" unit="℃" type="Double" visible="false"/>
  554. <config default="0" name="CoolantOutletTcFeedbackOffset" nameView="Coolant Outlet Tc Feedback Offset" description="" max="5" min="-5" paramter="" tag="" unit="℃" type="Double" visible="false"/>
  555. </configs>
  556. <configs name="GridChiller" nameView="Grid Chiller" >
  557. <config default="true" name="EnableChiller" nameView="Enable Chiller" description="enable chiller or not" max="1" min="0" tag="" unit="" type="Bool" />
  558. <!--<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" />-->
  559. <config default="1" name="MFG" nameView="MFG" description="Manufacturer, 1:SMC;" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  560. <config default="1" name="CommunicationType" nameView="Communication Type" description="0:Analogue; 1:RS232; 2:Ethernet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  561. <config default="COM12" name="Port" nameView="Port" description="serial port name of pump" max="" min="" paramter="" tag="" unit="" type="String" />
  562. <config default="10" name="ChillerTemperatureOffset" nameView="Chiller Temperature Offset" description="" max="10" min="-10" paramter="" tag="" unit="degree" type="Double" />
  563. <config default="300" name="SetPointLimitMax" nameView="Chiller Set Point Limit Max" description="" max="500" min="0" paramter="" tag="" unit="degree" type="Double" />
  564. <config default="0" name="SetPointLimitMin" nameView="Chiller Set Point Limit Min" description="" max="500" min="0" paramter="" tag="" unit="degree" type="Double" />
  565. <config default="0" name="CoolantInletTcFeedbackOffset" nameView="Coolant Inlet Tc Feedback Offset" description="" max="5" min="-5" paramter="" tag="" unit="℃" type="Double" visible="false"/>
  566. <config default="0" name="CoolantOutletTcFeedbackOffset" nameView="Coolant Outlet Tc Feedback Offset" description="" max="5" min="-5" paramter="" tag="" unit="℃" type="Double" visible="false"/>
  567. </configs>
  568. <configs name="DryPump" nameView="Dry Pump" >
  569. <config default="1" name="MFG" nameView="MFG" description="Manufacturer, 1:Sky; 2:Edwards" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  570. <config default="1" name="CommunicationType" nameView="Communication Type" description="0:Analogue; 1:RS232; 2:Ethernet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  571. <config default="COM23" name="Port" nameView="Port" description="serial port name of pump" max="" min="" paramter="" tag="" unit="" type="String" />
  572. <config default="1000" name="ChamberForelinePressureThreshold" nameView="Chamber Foreline Pressure Threshold" description="" max="10000" min="0" paramter="" tag="" unit="mtorr" type="Double" />
  573. <config default="20" name="ChamberForelinePressureTimeout" nameView="Chamber Foreline Pressure Timeout" description="" max="3000" min="0" paramter="" tag="" unit="s" type="Integer" />
  574. </configs>
  575. <configs name="Rf" nameView="Source RF" >
  576. <config default="1" name="MFG" nameView="MFG" description="Manufacturer, 1:AdTec; 2:Comet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  577. <config default="1" name="CommunicationType" nameView="Communication Type" description="0:Analogue; 1:RS232; 2:Ethernet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  578. <config default="COM24" name="Port" nameView="Port" description="serial port name of RFG" max="" min="" paramter="" tag="" unit="" type="String" />
  579. <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" />
  580. <config default="500" name="PowerAlarmRange" nameView="Power Alarm Range" description="" max="1000" min="0" paramter="" tag="" unit="" type="Double" />
  581. <config default="10" name="PowerAlarmTime" nameView="Power Alarm Time" description="" max="10" min="0" paramter="" tag="" unit="" type="Double" />
  582. <config default="1" name="ReflectPowerAlarmRange" nameView="Reflect Power Alarm Range" description="" max="1000" min="0" paramter="" tag="" unit="" type="Double" />
  583. <config default="1" name="ReflectPowerAlarmTime" nameView="Reflect Power Alarm Time" description="" max="10" min="0" paramter="" tag="" unit="" type="Double" />
  584. <config default="3000" name="PowerRange" nameView="Power Range" description="" max="30000" min="0" paramter="" tag="" unit="" type="Double" />
  585. <config default="1" name="Coefficient" nameView="Coefficient" description="" max="10" min="0" paramter="" tag="" unit="" type="Double" />
  586. <config default="false" name="EnablePulsingFunction" nameView="Enable Pulsing Function" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
  587. <config default="false" name="EnableReflectPower" nameView="Enable Reflect Power" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
  588. <config default="false" name="EnableVoltageCurrent" nameView="Enable Voltage Current" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
  589. <config default="1" name="PowerRegulationFactor" nameView="Power Regulation Factor" description="" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  590. <config default="1000" name="RfPowerAlarmRange" nameView="RF Power Alarm Range" description="" max="10000" min="0" paramter="" tag="" unit="" type="Integer" />
  591. <config default="3000" name="RfPowerAlarmTime" nameView="RF Power Alarm Time" description="" max="10000" min="0" paramter="" tag="" unit="" type="Integer" />
  592. <config default="3" name="RFTurnOnTimeout" nameView="RF Turn On Timeout" description="" max="10" min="0" paramter="" tag="" unit="S" type="Integer" />
  593. <config default="false" name="EnableCalibration" nameView="Enable calibration" max="" min="" paramter="" tag="" unit="" visible="true" type="Bool" />
  594. <config default="100#100;200#200;" name="CalibrationTable" nameView="Calibration table" max="" min="0" paramter="" tag="" unit="" visible="false" type="String" />
  595. <config default="" name="GeneratorSerialNumber" nameView="Generator serial number" max="" min="0" paramter="" tag="" unit="" type="String" />
  596. <config default="" name="SensorSerialNumber" nameView="Sensor serial number" max="" min="0" paramter="" tag="" unit="" type="String" />
  597. <config default="CCFG600" name="RFPhysicalMaxPower" nameView="RF Physical Max Power" description="" max="9999" min="0" paramter="" tag="" unit="" type="Double" visible="false"/>
  598. <config default="600" name="CurrentRFMaxPower" nameView="Current RF Max Power" description="" max="2200" min="1800" paramter="" tag="" unit="" type="Double" />
  599. <config default="600" name="RFCalibratedMaxPower" nameView="RF Calibrated Max Power" description="" max="9999" min="0" paramter="" tag="" unit="" type="Double" />
  600. <config default="" name="CalibrationTableDetail" nameView="Calibration table detail" max="" min="0" paramter="" tag="" unit="" visible="false" type="String" />
  601. </configs>
  602. <configs name="match" nameView="Source Match" >
  603. <config default="false" name="EnableMatch" nameView="Enable Source Match" description="enable match or not" max="1" min="0" tag="" unit="" type="Bool" />
  604. <config default="1" name="MFG" nameView="MFG" description="Manufacturer, 1:AdTec; 2:Comet;3:Revtech" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  605. <config default="1" name="CommunicationType" nameView="Communication Type" description="0:Analogue; 1:RS232; 2:Ethernet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  606. <config default="COM25" name="Port" nameView="Port" description="serial port name of match" max="" min="" paramter="" tag="" unit="" type="String" />
  607. <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" />
  608. <config default="1" name="MatchMode" nameView="Match Mode" description="" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  609. <config default="false" name="EnableC1C2Position" nameView="Enable Source C1 C2 Position" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
  610. <!--<config default="10" name="MatchPositionC1" nameView="Match Position C1" description="" max="100" min="0" paramter="" tag="" unit="" type="Double" />
  611. <config default="10" name="MatchPositionC2" nameView="Match Position C2" description="" max="100" min="0" paramter="" tag="" unit="" type="Double" />-->
  612. </configs>
  613. <configs name="BiasRf" nameView="Bias RF" >
  614. <config default="true" name="EnableBiasRF" nameView="Enable Bias RF" description="enable bias RF or not" max="1" min="0" tag="" unit="" type="Bool" />
  615. <config default="2" name="MFG" nameView="MFG" description="Manufacturer, 1:AdTec; 2:Comet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  616. <config default="2" name="CommunicationType" nameView="Communication Type" description="0:Analogue; 1:RS232; 2:Ethernet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  617. <config default="COM14" name="Port" nameView="Port" description="serial port name of RFG" max="" min="" paramter="" tag="" unit="" type="String" />
  618. <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" />
  619. <config default="500" name="PowerAlarmRange" nameView="Power Alarm Range" description="" max="1000" min="0" paramter="" tag="" unit="" type="Double" />
  620. <config default="10" name="PowerAlarmTime" nameView="Power Alarm Time" description="" max="10" min="0" paramter="" tag="" unit="" type="Double" />
  621. <config default="1" name="ReflectPowerAlarmRange" nameView="Reflect Power Alarm Range" description="" max="1000" min="0" paramter="" tag="" unit="" type="Double" />
  622. <config default="1" name="ReflectPowerAlarmTime" nameView="Reflect Power Alarm Time" description="" max="10" min="0" paramter="" tag="" unit="" type="Double" />
  623. <config default="3000" name="PowerRange" nameView="Power Range" description="" max="30000" min="0" paramter="" tag="" unit="" type="Double" />
  624. <config default="1" name="Coefficient" nameView="Coefficient" description="" max="10" min="0" paramter="" tag="" unit="" type="Double" />
  625. <config default="false" name="EnablePulsingFunction" nameView="Enable Pulsing Function" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
  626. <config default="false" name="EnableReflectPower" nameView="Enable Reflect Power" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
  627. <config default="false" name="EnableVoltageCurrent" nameView="Enable Voltage Current" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
  628. <config default="1" name="PowerRegulationFactor" nameView="Power Regulation Factor" description="" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  629. <config default="1000" name="RfPowerAlarmRange" nameView="RF Power Alarm Range" description="" max="10000" min="0" paramter="" tag="" unit="" type="Integer" />
  630. <config default="3000" name="RfPowerAlarmTime" nameView="RF Power Alarm Time" description="" max="10000" min="0" paramter="" tag="" unit="" type="Integer" />
  631. <config default="false" name="EnableCalibration" nameView="Enable calibration" max="" min="" paramter="" tag="" unit="" visible="true" type="Bool" />
  632. <config default="100#100;200#200;" name="CalibrationTable" nameView="Calibration table" max="" min="0" paramter="" tag="" unit="" visible="false" type="String" />
  633. <config default="" name="GeneratorSerialNumber" nameView="Generator serial number" max="" min="0" paramter="" tag="" unit="" type="String" />
  634. <config default="" name="SensorSerialNumber" nameView="Sensor serial number" max="" min="0" paramter="" tag="" unit="" type="String" />
  635. <config default="CCFG600" name="RFPhysicalMaxPower" nameView="RF Physical Max Power" description="" max="9999" min="0" paramter="" tag="" unit="" type="Double" visible="false"/>
  636. <config default="600" name="CurrentRFMaxPower" nameView="Current RF Max Power" description="" max="660" min="540" paramter="" tag="" unit="" type="Double" />
  637. <config default="600" name="RFCalibratedMaxPower" nameView="RF Calibrated Max Power" description="" max="9999" min="0" paramter="" tag="" unit="" type="Double" />
  638. <config default="" name="CalibrationTableDetail" nameView="Calibration table detail" max="" min="0" paramter="" tag="" unit="" visible="false" type="String" />
  639. </configs>
  640. <configs name="BiasMatch" nameView="Bias Match" >
  641. <config default="false" name="EnableBiasMatch" nameView="Enable Bias Match" description="enable bias match or not" max="1" min="0" tag="" unit="" type="Bool" />
  642. <config default="2" name="MFG" nameView="MFG" description="Manufacturer, 1:AdTec; 2:Comet;3:Revtech" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  643. <config default="2" name="CommunicationType" nameView="Communication Type" description="0:Analogue; 1:RS232; 2:Ethernet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  644. <config default="COM15" name="Port" nameView="Port" description="serial port name of match" max="" min="" paramter="" tag="" unit="" type="String" />
  645. <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" />
  646. <config default="1" name="MatchMode" nameView="Match Mode" description="" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
  647. <config default="false" name="EnableBiasC1C2Position" nameView="Enable Bias C1 C2 Position" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
  648. </configs>
  649. <configs name="MfcGas1" nameView="MFC Gas1" >
  650. <config default="true" name="Enable" nameView="Enable" description="Enable gas 1 or not" tag="" unit="" type="Bool" />
  651. <config default="O2" name="GasName" nameView="Gas Name" description="Name of NO.1 gas stick" tag="" unit="" type="String" />
  652. <config default="100" name="MfcN2Scale" nameView="MFC N2 Scale" description="Max scale by N2 tuning" max="10000" min="0" tag="" unit="sccm" type="Integer" />
  653. <config default="1" name="MfcScaleFactor" nameView="MFC Scale Factor" description="Scale factor" max="10" min="0" tag="" unit="sccm" type="Double" />
  654. <config default="100" name="DefaultSetPoint" nameView="Default Set Point" description="default setpoint" max="1000" min="0" tag="" unit="sccm" type="Integer" />
  655. <config default="1" name="FlowRegulationFactor" nameView="Flow Regulation Factor" description="flow regulation factor" max="10" min="0" tag="" unit="sccm" type="Integer" />
  656. <config default="true" name="MfcEnableAlarm" nameView="MFC Enable Alarm" description="" max="1" min="0" paramter="" tag="" unit="" type="Bool" />
  657. <config default="10" name="MfcAlarmRange" nameView="MFC Alarm Range" description="" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
  658. <config default="10" name="MfcAlarmTime" nameView="MFC Alarm Time" description="" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
  659. <config default="10" name="MfcWarningRange" nameView="MFC Warning Range" description="" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
  660. <config default="10" name="MfcWarningTime" nameView="MFC Warning Time" description="" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
  661. </configs>
  662. <configs name="MfcGas2" nameView="MFC Gas2" >
  663. <config default="true" name="Enable" nameView="Enable" description="Enable gas 2 or not" tag="" unit="" type="Bool" />
  664. <config default="N2" name="GasName" nameView="Gas Name" description="Name of NO.2 gas stick" tag="" unit="" type="String" />
  665. <config default="100" name="MfcN2Scale" nameView="MFC N2 Scale" description="Max scale by N2 tuning" max="10000" min="0" tag="" unit="sccm" type="Integer" />
  666. <config default="1" name="MfcScaleFactor" nameView="MFC Scale Factor" description="Scale factor" max="10" min="0" tag="" unit="sccm" type="Double" />
  667. <config default="100" name="DefaultSetPoint" nameView="Default Set Point" description="default setpoint" max="1000" min="0" tag="" unit="sccm" type="Integer" />
  668. <config default="1" name="FlowRegulationFactor" nameView="Flow Regulation Factor" description="flow regulation factor" max="10" min="0" tag="" unit="sccm" type="Integer" />
  669. <config default="true" name="MfcEnableAlarm" nameView="MFC Enable Alarm" description="" max="1" min="0" paramter="" tag="" unit="" type="Bool" />
  670. <config default="10" name="MfcAlarmRange" nameView="MFC Alarm Range" description="" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
  671. <config default="10" name="MfcAlarmTime" nameView="MFC Alarm Time" description="" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
  672. <config default="10" name="MfcWarningRange" nameView="MFC Warning Range" description="" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
  673. <config default="10" name="MfcWarningTime" nameView="MFC Warning Time" description="" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
  674. </configs>
  675. <configs name="MfcGas3" nameView="MFC Gas3" >
  676. <config default="true" name="Enable" nameView="Enable" description="Enable gas 3 or not" tag="" unit="" type="Bool" />
  677. <config default="AR" name="GasName" nameView="Gas Name" description="Name of NO.3 gas stick" tag="" unit="" type="String" />
  678. <config default="100" name="MfcN2Scale" nameView="MFC N2 Scale" description="Max scale by N2 tuning" max="10000" min="0" tag="" unit="sccm" type="Integer" />
  679. <config default="1" name="MfcScaleFactor" nameView="MFC Scale Factor" description="Scale factor" max="10" min="0" tag="" unit="sccm" type="Double" />
  680. <config default="100" name="DefaultSetPoint" nameView="Default Set Point" description="default setpoint" max="1000" min="0" tag="" unit="sccm" type="Integer" />
  681. <config default="1" name="FlowRegulationFactor" nameView="Flow Regulation Factor" description="flow regulation factor" max="10" min="0" tag="" unit="sccm" type="Integer" />
  682. <config default="true" name="MfcEnableAlarm" nameView="MFC Enable Alarm" description="" max="1" min="0" paramter="" tag="" unit="" type="Bool" />
  683. <config default="10" name="MfcAlarmRange" nameView="MFC Alarm Range" description="" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
  684. <config default="10" name="MfcAlarmTime" nameView="MFC Alarm Time" description="" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
  685. <config default="10" name="MfcWarningRange" nameView="MFC Warning Range" description="" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
  686. <config default="10" name="MfcWarningTime" nameView="MFC Warning Time" description="" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
  687. </configs>
  688. <configs name="MfcGas4" nameView="MFC Gas4" >
  689. <config default="true" name="Enable" nameView="Enable" description="Enable gas 4 or not" tag="" unit="" type="Bool" />
  690. <config default="Gas4" name="GasName" nameView="Gas Name" description="Name of NO.4 gas stick" tag="" unit="" type="String" />
  691. <config default="100" name="MfcN2Scale" nameView="MFC N2 Scale" description="Max scale by N2 tuning" max="10000" min="0" tag="" unit="sccm" type="Integer" />
  692. <config default="1" name="MfcScaleFactor" nameView="MFC Scale Factor" description="Scale factor" max="10" min="0" tag="" unit="sccm" type="Double" />
  693. <config default="100" name="DefaultSetPoint" nameView="Default Set Point" description="default setpoint" max="1000" min="0" tag="" unit="sccm" type="Integer" />
  694. <config default="1" name="FlowRegulationFactor" nameView="Flow Regulation Factor" description="flow regulation factor" max="10" min="0" tag="" unit="sccm" type="Integer" />
  695. <config default="true" name="MfcEnableAlarm" nameView="MFC Enable Alarm" description="MFC Enable Alarm" max="1" min="0" paramter="" tag="" unit="" type="Bool" />
  696. <config default="10" name="MfcAlarmRange" nameView="MFC Alarm Range" description="MFC Alarm Range" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
  697. <config default="10" name="MfcAlarmTime" nameView="MFC Alarm Time" description="MFC Alarm Time" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
  698. <config default="10" name="MfcWarningRange" nameView="MFC Warning Range" description="" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
  699. <config default="10" name="MfcWarningTime" nameView="MFC Warning Time" description="" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
  700. </configs>
  701. <configs name="MfcGas5" nameView="MFC Gas5" >
  702. <config default="true" name="Enable" nameView="Enable" description="Enable gas 5 or not" tag="" unit="" type="Bool" />
  703. <config default="Gas5" name="GasName" nameView="Gas Name" description="Name of NO.5 gas stick" tag="" unit="" type="String" />
  704. <config default="100" name="MfcN2Scale" nameView="MFC N2 Scale" description="Max scale by N2 tuning" max="10000" min="0" tag="" unit="sccm" type="Integer" />
  705. <config default="1" name="MfcScaleFactor" nameView="MFC Scale Factor" description="Scale factor" max="10" min="0" tag="" unit="sccm" type="Double" />
  706. <config default="100" name="DefaultSetPoint" nameView="Default Set Point" description="default setpoint" max="1000" min="0" tag="" unit="sccm" type="Integer" />
  707. <config default="1" name="FlowRegulationFactor" nameView="Flow Regulation Factor" description="flow regulation factor" max="10" min="0" tag="" unit="sccm" type="Integer" />
  708. <config default="true" name="MfcEnableAlarm" nameView="MFC Enable Alarm" description="MFC Enable Alarm" max="1" min="0" paramter="" tag="" unit="" type="Bool" />
  709. <config default="10" name="MfcAlarmRange" nameView="MFC Alarm Range" description="MFC Alarm Range" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
  710. <config default="10" name="MfcAlarmTime" nameView="MFC Alarm Time" description="MFC Alarm Time" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
  711. <config default="10" name="MfcWarningRange" nameView="MFC Warning Range" description="" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
  712. <config default="10" name="MfcWarningTime" nameView="MFC Warning Time" description="" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
  713. </configs>
  714. <configs name="Pump" nameView="Pump" >
  715. <config default="30" name="LeakRate" nameView="Leak Rate" description="" max="756000" min="0" paramter="" tag="" unit="mTorrPerMin" type="Double" />
  716. <config default="180" name="LeakCheckPumpingTime" nameView="Leak Check Pumping Time" description="" max="3000" min="0" paramter="" tag="" unit="" type="Integer" />
  717. <config default="180" name="LeakCheckWaitTime" nameView="Leak Check Wait Time" description="" max="3000" min="0" paramter="" tag="" unit="" type="Integer" />
  718. <config default="150" name="PumpBasePressure" nameView="Pump Base Pressure" description="" max="756000" min="0" paramter="" tag="" unit="mTorr" type="Integer" />
  719. <config default="120" name="PumpTimeLimit" nameView="Pump Time Limit" description="" max="3000" min="0" paramter="" tag="" unit="" type="Double" />
  720. <config default="5" name="PumpValveDelay" nameView="Pump Valve Delay" description="" max="3000" min="0" paramter="" tag="" unit="s" type="Integer" />
  721. </configs>
  722. <configs name="Purge" nameView="Purge" >
  723. <config default="3" name="PurgeCycleCount" nameView="Purge Cycle Count" description="" max="30" min="0" paramter="" tag="" unit="times" type="Double" />
  724. <config default="700000" name="PurgeVentPressure" nameView="Purge Vent Pressure" description="" max="760000" min="0" paramter="" tag="" unit="mtorr" type="Double" />
  725. <config default="10" name="PurgePumpPressure" nameView="Purge Pump Pressure" description="" max="760000" min="0" paramter="" tag="" unit="mtorr" type="Double" />
  726. <config default="60" name="PurgeVentTimeLimit" nameView="Purge Vent Time Limit" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Double" />
  727. <config default="60" name="PurgePumpTimeLimit" nameView="Purge Pump Time Limit" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Double" />
  728. <config default="10" name="PurgeVentStableTime" nameView="Purge Vent Stable Time" description="" max="600" min="0" paramter="" tag="" unit="second" type="Double" />
  729. <config default="10" name="PurgePumpStableTime" nameView="Purge Pump Stable Time" description="" max="600" min="0" paramter="" tag="" unit="second" type="Double" />
  730. </configs>
  731. <configs name="HeaterChamber" nameView="Heater Substrate" >
  732. <config default="false" name="HeaterEnableTolerance" nameView="Enable Heater Deviation Check" description="" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
  733. <config default="200" name="HeaterAlarmRange" nameView="Heater deviation Alarm Range" description="" max="200" min="0" paramter="" tag="" unit="℃" type="Integer" />
  734. <config default="10" name="HeaterAlarmTime" nameView="Heater deviation Alarm Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Integer" />
  735. <config default="100" name="HeaterWarningRange" nameView="Heater deviation Warning Range" description="" max="200" min="0" paramter="" tag="" unit="℃" type="Integer" />
  736. <config default="10" name="HeaterWarningTime" nameView="Heater deviation Warning Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Integer" />
  737. <config default="0" name="MonitorTcFeedbackOffset" nameView="Monitor Tc Feedback Offset" description="" max="5" min="-5" paramter="" tag="" unit="℃" type="Double" />
  738. <config default="0" name="ControlTcFeedbackOffset" nameView="Control Tc Feedback Offset" description="" max="5" min="-5" paramter="" tag="" unit="℃" type="Double" />
  739. <config name="TempOffsetPoint_1" nameView="Temp Offset Point 1" description="Temp Offset Point 1" unit="degree" type="Integer" max="300" min="0" />
  740. <config name="OffsetValue_1" nameView="Offset Value 1" description="Offset Value 1" unit="degree" type="Double" max="300" min="0" />
  741. <config name="TempOffsetPoint_2" nameView="Temp Offset Point 2" description="Temp Offset Point 2" unit="degree" type="Integer" max="300" min="0" />
  742. <config name="OffsetValue_2" nameView="Offset Value 2" description="Offset Value 2" unit="degree" type="Double" max="300" min="0" />
  743. <config name="TempOffsetPoint_3" nameView="Temp Offset Point 3" description="Temp Offset Point 3" unit="degree" type="Integer" max="300" min="0" />
  744. <config name="OffsetValue_3" nameView="Offset Value 3" description="Offset Value 3" unit="degree" type="Double" max="300" min="0" />
  745. <config name="TempOffsetPoint_4" nameView="Temp Offset Point 4" description="Temp Offset Point 4" unit="degree" type="Integer" max="300" min="0" />
  746. <config name="OffsetValue_4" nameView="Offset Value 4" description="Offset Value 4" unit="degree" type="Double" max="300" min="0" />
  747. <config name="TempOffsetPoint_5" nameView="Temp Offset Point 5" description="Temp Offset Point 5" unit="degree" type="Integer" max="300" min="0" />
  748. <config name="OffsetValue_5" nameView="Offset Value 5" description="Offset Value 5" unit="degree" type="Double" max="300" min="0" />
  749. <config name="TempOffsetPoint_6" nameView="Temp Offset Point 6" description="Temp Offset Point 6" unit="degree" type="Integer" max="300" min="0" />
  750. <config name="OffsetValue_6" nameView="Offset Value 6" description="Offset Value 6" unit="degree" type="Double" max="300" min="0" />
  751. <config name="TempOffsetPoint_7" nameView="Temp Offset Point 7" description="Temp Offset Point 7" unit="degree" type="Integer" max="300" min="0" />
  752. <config name="OffsetValue_7" nameView="Offset Value 7" description="Offset Value 7" unit="degree" type="Double" max="300" min="0" />
  753. <config name="TempOffsetPoint_8" nameView="Temp Offset Point 8" description="Temp Offset Point 8" unit="degree" type="Integer" max="300" min="0" />
  754. <config name="OffsetValue_8" nameView="Offset Value 8" description="Offset Value 8" unit="degree" type="Double" max="300" min="0" />
  755. <config name="TempOffsetPoint_9" nameView="Temp Offset Point 9" description="Temp Offset Point 9" unit="degree" type="Integer" max="300" min="0" />
  756. <config name="OffsetValue_9" nameView="Offset Value 9" description="Offset Value 9" unit="degree" type="Double" max="300" min="0" />
  757. </configs>
  758. <configs name="WallHeater" nameView="Heater Wall" >
  759. <config default="false" name="HeaterEnableTolerance" nameView="Enable Heater Deviation Check" description="" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
  760. <config default="200" name="HeaterAlarmRange" nameView="Heater deviation Alarm Range" description="" max="200" min="0" paramter="" tag="" unit="℃" type="Integer" />
  761. <config default="10" name="HeaterAlarmTime" nameView="Heater deviation Alarm Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Integer" />
  762. <config default="100" name="HeaterWarningRange" nameView="Heater deviation Warning Range" description="" max="200" min="0" paramter="" tag="" unit="℃" type="Integer" />
  763. <config default="10" name="HeaterWarningTime" nameView="Heater deviation Warning Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Integer" />
  764. <config default="0" name="MonitorTcFeedbackOffset" nameView="Monitor Tc Feedback Offset" description="" max="5" min="-5" paramter="" tag="" unit="℃" type="Double" />
  765. <config default="0" name="ControlTcFeedbackOffset" nameView="Control Tc Feedback Offset" description="" max="5" min="-5" paramter="" tag="" unit="℃" type="Double" />
  766. <config name="TempOffsetPoint_1" nameView="Temp Offset Point 1" description="Temp Offset Point 1" unit="degree" type="Integer" max="300" min="0" />
  767. <config name="OffsetValue_1" nameView="Offset Value 1" description="Offset Value 1" unit="degree" type="Double" max="300" min="0" />
  768. <config name="TempOffsetPoint_2" nameView="Temp Offset Point 2" description="Temp Offset Point 2" unit="degree" type="Integer" max="300" min="0" />
  769. <config name="OffsetValue_2" nameView="Offset Value 2" description="Offset Value 2" unit="degree" type="Double" max="300" min="0" />
  770. <config name="TempOffsetPoint_3" nameView="Temp Offset Point 3" description="Temp Offset Point 3" unit="degree" type="Integer" max="300" min="0" />
  771. <config name="OffsetValue_3" nameView="Offset Value 3" description="Offset Value 3" unit="degree" type="Double" max="300" min="0" />
  772. <config name="TempOffsetPoint_4" nameView="Temp Offset Point 4" description="Temp Offset Point 4" unit="degree" type="Integer" max="300" min="0" />
  773. <config name="OffsetValue_4" nameView="Offset Value 4" description="Offset Value 4" unit="degree" type="Double" max="300" min="0" />
  774. <config name="TempOffsetPoint_5" nameView="Temp Offset Point 5" description="Temp Offset Point 5" unit="degree" type="Integer" max="300" min="0" />
  775. <config name="OffsetValue_5" nameView="Offset Value 5" description="Offset Value 5" unit="degree" type="Double" max="300" min="0" />
  776. <config name="TempOffsetPoint_6" nameView="Temp Offset Point 6" description="Temp Offset Point 6" unit="degree" type="Integer" max="300" min="0" />
  777. <config name="OffsetValue_6" nameView="Offset Value 6" description="Offset Value 6" unit="degree" type="Double" max="300" min="0" />
  778. <config name="TempOffsetPoint_7" nameView="Temp Offset Point 7" description="Temp Offset Point 7" unit="degree" type="Integer" max="300" min="0" />
  779. <config name="OffsetValue_7" nameView="Offset Value 7" description="Offset Value 7" unit="degree" type="Double" max="300" min="0" />
  780. <config name="TempOffsetPoint_8" nameView="Temp Offset Point 8" description="Temp Offset Point 8" unit="degree" type="Integer" max="300" min="0" />
  781. <config name="OffsetValue_8" nameView="Offset Value 8" description="Offset Value 8" unit="degree" type="Double" max="300" min="0" />
  782. <config name="TempOffsetPoint_9" nameView="Temp Offset Point 9" description="Temp Offset Point 9" unit="degree" type="Integer" max="300" min="0" />
  783. <config name="OffsetValue_9" nameView="Offset Value 9" description="Offset Value 9" unit="degree" type="Double" max="300" min="0" />
  784. </configs>
  785. <configs name="ForelineHeater" nameView="Heater Foreline" >
  786. <config default="false" name="HeaterEnableTolerance" nameView="Enable Heater Deviation Check" description="" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
  787. <config default="200" name="HeaterAlarmRange" nameView="Heater deviation Alarm Range" description="" max="200" min="0" paramter="" tag="" unit="℃" type="Integer" />
  788. <config default="10" name="HeaterAlarmTime" nameView="Heater deviation Alarm Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Integer" />
  789. <config default="100" name="HeaterWarningRange" nameView="Heater deviation Warning Range" description="" max="200" min="0" paramter="" tag="" unit="℃" type="Integer" />
  790. <config default="10" name="HeaterWarningTime" nameView="Heater deviation Warning Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Integer" />
  791. <config default="0" name="MonitorTcFeedbackOffset" nameView="Monitor Tc Feedback Offset" description="" max="5" min="-5" paramter="" tag="" unit="℃" type="Double" />
  792. <config default="0" name="ControlTcFeedbackOffset" nameView="Control Tc Feedback Offset" description="" max="5" min="-5" paramter="" tag="" unit="℃" type="Double" />
  793. <config name="TempOffsetPoint_1" nameView="Temp Offset Point 1" description="Temp Offset Point 1" unit="degree" type="Integer" max="300" min="0" />
  794. <config name="OffsetValue_1" nameView="Offset Value 1" description="Offset Value 1" unit="degree" type="Double" max="300" min="0" />
  795. <config name="TempOffsetPoint_2" nameView="Temp Offset Point 2" description="Temp Offset Point 2" unit="degree" type="Integer" max="300" min="0" />
  796. <config name="OffsetValue_2" nameView="Offset Value 2" description="Offset Value 2" unit="degree" type="Double" max="300" min="0" />
  797. <config name="TempOffsetPoint_3" nameView="Temp Offset Point 3" description="Temp Offset Point 3" unit="degree" type="Integer" max="300" min="0" />
  798. <config name="OffsetValue_3" nameView="Offset Value 3" description="Offset Value 3" unit="degree" type="Double" max="300" min="0" />
  799. <config name="TempOffsetPoint_4" nameView="Temp Offset Point 4" description="Temp Offset Point 4" unit="degree" type="Integer" max="300" min="0" />
  800. <config name="OffsetValue_4" nameView="Offset Value 4" description="Offset Value 4" unit="degree" type="Double" max="300" min="0" />
  801. <config name="TempOffsetPoint_5" nameView="Temp Offset Point 5" description="Temp Offset Point 5" unit="degree" type="Integer" max="300" min="0" />
  802. <config name="OffsetValue_5" nameView="Offset Value 5" description="Offset Value 5" unit="degree" type="Double" max="300" min="0" />
  803. <config name="TempOffsetPoint_6" nameView="Temp Offset Point 6" description="Temp Offset Point 6" unit="degree" type="Integer" max="300" min="0" />
  804. <config name="OffsetValue_6" nameView="Offset Value 6" description="Offset Value 6" unit="degree" type="Double" max="300" min="0" />
  805. <config name="TempOffsetPoint_7" nameView="Temp Offset Point 7" description="Temp Offset Point 7" unit="degree" type="Integer" max="300" min="0" />
  806. <config name="OffsetValue_7" nameView="Offset Value 7" description="Offset Value 7" unit="degree" type="Double" max="300" min="0" />
  807. <config name="TempOffsetPoint_8" nameView="Temp Offset Point 8" description="Temp Offset Point 8" unit="degree" type="Integer" max="300" min="0" />
  808. <config name="OffsetValue_8" nameView="Offset Value 8" description="Offset Value 8" unit="degree" type="Double" max="300" min="0" />
  809. <config name="TempOffsetPoint_9" nameView="Temp Offset Point 9" description="Temp Offset Point 9" unit="degree" type="Integer" max="300" min="0" />
  810. <config name="OffsetValue_9" nameView="Offset Value 9" description="Offset Value 9" unit="degree" type="Double" max="300" min="0" />
  811. </configs>
  812. <configs name="GridHeater" nameView="Heater Grid" >
  813. <config default="false" name="HeaterEnableTolerance" nameView="Enable Heater deviation Check" description="" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
  814. <config default="200" name="HeaterAlarmRange" nameView="Heater deviation Alarm Range" description="" max="200" min="0" paramter="" tag="" unit="℃" type="Integer" />
  815. <config default="10" name="HeaterAlarmTime" nameView="Heater deviation Alarm Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Integer" />
  816. <config default="100" name="HeaterWarningRange" nameView="Heater deviation Warning Range" description="" max="200" min="0" paramter="" tag="" unit="℃" type="Integer" />
  817. <config default="10" name="HeaterWarningTime" nameView="Heater deviation Warning Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Integer" />
  818. <config default="0" name="MonitorTcFeedbackOffset" nameView="Monitor Tc Feedback Offset" description="" max="5" min="-5" paramter="" tag="" unit="℃" type="Double" />
  819. <config default="0" name="ControlTcFeedbackOffset" nameView="Control Tc Feedback Offset" description="" max="5" min="-5" paramter="" tag="" unit="℃" type="Double" />
  820. <config name="TempOffsetPoint_1" nameView="Temp Offset Point 1" description="Temp Offset Point 1" unit="degree" type="Integer" max="300" min="0" />
  821. <config name="OffsetValue_1" nameView="Offset Value 1" description="Offset Value 1" unit="degree" type="Double" max="300" min="0" />
  822. <config name="TempOffsetPoint_2" nameView="Temp Offset Point 2" description="Temp Offset Point 2" unit="degree" type="Integer" max="300" min="0" />
  823. <config name="OffsetValue_2" nameView="Offset Value 2" description="Offset Value 2" unit="degree" type="Double" max="300" min="0" />
  824. <config name="TempOffsetPoint_3" nameView="Temp Offset Point 3" description="Temp Offset Point 3" unit="degree" type="Integer" max="300" min="0" />
  825. <config name="OffsetValue_3" nameView="Offset Value 3" description="Offset Value 3" unit="degree" type="Double" max="300" min="0" />
  826. <config name="TempOffsetPoint_4" nameView="Temp Offset Point 4" description="Temp Offset Point 4" unit="degree" type="Integer" max="300" min="0" />
  827. <config name="OffsetValue_4" nameView="Offset Value 4" description="Offset Value 4" unit="degree" type="Double" max="300" min="0" />
  828. <config name="TempOffsetPoint_5" nameView="Temp Offset Point 5" description="Temp Offset Point 5" unit="degree" type="Integer" max="300" min="0" />
  829. <config name="OffsetValue_5" nameView="Offset Value 5" description="Offset Value 5" unit="degree" type="Double" max="300" min="0" />
  830. <config name="TempOffsetPoint_6" nameView="Temp Offset Point 6" description="Temp Offset Point 6" unit="degree" type="Integer" max="300" min="0" />
  831. <config name="OffsetValue_6" nameView="Offset Value 6" description="Offset Value 6" unit="degree" type="Double" max="300" min="0" />
  832. <config name="TempOffsetPoint_7" nameView="Temp Offset Point 7" description="Temp Offset Point 7" unit="degree" type="Integer" max="300" min="0" />
  833. <config name="OffsetValue_7" nameView="Offset Value 7" description="Offset Value 7" unit="degree" type="Double" max="300" min="0" />
  834. <config name="TempOffsetPoint_8" nameView="Temp Offset Point 8" description="Temp Offset Point 8" unit="degree" type="Integer" max="300" min="0" />
  835. <config name="OffsetValue_8" nameView="Offset Value 8" description="Offset Value 8" unit="degree" type="Double" max="300" min="0" />
  836. <config name="TempOffsetPoint_9" nameView="Temp Offset Point 9" description="Temp Offset Point 9" unit="degree" type="Integer" max="300" min="0" />
  837. <config name="OffsetValue_9" nameView="Offset Value 9" description="Offset Value 9" unit="degree" type="Double" max="300" min="0" />
  838. </configs>
  839. <!--Clean-->
  840. <configs name="IdleClean" nameView="Idle Clean" visible="false">
  841. <config default="false" name="IsEnabled" nameView="Is Enabled" description="IsEnabled" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
  842. <config default="" name="IdleCleanRecipe" nameView="Idle Clean Recipe" description="Purge recipe name" max="" min="" paramter="" tag="" unit="" type="String" />
  843. <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" />
  844. </configs>
  845. <configs name="JobClean" nameView="Job Clean" visible="false">
  846. <config default="false" name="IsEnabled" nameView="Is Enabled" description="IsEnabled" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
  847. <config default="" name="PreJobCleanRecipe" nameView="PreJob Clean Recipe" description="pre job clean recipe name" max="" min="" paramter="" tag="" unit="" type="String" />
  848. <config default="" name="CompleteJobCleanRecipe" nameView="CompleteJob Clean Recipe" description="complete job clean recipe name" max="" min="" paramter="" tag="" unit="" type="String" />
  849. <config default="false" name="EnablePreJobClean" nameView="Enable PreJob Clean" description="Enable PreJob Clean" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
  850. <config default="false" name="EnableCompleteJobClean" nameView="Enable Complete Job Clean" description="Enable Complete Job Clean" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
  851. <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" />
  852. </configs>
  853. <configs name="EPD" nameView="EPD Setting">
  854. <config default="true" name="IsEnabled" nameView="Is Enabled" description="IsEnabled" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
  855. <config default="1" name="ChannelNumber" nameView="EPD Channel Number" description="channel number" max="32" min="0" paramter="" tag="" unit="" type="Integer" />
  856. </configs>
  857. <configs name="TriStateLiftPin" nameView="TriState LiftPin Setting" visible="true">
  858. <config default="50" name="AutoSpeed" nameView="Lift Servo Auto speed" description="Lift Servo Auto speed" max="100" min="0" paramter="" tag="" unit="mm/s" type="Double" />
  859. <config default="5" name="ManualSpeed" nameView="Lift Servo manual speed" description="Lift Servo manual speed" max="10" min="0" paramter="" tag="" unit="mm/s" type="Double" />
  860. <config default="550" name="AccTime" nameView="Lift Servo Acc time" description="Lift Servo Acc time" max="1000" min="100" paramter="" tag="" unit="ms" type="Double" />
  861. <config default="550" name="DecTime" nameView="Lift Servo Dec time" description="Lift Servo Dec time" max="1000" min="100" paramter="" tag="" unit="ms" type="Double" />
  862. <config default="-50" name="CCWLimitPosition" nameView="Lift Servo CCW limit position" description="Lift Servo CCW limit position" max="0" min="-100" paramter="" tag="" unit="mm" type="Double" />
  863. <config default="500" name="CWLimitPosition" nameView="Lift Servo CW limit position" description="Lift Servo CCW limit position" max="1000" min="0" paramter="" tag="" unit="mm" type="Double" />
  864. <config default="0" name="CorrectionValue" nameView="Lift Servo Correction value" description="Lift Servo Correction value" max="10" min="-10" paramter="" tag="" unit="mm" type="Double" />
  865. <config default="200" name="Position1" nameView="Lift Servo Position1" description="Lift Servo Position1" max="1000" min="-100" paramter="" tag="" unit="mm" type="Double" />
  866. <config default="500" name="Position2" nameView="Lift Servo Position2" description="Lift Servo Position2" max="1000" min="-100" paramter="" tag="" unit="mm" type="Double" />
  867. <config default="800" name="Position3" nameView="Lift Servo Position3" description="Lift Servo Position3" max="1000" min="-100" paramter="" tag="" unit="mm" type="Double" />
  868. </configs>
  869. <configs name="TriStateLiftPin2" nameView="Group TriState LiftPin Setting" visible="true">
  870. <config default="1" name="ServoWorkMode" nameView="Lift Servo Work Mode" description="Lift Servo Work Mode" max="1000" min="0" paramter="" tag="" unit="" type="Double" />
  871. <config default="3" name="OriginSpeed" nameView="Lift Servo Auto speed" description="Lift Servo Auto speed" max="30" min="0" paramter="" tag="" unit="mm/s" type="Double" />
  872. <config default="5" name="AutoSpeed" nameView="Lift Servo Auto speed" description="Lift Servo Auto speed" max="30" min="0" paramter="" tag="" unit="mm/s" type="Double" />
  873. <config default="5" name="ManualSpeed" nameView="Lift Servo manual speed" description="Lift Servo manual speed" max="30" min="0" paramter="" tag="" unit="mm/s" type="Double" />
  874. <config default="30" name="SoftUpLimit" nameView="Lift Servo Soft Up Limit" description="Lift Servo Soft Up Limit" max="50" min="-50" paramter="" tag="" unit="mm" type="Double" />
  875. <config default="-30" name="SoftDownLimit" nameView="Lift Servo limit position" description="Lift Servo limit position" max="50" min="-50" paramter="" tag="" unit="mm" type="Double" />
  876. <config default="300" name="AccDecSpeedTime" nameView="Lift Servo Acc-Dec Speed Time" description="Lift Servo Acc-Dec Speed Time" max="1000" min="100" paramter="" tag="" unit="ms" type="Double" />
  877. <config default="0" name="Position1" nameView="Lift Servo Position1" description="Lift Servo Position1" max="1000" min="-100" paramter="" tag="" unit="mm" type="Double" />
  878. <config default="0" name="Position2" nameView="Lift Servo Position2" description="Lift Servo Position2" max="1000" min="-100" paramter="" tag="" unit="mm" type="Double" />
  879. <config default="0" name="Position3" nameView="Lift Servo Position3" description="Lift Servo Position3" max="1000" min="-100" paramter="" tag="" unit="mm" type="Double" />
  880. <config default="0" name="PosDiff" nameView="Lift Servo Pos Diff" description="Lift Servo Pos Diff" max="5" min="0" paramter="" tag="" unit="mm" type="Double" />
  881. </configs>
  882. <configs name="TriStateLiftPin4" nameView="Double Group TriState LiftPin Setting" visible="true">
  883. <config default="5" name="AutoSpeed" nameView="Lift Servo Auto speed" description="Lift Servo Auto speed" max="100" min="0" paramter="" tag="" unit="mm/s" type="Double" />
  884. <config default="2" name="ManualSpeed" nameView="Lift Servo manual speed" description="Lift Servo manual speed" max="10" min="0" paramter="" tag="" unit="mm/s" type="Double" />
  885. <config default="200" name="AccOrDecTime" nameView="Lift Servo Acc or Dec time" description="Lift Servo Acc or Dec time" max="1000" min="0" paramter="" tag="" unit="ms" type="Double" />
  886. <!--<config default="550" name="DecTime" nameView="Lift Servo Dec time" description="Lift Servo Dec time" max="1000" min="100" paramter="" tag="" unit="ms" type="Double" />-->
  887. <config default="-5" name="CCWLimitPosition" nameView="Lift Servo CCW limit position" description="Lift Servo CCW limit position" max="0" min="-100" paramter="" tag="" unit="mm" type="Double" />
  888. <config default="16" name="CWLimitPosition" nameView="Lift Servo CW limit position" description="Lift Servo CCW limit position" max="1000" min="0" paramter="" tag="" unit="mm" type="Double" />
  889. <config default="0" name="CorrectionValue" nameView="Lift Servo Correction value" description="Lift Servo Correction value" max="10" min="-10" paramter="" tag="" unit="mm" type="Double" />
  890. <config default="25" name="Position1" nameView="Lift Servo Position1" description="Lift Servo Position1" max="1000" min="-100" paramter="" tag="" unit="mm" type="Double" />
  891. <config default="15" name="Position2" nameView="Lift Servo Position2" description="Lift Servo Position2" max="1000" min="-100" paramter="" tag="" unit="mm" type="Double" />
  892. <config default="0" name="Position3" nameView="Lift Servo Position3" description="Lift Servo Position3" max="1000" min="-100" paramter="" tag="" unit="mm" type="Double" />
  893. <config default="1" name="StepDistance" nameView="Lift Servo Step Distance" description="Lift Servo Position3" max="1000" min="-100" paramter="" tag="" unit="mm" type="Double" />
  894. <config default="1" name="WorkMode" nameView="Lift Servo Work Mode" description="Lift Servo Position3" max="1000" min="-100" paramter="" tag="" unit="mm" type="Double" />
  895. <config default="1" name="SingleAxisManualSpeed" nameView="Lift Servo Single Axis Manual Speed " description="Lift Servo Position3" max="1000" min="-100" paramter="" tag="" unit="mm" type="Double" />
  896. <config default="1" name="OriginOffset" nameView="Lift Servo Origin Offset" description="Lift Servo Position3" max="1000" min="-100" paramter="" tag="" unit="mm" type="Double" />
  897. </configs>
  898. </configs>
  899. </root>