123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885 |
- <?xml version="1.0" encoding="utf-8"?>
- <root system="Virgo">
- <configs name="System" nameView="System">
- <config default="true" name="IsSimulatorMode" nameView="Simulator Mode" description="仿真模式" max="" min="" paramter="" tag="" unit="" type="Bool" visible="false"/>
- <config default="false" name="IsATMMode" nameView="ATM Mode" description="大气压传送测试模式" max="" min="" paramter="" tag="" unit="" type="Bool" />
- <config default="false" name="IsCycleMode" nameView="Cycle Mode" description="循环跑片模式" max="" min="" paramter="" tag="" unit="" type="Bool" />
- <config default="3" name="CycleCount" nameView="Cycle Count" description="循环次数" max="999999" min="1" paramter="" tag="" unit="" type="Integer" />
- <config default="true" name="PMAIsInstalled" nameView="PMA Is Installed" description="PMA已安装" max="" min="" paramter="" tag="" unit="" type="Bool" visible="false"/>
- <config default="false" name="PMBIsInstalled" nameView="PMB Is Installed" description="PMB已安装" max="" min="" paramter="" tag="" unit="" type="Bool" visible="false"/>
- <config default="5" name="ATMCyclePMDelayTime" nameView="ATM Cycle PM Delay Time" description="ATM循环测试取片延时时间" max="9999" min="1" paramter="" tag="" unit="s" type="Integer" visible="false"/>
- <config default="25" name="MaxTemperatureToleranceTransferWafer" nameView="Max Temperature Tolerance Transfer Wafer" description="传片最大温度差" max="100" min="1" paramter="" tag="" unit="℃" type="Double" />
- <config default="1" name="MaxTemperatureToleranceToTarget" nameView="Max Temperature Tolerance To Target" description="工艺最大温度差" max="100" min="1" paramter="" tag="" unit="℃" type="Double" />
- <config default="true" name="SmallGuidePinEnable" nameView="SmallGuidePinEnable" description="是否支持控制SmallGuidePin(否:使用限位环)" max="" min="" paramter="" tag="" unit="" type="Bool" visible="false" />
- <config default="true" name="MediumGuidePinEnable" nameView="MediumGuidePinEnable" description="是否支持控制MediumGuidePin(否:使用限位环)" max="" min="" paramter="" tag="" unit="" type="Bool" visible="false" />
- <config default="false" name="EnableTransferFromWS3Slot1" nameView="EnableTransferFromWS3Slot1" description="是否支持从3寸的料盒中取放第一片wafer" max="" min="" paramter="" tag="" unit="" type="Bool" />
- <config default="3" name="SmallWafer" nameView="Small Wafer" description="小晶圆尺寸" max="200" min="0" paramter="" tag="" unit="" visible="false" type="Integer" />
- <config default="4" name="MidWafer" nameView="Mid Wafer" description="中晶圆尺寸" max="200" min="0" paramter="" tag="" unit="" visible="false" type="Integer" />
- <config default="6" name="BigWafer" nameView="Big Wafer" description="大晶圆尺寸" max="200" min="0" paramter="" tag="" unit="" visible="false" type="Integer" />
- <!--<config default="30" name="DefaultCoolingTime" nameView="Default Cooling Time" description="晶圆默认冷却时间" max="300" min="1" paramter="" tag="" unit="s" type="Integer" />-->
- <config default="true" name="DisplayPopDialogWhenJobComplete" nameView="Pop Dialog When Job Complete" description="是否弹出Job结束对话框" max="" min="" paramter="" tag="" unit="" type="Bool" />
- <config default="false" name="RecipeSplit" nameView="RecipeSplit" description="是否拆分process与Clean recipe" max="" min="" paramter="" tag="" unit="" type="Bool" />
- <config default="2" name="CoolingTimeLimit" nameView="CoolingTimeLimit" description="" max="200" min="0" paramter="" tag="" unit="s" visible="false" type="Integer" />
- <config default="true" name="EnableDataClean" nameView="启用数据库自动删除n天前记录" description="启用数据库自动删除n天前记录" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
- <config default="90" name="DataKeepDays" nameView="数据库数据保留天数" description="数据库数据保留天数" max="365" min="10" paramter="" tag="" unit="" type="Integer" />
- <config default="90" name="LogsSaveDays" nameView="Log文件保留天数" description="Log文件保留天数" max="365" min="10" paramter="" tag="" unit="" type="Integer" />
- <config default="false" name="IsEnableCompressLogFileFunc" nameView="启用压缩log文件功能" description="启用压缩log文件功能" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
- <config default="200" name="SingleLogFileMaxSize" nameView="单个log文件最大字节数(MB),大于将被压缩" description="单个log文件最大字节数(MB),大于将被压缩" max="100" min="5" paramter="" tag="" unit="" type="Integer" />
- <config default="" name="LPSlot1UnSupportedWaferSize" nameView="LP slot 1 is not supported wafer size" description="LP slot 1 is not supported wafer size" max="" min="" paramter="" tag="" unit="" type="String" />
- <!--FA-->
- <configs name="FA" nameView="FA" visible="false">
- <config default="Passive" name="ConnectionMode" nameView="Connection Mode" description="Passive Active" max="0" min="0" paramter="" tag="" unit="" type="String" />
- <config default="127.0.0.1" name="LocalIpAddress" nameView="Local Ip Address" description=" " max="0" min="0" paramter="" tag="" unit="" type="String" />
- <config default="5000" name="LocalPortNumber" nameView="Local Port Number" description="LocalPortNumber" max="99999" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="127.0.0.1" name="RemoteIpAddress" nameView="Remote Ip Address" description=" " max="0" min="0" paramter="" tag="" unit="" type="String" />
- <config default="5001" name="RemotePortNumber" nameView="Remote Port Number" description=" " max="99999" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="45" name="T3Timeout" nameView="T3 Timeout" description=" " max="999" min="0" paramter="" tag="" unit="s" type="Integer" />
- <config default="10" name="T5Timeout" nameView="T5 Timeout" description=" " max="999" min="0" paramter="" tag="" unit="s" type="Integer" />
- <config default="5" name="T6Timeout" nameView="T6 Timeout" description=" " max="999" min="0" paramter="" tag="" unit="s" type="Integer" />
- <config default="10" name="T7Timeout" nameView="T7 Timeout" description=" " max="999" min="0" paramter="" tag="" unit="s" type="Integer" />
- <config default="5" name="T8Timeout" nameView="T8 Timeout" description=" " max="999" min="0" paramter="" tag="" unit="s" type="Integer" />
- <config default="false" name="EnableSpooling" nameView="Enable Spooling" description="EnableSpooling" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
- <config default="30" name="LinkTestInterval" nameView="Link Test Interval" description="LinkTestInterval" max="999" min="0" paramter="" tag="" unit="s" type="Integer" />
- <config default="0" name="DeviceId" nameView="Device Id" description="DeviceId" max="0" min="0" paramter="" tag="" unit="" type="String" />
- <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" />
- <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" />
- </configs>
- <configs name="SetUp" nameView="Set Up" visible="false">
- <config default="true" name="EPDInstalled" nameView="Is EPD installed" description="EPD是否安装" max="" min="" paramter="" tag="" unit="" type="Bool" />
- </configs>
- <configs name="EndPoint" nameView="EndPoint" visible="false">
- <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" />
- </configs>
- <configs name="FDC" nameView="FDC">
- <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" />
- <config default="1000" name="DelayTime" nameView="FDC Sample Delay Time" description="Step Delay time before collection FDC data" max="10000" min="0" paramter="" tag="" unit="ms" type="Integer" />
- <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" />
- </configs>
- <configs name="WaferThickness" nameView="WaferThickness" visible="false">
- <config default="false" name="EnableThickness" nameView="Is active thickness functions" description="是否有厚片薄片功能" max="" min="" paramter="" tag="" unit="" type="Bool" />
- <config default="Thin" name="LP1WaferThicknessType" nameView="LP1 wafer thickness type" description="Thin;Thick" max="" min="" paramter="" tag="" unit="0" type="String" />
- <config default="Thick" name="LP2WaferThicknessType" nameView="LP2 wafer thickness type" description="Thin;Thick" max="" min="" paramter="" tag="" unit="0" type="String" />
- </configs>
- <configs name="Job" nameView="Job" >
- <config default="10" name="BuzzerTimeWhenJobDone" nameView="Buzzer Time When Job Done" description="buzzer time after job done, -1=never stop, 0=silent,xxx=buzzer time" max="86400" min="-1" paramter="" tag="" unit="s" type="Integer" />
- </configs>
- </configs>
- <!--EFEM-->
- <configs name="EFEM" nameView="EFEM" >
- <config default="30" name="HomeTimeout" nameView="Home Timeout" description="EFEM初始化超时" max="300" min="1" paramter="" tag="" unit="s" type="Integer" />
- <config default="60" name="MotionTimeout" nameView="Motion Timeout" description="motion time out" max="600" min="1" paramter="" tag="" unit="s" type="Integer" />
- <config default="100" name="AlignTimeout" nameView="Align Timeout" description="Align time out" max="600" min="10" paramter="" tag="" unit="s" type="Integer" />
- <config default="127.0.0.1:13000" name="IPAddress" nameView="IP Address" description="EFEM IP、端口设置;default 10.0.0.100:13000" max="" min="" paramter="" tag="" unit="" type="String" />
- <config default="true" name="CheckSideDoorOnEAPMap" nameView="CheckSideDoorOnEAPMap" description="在自动跑货的时候检查侧门是否关闭" max="" min="" paramter="" tag="" unit="" type="Bool" visible="false"/>
- <config default="true" name="CheckCassetteDoorOnEAPMap" nameView="CheckCassetteDoorOnEAPMap" description="在自动跑货的时候检查EFEM正门是否关闭" max="" min="" paramter="" tag="" unit="" type="Bool" visible="false"/>
- <config default="true" name="EnableGrip" nameView="Is active grip functions" description="机械手是否真空吸附" max="" min="" paramter="" tag="" unit="" type="Bool" />
- <config default="1" name="EfemType" nameView="EFEM Type" description="EFEM类型,1=Future广川 2=Jet自制" max="300" min="1" paramter="" tag="" unit="" type="Integer" visible="false"/>
- <config default="true" name="IsOpenCST" nameView="Is openCST" description="机械手是否为OpenCST类型" max="" min="" paramter="" tag="" unit="" type="Bool" visible="false"/>
- <config default="false" name="AutoUnlockAfterUnload" nameView="auto unlock after unload" description="是否自动解锁" max="" min="" paramter="" tag="" unit="" type="Bool" visible="false"/>
- <config default="false" name="IgnoreWaterFlowError" nameView="Ignore water flow alarm" description="是否忽略冷却水报警" max="" min="" paramter="" tag="" unit="" type="Bool" visible="false"/>
- <config default="false" name="IgnoreIonizerError" nameView="Ignore Ionizer alarm" description="是否忽略离子发生器报警" max="" min="" paramter="" tag="" unit="" type="Bool" visible="false"/>
- <config default="1" name="DelayTimeBeforeLiftDown" nameView="Delay Time before lift down" description="冷却前,lift pin停留多久再落下" max="600" min="0" paramter="" tag="" unit="second" type="Integer" />
-
- <configs name="EfemRobot" nameView="EfemRobot" >
- <config default="true" name="UpperBladeEnable" nameView="UpperBladeEnable" description="Upper Blade Enable" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
- <config default="true" name="LowerBladeEnable" nameView="LowerBladeEnable" description="Lower Blade Enable" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
- </configs>
- <configs name="LoadPort" nameView="LoadPort" >
- <config default="30" name="MotionTimeout" nameView="Motion Timeout" description="Motion Timeout" max="60" min="1" paramter="" tag="" unit="s" type="Integer" />
- <config default="30" name="HomeTimeout" nameView="Home Timeout" description="LoadPort初始化超时时间" max="60" min="1" paramter="" tag="" unit="s" type="Integer" />
- </configs>
- </configs>
- <!--Router-->
- <configs name="Scheduler" nameView="Scheduler" >
- <config default="true" name="GroupWaferBySequence" nameView="Group Wafer By Sequence" description="GroupWaferBySequence" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
- <config default="true" name="IsRunInParallelMode" nameView="Is Run In Parallel Mode" description="并行模式1对1,串行模式按顺序" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
- </configs>
- <!--PMA-->
- <configs name="PMA" nameView="PMA" >
- <config default="3,4,6,8" name="SupportedWaferSize" nameView="腔体支持的Wafer尺寸" description=" " max="0" min="0" paramter="" tag="" unit="" type="String" visible="false"/>
- <config default="3,4,6,8" name="SupportedGuidePinSize" nameView="腔体Guide Pin尺寸" description=" " max="0" min="0" paramter="" tag="" unit="" type="String" visible="false"/>
- <config default="120" name="PrepareTransferTimeout" nameView="Prepare Transfer Timeout" description="prepare transfer time out" max="99999" min="1" paramter="" tag="" unit="s" type="Integer" />
- <config default="1" name="OpenGasValveTimeout" nameView="Open Gas Valve Timeout" description="开阀超时" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
- <config default="1" name="TimeLimitOfCloseGasValve" nameView="Time Limit Of Close Gas Valve" description="" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="1" name="OpenCloseSlitValveTimeout" nameView="Open Close Slit Valve Timeout" description="" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="180" name="VentTime" nameView="Vent Time" description="" max="600" min="0" paramter="" tag="" unit="second" type="Integer" />
- <config default="100" name="GasFlowPressureAlarmRange" nameView="Process Pressure Alarm Range" description="" max="760000" min="0" paramter="" tag="" unit="mtorr" type="Double" />
- <config default="60" name="GasFlowPressureAlarmTime" nameView="Process Pressure Alarm Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Double" />
- <config default="100" name="GasFlowPressureWarningRange" nameView="Process Pressure Warning Range" description="" max="760000" min="0" paramter="" tag="" unit="mtorr" type="Double" />
- <config default="60" name="GasFlowPressureWarningTime" nameView="Process Pressure Warning Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Double" />
- <config default="true" name="EnableThrottleValve" nameView="Enable Throttle Valve" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
- <config default="150" name="ChamberHeaterSetPointLimit" nameView="Chamber Heater Set Point Limit" description="" max="500" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="140" name="ForeLineHeaterSetPointLimit" nameView="ForeLine Heater Set Point Limit" description="" max="500" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="120" name="CheckSubstrateTempTimeout" nameView="Check Substrate Temp Timeout" description="" max="3600" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="90" name="CheckATMTimeout" nameView="Check ATM Timeout" description="" max="3000" min="0" paramter="" tag="" unit="s" type="Integer" />
- <config default="1" name="VentTimeDelay" nameView="Vent Time Delay" description="" max="3000" min="0" paramter="" tag="" unit="s" type="Integer" />
- <config default="780000" name="ChamberBasePressureThreshold" nameView="Chamber Base Pressure Threshold" description="" max="1000000" min="0" paramter="" tag="" unit="mtorr" type="Double" />
- <config default="120" name="ChamberBaseTemperatureThreshold" nameView="Chamber Base Temperature Threshold" description="" max="1000" min="0" paramter="" tag="" unit="°C" type="Double" />
- <config default="10" name="ProcessPressureOffset" nameView="Process Pressure Offset" description="" max="100" min="0" paramter="" tag="" unit="mtorr" type="Double" />
- <config default="7500" name="ChamberVolume" nameView="Chamber Volume" max="100000" min="0" paramter="" tag="" unit="mL" visible="false" type="Double" />
- <config default="25" name="GasTemperature" nameView="Gas Temperature" max="1000" min="-1000" paramter="" tag="" unit="℃" visible="false" type="Double" />
- <config default="9" name="TargetPressureInMFCVerification" nameView="MFC verification中的目标压力" max="100" min="0" paramter="" tag="" unit="Torr" visible="false" type="Double" />
- <config default="180" name="GasFlowTimeInMFCVerification" nameView="MFC verification中的目标时间" max="1000" min="0" paramter="" tag="" unit="second" visible="false" type="Double" />
- <config default="0" name="PinDownDelayTimePick" nameView="Pick Delay Time before pin down" description="" max="120" min="0" paramter="" tag="" unit="s" type="Integer" />
- <config default="0" name="PinDownDelayTimePlace" nameView="Place Delay Time before pin down" description="" max="120" min="0" paramter="" tag="" unit="s" type="Integer" />
- <config default="Strip" name="ChamberLabel" nameView="Chamber Label" description="Chamber名称" max="" min="" paramter="" tag="" unit="" type="String" />
- <config default="30" name="MaxDeviationInMFCVerification" nameView="MFC verification允许的最大偏差值(%)" max="100000" min="0" paramter="" tag="" unit="%" visible="false" type="Double" />
- <config default="150" name="WallHeaterSetPointLimit" nameView="Wall Heater Set Point Limit" description="" max="500" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="false" name="EnableWallHeater" nameView="Enable Chamber Wall Heater" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
- <config default="false" name="EnableGridHeater" nameView="Enable Chamber Grid Heater" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
- <config default="5" name="RecipeToleranceIgnoreTime" nameView="Ignore Time Before Check Recipe Step Tolerance" description="" max="60" min="0" paramter="" tag="" unit="s" type="Integer" />
- <configs name="MFCVerification" nameView="MFC Verification" >
- <config default="7500" name="ChamberVolume" nameView="Chamber Volume" max="100000" min="0" paramter="" tag="" unit="mL" visible="false" type="Double" />
- <config default="25" name="GasTemperature" nameView="Gas Temperature" max="1000" min="-1000" paramter="" tag="" unit="℃" visible="false" type="Double" />
- <config default="9" name="TargetPressure" nameView="结束条件:腔体压力达到的最大值" max="100" min="0" paramter="" tag="" unit="Torr" visible="true" type="Double" />
- <config default="180" name="GasFlowTime" nameView="结束条件:流气多长时间" max="1000" min="0" paramter="" tag="" unit="second" visible="true" type="Double" />
- <config default="30" name="MaxDeviation" nameView="结果检查:最大偏差,超过该值报警" max="100000" min="0" paramter="" tag="" unit="%" visible="true" type="Double" />
- <config default="20" name="PressureStableTolerance" nameView="稳定条件:压力1秒内的最大变化范围" max="100000" min="0" paramter="" tag="" unit="mTorr" visible="true" type="Double" />
- <config default="20" name="FlowStableTolerance" nameView="稳定条件:流量设定值和反馈值允许的最大偏差" max="100" min="0" paramter="" tag="" unit="%" visible="true" type="Double" />
- <config default="5" name="CheckStableTimeout" nameView="稳定条件:在多长时间内处于稳定状态" max="100" min="0" paramter="" tag="" unit="%" visible="false" type="Double" />
- </configs>
- <configs name="Chiller" nameView="Chiller" >
- <config default="true" name="EnableChiller" nameView="Enable Chiller" description="enable chiller or not" max="1" min="0" tag="" unit="" type="Bool" />
- <!--<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" />-->
- <config default="1" name="MFG" nameView="MFG" description="厂商, 1:SMC;" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="1" name="CommunicationType" nameView="Communication Type" description="0:Analogue; 1:RS232; 2:Ethernet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="COM12" name="Port" nameView="Port" description="serial port name of pump" max="" min="" paramter="" tag="" unit="" type="String" />
- <config default="10" name="ChillerTemperatureOffset" nameView="Chiller Temperature Offset" description="" max="100" min="0" paramter="" tag="" unit="degree" type="Double" />
- <config default="300" name="SetPointLimitMax" nameView="Chiller Set Point Limit Max" description="" max="500" min="0" paramter="" tag="" unit="degree" type="Double" />
- <config default="0" name="SetPointLimitMin" nameView="Chiller Set Point Limit Min" description="" max="500" min="0" paramter="" tag="" unit="degree" type="Double" />
- <config default="true" name="EnableToleranceAlarm" nameView="Enable Tolerance Alarm" description="Enable Tolerance Alarm" max="1" min="0" paramter="" tag="" unit="" type="Bool" />
- <config default="20" name="ToleranceAlarmRange" nameView="Tolerance Alarm Range" description="Tolerance Alarm Range" max="200" min="0" paramter="" tag="" unit="℃" type="Integer" />
- <config default="60" name="ToleranceAlarmTime" nameView="Tolerance Alarm Time" description="Tolerance Alarm Time" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
- </configs>
- <configs name="GridChiller" nameView="Grid Chiller" >
- <config default="true" name="EnableChiller" nameView="Enable Chiller" description="enable chiller or not" max="1" min="0" tag="" unit="" type="Bool" />
- <!--<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" />-->
- <config default="1" name="MFG" nameView="MFG" description="厂商, 1:SMC;" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="1" name="CommunicationType" nameView="Communication Type" description="0:Analogue; 1:RS232; 2:Ethernet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="COM12" name="Port" nameView="Port" description="serial port name of pump" max="" min="" paramter="" tag="" unit="" type="String" />
- <config default="10" name="ChillerTemperatureOffset" nameView="Chiller Temperature Offset" description="" max="10" min="-10" paramter="" tag="" unit="degree" type="Double" />
- <config default="300" name="SetPointLimitMax" nameView="Chiller Set Point Limit Max" description="" max="500" min="0" paramter="" tag="" unit="degree" type="Double" />
- <config default="0" name="SetPointLimitMin" nameView="Chiller Set Point Limit Min" description="" max="500" min="0" paramter="" tag="" unit="degree" type="Double" />
- </configs>
- <configs name="DryPump" nameView="Dry Pump" >
- <config default="1" name="MFG" nameView="MFG" description="厂商, 1:Sky; 2:Edwards; 3:Kashiyama" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="1" name="CommunicationType" nameView="Communication Type" description="0:Analogue; 1:RS232; 2:Ethernet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="COM13" name="Port" nameView="Port" description="serial port name of pump" max="" min="" paramter="" tag="" unit="" type="String" />
- <config default="1000" name="ChamberForelinePressureThreshold" nameView="Chamber Foreline Pressure Threshold" description="" max="10000" min="0" paramter="" tag="" unit="mtorr" type="Double" />
- <config default="20" name="ChamberForelinePressureTimeout" nameView="Chamber Foreline Pressure Timeout" description="" max="3000" min="0" paramter="" tag="" unit="s" type="Integer" />
- </configs>
- <configs name="Rf" nameView="Source RF" >
- <config default="1" name="MFG" nameView="MFG" description="厂商, 1:AdTec; 2:Comet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="1" name="CommunicationType" nameView="Communication Type" description="0:Analogue; 1:RS232; 2:Ethernet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="COM14" name="Port" nameView="Port" description="serial port name of RFG" max="" min="" paramter="" tag="" unit="" type="String" />
- <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" />
- <config default="500" name="PowerAlarmRange" nameView="Power Alarm Range" description="" max="1000" min="0" paramter="" tag="" unit="" type="Double" />
- <config default="10" name="PowerAlarmTime" nameView="Power Alarm Time" description="" max="10" min="0" paramter="" tag="" unit="" type="Double" />
- <config default="500" name="PowerWarningRange" nameView="Power Warning Range" description="" max="1000" min="0" paramter="" tag="" unit="" type="Double" />
- <config default="10" name="PowerWarningTime" nameView="Power Warning Time" description="" max="10" min="0" paramter="" tag="" unit="" type="Double" />
- <config default="1" name="ReflectPowerAlarmRange" nameView="Reflect Power Alarm Range" description="" max="1000" min="0" paramter="" tag="" unit="" type="Double" />
- <config default="1" name="ReflectPowerAlarmTime" nameView="Reflect Power Alarm Time" description="" max="10" min="0" paramter="" tag="" unit="" type="Double" />
- <config default="3000" name="PowerRange" nameView="Power Range" description="" max="30000" min="0" paramter="" tag="" unit="" type="Double" />
- <config default="1" name="Coefficient" nameView="Coefficient" description="" max="10" min="0" paramter="" tag="" unit="" type="Double" />
- <config default="false" name="EnablePulsingFunction" nameView="Enable Pulsing Function" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
- <config default="false" name="EnableReflectPower" nameView="Enable Reflect Power" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
- <config default="false" name="EnableVoltageCurrent" nameView="Enable Voltage Current" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
- <config default="1" name="PowerRegulationFactor" nameView="Power Regulation Factor" description="" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="1000" name="RfPowerAlarmRange" nameView="RF Power Alarm Range" description="" max="10000" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="3000" name="RfPowerAlarmTime" nameView="RF Power Alarm Time" description="" max="10000" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="3" name="RFTurnOnTimeout" nameView="RF Turn On Timeout" description="" max="10" min="0" paramter="" tag="" unit="S" type="Integer" />
- <config default="" name="GeneratorSerialNumber" nameView="RF电源序列号" max="" min="0" paramter="" tag="" unit="" type="String" />
- <config default="" name="SensorSerialNumber" nameView="SensorHead序列号" max="" min="0" paramter="" tag="" unit="" type="String" />
- <config default="2000" name="RFPhysicalMaxPower" nameView="RF Physical Max Power" description="" max="9999" min="0" paramter="" tag="" unit="" type="Double" visible="false"/>
- <config default="2000" name="CurrentRFMaxPower" nameView="Current RF Max Power" description="" max="2200" min="1800" paramter="" tag="" unit="" type="Double" />
- <config default="2000" name="RFCalibratedMaxPower" nameView="RF Calibrated Max Power" description="" max="9999" min="0" paramter="" tag="" unit="" type="Double" />
- <config default="false" name="EnableCalibration" nameView="是否校准" max="" min="" paramter="" tag="" unit="" visible="true" type="Bool" />
- <config default="100#100;200#200;" name="CalibrationTable" nameView="校准表" max="" min="0" paramter="" tag="" unit="" visible="false" type="String" />
- <config default="" name="CalibrationTableDetail" nameView="详细校准表" max="" min="0" paramter="" tag="" unit="" visible="false" type="String" />
- </configs>
- <configs name="match" nameView="Source Match" >
- <config default="false" name="EnableMatch" nameView="Enable Source Match" description="enable match or not" max="1" min="0" tag="" unit="" type="Bool" />
- <config default="1" name="MFG" nameView="MFG" description="厂商, 1:AdTec; 2:Comet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="1" name="CommunicationType" nameView="Communication Type" description="0:Analogue; 1:RS232; 2:Ethernet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="COM15" name="Port" nameView="Port" description="serial port name of match" max="" min="" paramter="" tag="" unit="" type="String" />
- <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" />
- <config default="1" name="MatchMode" nameView="Match Mode" description="" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="false" name="EnableC1C2Position" nameView="Enable Source C1 C2 Position" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
- <!--<config default="10" name="MatchPositionC1" nameView="CycleCount" description="" max="100" min="0" paramter="" tag="" unit="" type="Double" />
- <config default="10" name="MatchPositionC2" nameView="CycleCount" description="" max="100" min="0" paramter="" tag="" unit="" type="Double" />-->
- </configs>
- <configs name="BiasRf" nameView="Bias RF" >
- <config default="true" name="EnableBiasRF" nameView="Enable Bias RF" description="enable bias RF or not" max="1" min="0" tag="" unit="" type="Bool" />
- <config default="2" name="MFG" nameView="MFG" description="厂商, 1:AdTec; 2:Comet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="2" name="CommunicationType" nameView="Communication Type" description="0:Analogue; 1:RS232; 2:Ethernet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="COM14" name="Port" nameView="Port" description="serial port name of RFG" max="" min="" paramter="" tag="" unit="" type="String" />
- <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" />
- <config default="500" name="PowerAlarmRange" nameView="Power Alarm Range" description="" max="1000" min="0" paramter="" tag="" unit="" type="Double" />
- <config default="10" name="PowerAlarmTime" nameView="Power Alarm Time" description="" max="10" min="0" paramter="" tag="" unit="" type="Double" />
- <config default="500" name="PowerWarningRange" nameView="Power Warning Range" description="" max="1000" min="0" paramter="" tag="" unit="" type="Double" />
- <config default="10" name="PowerWarningTime" nameView="Power Warning Time" description="" max="10" min="0" paramter="" tag="" unit="" type="Double" />
- <config default="1" name="ReflectPowerAlarmRange" nameView="Reflect Power Alarm Range" description="" max="1000" min="0" paramter="" tag="" unit="" type="Double" />
- <config default="1" name="ReflectPowerAlarmTime" nameView="Reflect Power Alarm Time" description="" max="10" min="0" paramter="" tag="" unit="" type="Double" />
- <config default="3000" name="PowerRange" nameView="Power Range" description="" max="30000" min="0" paramter="" tag="" unit="" type="Double" />
- <config default="1" name="Coefficient" nameView="Coefficient" description="" max="10" min="0" paramter="" tag="" unit="" type="Double" />
- <config default="false" name="EnablePulsingFunction" nameView="Enable Pulsing Function" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
- <config default="false" name="EnableReflectPower" nameView="Enable Reflect Power" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
- <config default="false" name="EnableVoltageCurrent" nameView="Enable Voltage Current" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
- <config default="1" name="PowerRegulationFactor" nameView="Power Regulation Factor" description="" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="1000" name="RfPowerAlarmRange" nameView="RF Power Alarm Range" description="" max="10000" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="3000" name="RfPowerAlarmTime" nameView="RF Power Alarm Time" description="" max="10000" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="" name="GeneratorSerialNumber" nameView="RF电源序列号" max="" min="0" paramter="" tag="" unit="" type="String" />
- <config default="" name="SensorSerialNumber" nameView="SensorHead序列号" max="" min="0" paramter="" tag="" unit="" type="String" />
- <config default="600" name="RFPhysicalMaxPower" nameView="RF Physical Max Power" description="" max="9999" min="0" paramter="" tag="" unit="" type="Double" visible="false"/>
- <config default="600" name="CurrentRFMaxPower" nameView="Current RF Max Power" description="" max="660" min="540" paramter="" tag="" unit="" type="Double" />
- <config default="600" name="RFCalibratedMaxPower" nameView="RF Calibrated Max Power" description="" max="9999" min="0" paramter="" tag="" unit="" type="Double" />
- <config default="false" name="EnableCalibration" nameView="是否校准" max="" min="" paramter="" tag="" unit="" visible="true" type="Bool" />
- <config default="100#100;200#200;" name="CalibrationTable" nameView="校准表" max="" min="0" paramter="" tag="" unit="" visible="false" type="String" />
- <config default="" name="CalibrationTableDetail" nameView="详细校准表" max="" min="0" paramter="" tag="" unit="" visible="false" type="String" />
- </configs>
- <configs name="BiasMatch" nameView="Bias Match" >
- <config default="false" name="EnableBiasMatch" nameView="Enable Bias Match" description="enable bias match or not" max="1" min="0" tag="" unit="" type="Bool" />
- <config default="2" name="MFG" nameView="MFG" description="厂商, 1:AdTec; 2:Comet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="2" name="CommunicationType" nameView="Communication Type" description="0:Analogue; 1:RS232; 2:Ethernet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="COM15" name="Port" nameView="Port" description="serial port name of match" max="" min="" paramter="" tag="" unit="" type="String" />
- <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" />
- <config default="1" name="MatchMode" nameView="Match Mode" description="" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="false" name="EnableBiasC1C2Position" nameView="Enable Bias C1 C2 Position" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
- </configs>
- <configs name="MfcGas1" nameView="MFC Gas1" >
- <config default="true" name="Enable" nameView="Enable" description="Enable gas 1 or not" tag="" unit="" type="Bool" />
- <config default="O2" name="GasName" nameView="Gas Name" description="Name of NO.1 gas stick" tag="" unit="" type="String" />
- <config default="100" name="MfcN2Scale" nameView="MFC N2 Scale" description="Max scale by N2 tuning" max="10000" min="0" tag="" unit="sccm" type="Integer" />
- <config default="1" name="MfcScaleFactor" nameView="MFC Scale Factor" description="Scale factor" max="10" min="0" tag="" unit="sccm" type="Double" />
- <config default="100" name="DefaultSetPoint" nameView="Default Set Point" description="default setpoint" max="1000" min="0" tag="" unit="sccm" type="Integer" />
- <config default="1" name="FlowRegulationFactor" nameView="Flow Regulation Factor" description="flow regulation factor" max="10" min="0" tag="" unit="sccm" type="Integer" />
- <config default="true" name="MfcEnableAlarm" nameView="MFC Enable Alarm" description="" max="1" min="0" paramter="" tag="" unit="" type="Bool" />
- <config default="10" name="MfcAlarmRange" nameView="MFC Alarm Range" description="" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
- <config default="10" name="MfcAlarmTime" nameView="MFC Alarm Time" description="" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
- <config default="10" name="MfcWarningRange" nameView="MFC Warning Range" description="" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
- <config default="10" name="MfcWarningTime" nameView="MFC Warning Time" description="" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
- </configs>
- <configs name="MfcGas2" nameView="MFC Gas2" >
- <config default="true" name="Enable" nameView="Enable" description="Enable gas 2 or not" tag="" unit="" type="Bool" />
- <config default="N2" name="GasName" nameView="Gas Name" description="Name of NO.2 gas stick" tag="" unit="" type="String" />
- <config default="100" name="MfcN2Scale" nameView="MFC N2 Scale" description="Max scale by N2 tuning" max="10000" min="0" tag="" unit="sccm" type="Integer" />
- <config default="1" name="MfcScaleFactor" nameView="MFC Scale Factor" description="Scale factor" max="10" min="0" tag="" unit="sccm" type="Double" />
- <config default="100" name="DefaultSetPoint" nameView="Default Set Point" description="default setpoint" max="1000" min="0" tag="" unit="sccm" type="Integer" />
- <config default="1" name="FlowRegulationFactor" nameView="Flow Regulation Factor" description="flow regulation factor" max="10" min="0" tag="" unit="sccm" type="Integer" />
- <config default="true" name="MfcEnableAlarm" nameView="MFC Enable Alarm" description="" max="1" min="0" paramter="" tag="" unit="" type="Bool" />
- <config default="10" name="MfcAlarmRange" nameView="MFC Alarm Range" description="" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
- <config default="10" name="MfcAlarmTime" nameView="MFC Alarm Time" description="" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
- <config default="10" name="MfcWarningRange" nameView="MFC Warning Range" description="" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
- <config default="10" name="MfcWarningTime" nameView="MFC Warning Time" description="" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
- </configs>
- <configs name="MfcGas3" nameView="MFC Gas3" >
- <config default="true" name="Enable" nameView="Enable" description="Enable gas 3 or not" tag="" unit="" type="Bool" />
- <config default="AR" name="GasName" nameView="Gas Name" description="Name of NO.3 gas stick" tag="" unit="" type="String" />
- <config default="100" name="MfcN2Scale" nameView="MFC N2 Scale" description="Max scale by N2 tuning" max="10000" min="0" tag="" unit="sccm" type="Integer" />
- <config default="1" name="MfcScaleFactor" nameView="MFC Scale Factor" description="Scale factor" max="10" min="0" tag="" unit="sccm" type="Double" />
- <config default="100" name="DefaultSetPoint" nameView="Default Set Point" description="default setpoint" max="1000" min="0" tag="" unit="sccm" type="Integer" />
- <config default="1" name="FlowRegulationFactor" nameView="Flow Regulation Factor" description="flow regulation factor" max="10" min="0" tag="" unit="sccm" type="Integer" />
- <config default="true" name="MfcEnableAlarm" nameView="MFC Enable Alarm" description="" max="1" min="0" paramter="" tag="" unit="" type="Bool" />
- <config default="10" name="MfcAlarmRange" nameView="MFC Alarm Range" description="" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
- <config default="10" name="MfcAlarmTime" nameView="MFC Alarm Time" description="" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
- <config default="10" name="MfcWarningRange" nameView="MFC Warning Range" description="" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
- <config default="10" name="MfcWarningTime" nameView="MFC Warning Time" description="" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
- </configs>
- <configs name="MfcGas4" nameView="MFC Gas4" >
- <config default="true" name="Enable" nameView="Enable" description="Enable gas 4 or not" tag="" unit="" type="Bool" />
- <config default="Gas4" name="GasName" nameView="Gas Name" description="Name of NO.4 gas stick" tag="" unit="" type="String" />
- <config default="100" name="MfcN2Scale" nameView="MFC N2 Scale" description="Max scale by N2 tuning" max="10000" min="0" tag="" unit="sccm" type="Integer" />
- <config default="1" name="MfcScaleFactor" nameView="MFC Scale Factor" description="Scale factor" max="10" min="0" tag="" unit="sccm" type="Double" />
- <config default="100" name="DefaultSetPoint" nameView="Default Set Point" description="default setpoint" max="1000" min="0" tag="" unit="sccm" type="Integer" />
- <config default="1" name="FlowRegulationFactor" nameView="Flow Regulation Factor" description="flow regulation factor" max="10" min="0" tag="" unit="sccm" type="Integer" />
- <config default="true" name="MfcEnableAlarm" nameView="MFC Enable Alarm" description="Mfc Enable Alarm" max="1" min="0" paramter="" tag="" unit="" type="Bool" />
- <config default="10" name="MfcAlarmRange" nameView="MFC Alarm Range" description="Mfc Alarm Range" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
- <config default="10" name="MfcAlarmTime" nameView="MFC Alarm Time" description="Mfc Alarm Time" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
- <config default="10" name="MfcWarningRange" nameView="MFC Warning Range" description="" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
- <config default="10" name="MfcWarningTime" nameView="MFC Warning Time" description="" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
- </configs>
- <configs name="MfcGas5" nameView="MFC Gas5" >
- <config default="true" name="Enable" nameView="Enable" description="Enable gas 5 or not" tag="" unit="" type="Bool" />
- <config default="Gas5" name="GasName" nameView="Gas Name" description="Name of NO.5 gas stick" tag="" unit="" type="String" />
- <config default="100" name="MfcN2Scale" nameView="MFC N2 Scale" description="Max scale by N2 tuning" max="10000" min="0" tag="" unit="sccm" type="Integer" />
- <config default="1" name="MfcScaleFactor" nameView="MFC Scale Factor" description="Scale factor" max="10" min="0" tag="" unit="sccm" type="Double" />
- <config default="100" name="DefaultSetPoint" nameView="Default Set Point" description="default setpoint" max="1000" min="0" tag="" unit="sccm" type="Integer" />
- <config default="1" name="FlowRegulationFactor" nameView="Flow Regulation Factor" description="flow regulation factor" max="10" min="0" tag="" unit="sccm" type="Integer" />
- <config default="true" name="MfcEnableAlarm" nameView="MFC Enable Alarm" description="Mfc Enable Alarm" max="1" min="0" paramter="" tag="" unit="" type="Bool" />
- <config default="10" name="MfcAlarmRange" nameView="MFC Alarm Range" description="Mfc Alarm Range" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
- <config default="10" name="MfcAlarmTime" nameView="MFC Alarm Time" description="Mfc Alarm Time" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
- <config default="10" name="MfcWarningRange" nameView="MFC Warning Range" description="" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
- <config default="10" name="MfcWarningTime" nameView="MFC Warning Time" description="" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
- </configs>
- <configs name="Pump" nameView="Pump" >
- <config default="30" name="LeakRate" nameView="Leak Rate" description="" max="756000" min="0" paramter="" tag="" unit="mTorrPerMin" type="Double" />
- <config default="180" name="LeakCheckPumpingTime" nameView="Leak Check Pumping Time" description="" max="3000" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="180" name="LeakCheckWaitTime" nameView="Leak Check Wait Time" description="" max="3000" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="150" name="PumpBasePressure" nameView="Pump Base Pressure" description="" max="756000" min="0" paramter="" tag="" unit="mTorr" type="Integer" />
- <config default="120" name="PumpTimeLimit" nameView="Pump Time Limit" description="" max="3000" min="0" paramter="" tag="" unit="" type="Double" />
- <config default="5" name="PumpValveDelay" nameView="Pump Valve Delay" description="" max="3000" min="0" paramter="" tag="" unit="s" type="Integer" />
- </configs>
- <configs name="Purge" nameView="Purge" >
- <config default="3" name="PurgeCycleCount" nameView="Purge Cycle Count" description="" max="30" min="0" paramter="" tag="" unit="times" type="Double" />
- <config default="700000" name="PurgeVentPressure" nameView="Purge Vent Pressure" description="" max="760000" min="0" paramter="" tag="" unit="mtorr" type="Double" />
- <config default="10" name="PurgePumpPressure" nameView="Purge Pump Pressure" description="" max="760000" min="0" paramter="" tag="" unit="mtorr" type="Double" />
- <config default="60" name="PurgeVentTimeLimit" nameView="Purge Vent Time Limit" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Double" />
- <config default="60" name="PurgePumpTimeLimit" nameView="Purge Pump Time Limit" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Double" />
- <config default="10" name="PurgeVentStableTime" nameView="Purge Vent Stable Time" description="" max="600" min="0" paramter="" tag="" unit="second" type="Double" />
- <config default="10" name="PurgePumpStableTime" nameView="Purge Pump Stable Time" description="" max="600" min="0" paramter="" tag="" unit="second" type="Double" />
- </configs>
- <configs name="HeaterChamber" nameView="Heater Substrate" >
- <config default="false" name="HeaterEnableTolerance" nameView="Enable Heater Deviation Check" description="" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
- <config default="200" name="HeaterAlarmRange" nameView="Heater deviation Alarm Range" description="" max="200" min="0" paramter="" tag="" unit="℃" type="Integer" />
- <config default="10" name="HeaterAlarmTime" nameView="Heater deviation Alarm Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Integer" />
- <config default="100" name="HeaterWarningRange" nameView="Heater deviation Warning Range" description="" max="200" min="0" paramter="" tag="" unit="℃" type="Integer" />
- <config default="10" name="HeaterWarningTime" nameView="Heater deviation Warning Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Integer" />
- <config default="0" name="MonitorTcFeedbackOffset" nameView="Monitor Tc Feedback Offset" description="" max="5" min="-5" paramter="" tag="" unit="℃" type="Double" />
- <config default="0" name="ControlTcFeedbackOffset" nameView="Control Tc Feedback Offset" description="" max="5" min="-5" paramter="" tag="" unit="℃" type="Double" />
- <config name="TempOffsetPoint_1" nameView="Temp Offset Point 1" description="温度补偿点 1" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_1" nameView="Offset Value 1" description="补偿值 1" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_2" nameView="Temp Offset Point 2" description="温度补偿点 2" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_2" nameView="Offset Value 2" description="补偿值 2" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_3" nameView="Temp Offset Point 3" description="温度补偿点 3" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_3" nameView="Offset Value 3" description="补偿值 3" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_4" nameView="Temp Offset Point 4" description="温度补偿点 4" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_4" nameView="Offset Value 4" description="补偿值 4" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_5" nameView="Temp Offset Point 5" description="温度补偿点 5" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_5" nameView="Offset Value 5" description="补偿值 5" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_6" nameView="Temp Offset Point 6" description="温度补偿点 6" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_6" nameView="Offset Value 6" description="补偿值 6" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_7" nameView="Temp Offset Point 7" description="温度补偿点 7" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_7" nameView="Offset Value 7" description="补偿值 7" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_8" nameView="Temp Offset Point 8" description="温度补偿点 8" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_8" nameView="Offset Value 8" description="补偿值 8" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_9" nameView="Temp Offset Point 9" description="温度补偿点 9" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_9" nameView="Offset Value 9" description="补偿值 9" unit="degree" type="Double" max="300" min="0" />
- </configs>
- <configs name="WallHeater" nameView="Heater Wall" >
- <config default="false" name="HeaterEnableTolerance" nameView="Enable Heater Deviation Check" description="" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
- <config default="200" name="HeaterAlarmRange" nameView="Heater deviation Alarm Range" description="" max="200" min="0" paramter="" tag="" unit="℃" type="Integer" />
- <config default="10" name="HeaterAlarmTime" nameView="Heater deviation Alarm Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Integer" />
- <config default="100" name="HeaterWarningRange" nameView="Heater deviation Warning Range" description="" max="200" min="0" paramter="" tag="" unit="℃" type="Integer" />
- <config default="10" name="HeaterWarningTime" nameView="Heater deviation Warning Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Integer" />
- <config default="0" name="MonitorTcFeedbackOffset" nameView="Monitor Tc Feedback Offset" description="" max="5" min="-5" paramter="" tag="" unit="℃" type="Double" />
- <config default="0" name="ControlTcFeedbackOffset" nameView="Control Tc Feedback Offset" description="" max="5" min="-5" paramter="" tag="" unit="℃" type="Double" />
- <config name="TempOffsetPoint_1" nameView="Temp Offset Point 1" description="温度补偿点 1" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_1" nameView="Offset Value 1" description="补偿值 1" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_2" nameView="Temp Offset Point 2" description="温度补偿点 2" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_2" nameView="Offset Value 2" description="补偿值 2" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_3" nameView="Temp Offset Point 3" description="温度补偿点 3" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_3" nameView="Offset Value 3" description="补偿值 3" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_4" nameView="Temp Offset Point 4" description="温度补偿点 4" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_4" nameView="Offset Value 4" description="补偿值 4" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_5" nameView="Temp Offset Point 5" description="温度补偿点 5" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_5" nameView="Offset Value 5" description="补偿值 5" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_6" nameView="Temp Offset Point 6" description="温度补偿点 6" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_6" nameView="Offset Value 6" description="补偿值 6" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_7" nameView="Temp Offset Point 7" description="温度补偿点 7" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_7" nameView="Offset Value 7" description="补偿值 7" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_8" nameView="Temp Offset Point 8" description="温度补偿点 8" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_8" nameView="Offset Value 8" description="补偿值 8" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_9" nameView="Temp Offset Point 9" description="温度补偿点 9" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_9" nameView="Offset Value 9" description="补偿值 9" unit="degree" type="Double" max="300" min="0" />
- </configs>
- <configs name="ForelineHeater" nameView="Heater Foreline" >
- <config default="false" name="HeaterEnableTolerance" nameView="Enable Heater Deviation Check" description="" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
- <config default="200" name="HeaterAlarmRange" nameView="Heater deviation Alarm Range" description="" max="200" min="0" paramter="" tag="" unit="℃" type="Integer" />
- <config default="10" name="HeaterAlarmTime" nameView="Heater deviation Alarm Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Integer" />
- <config default="100" name="HeaterWarningRange" nameView="Heater deviation Warning Range" description="" max="200" min="0" paramter="" tag="" unit="℃" type="Integer" />
- <config default="10" name="HeaterWarningTime" nameView="Heater deviation Warning Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Integer" />
- <config default="0" name="MonitorTcFeedbackOffset" nameView="Monitor Tc Feedback Offset" description="" max="5" min="-5" paramter="" tag="" unit="℃" type="Double" />
- <config default="0" name="ControlTcFeedbackOffset" nameView="Control Tc Feedback Offset" description="" max="5" min="-5" paramter="" tag="" unit="℃" type="Double" />
- <config name="TempOffsetPoint_1" nameView="Temp Offset Point 1" description="温度补偿点 1" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_1" nameView="Offset Value 1" description="补偿值 1" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_2" nameView="Temp Offset Point 2" description="温度补偿点 2" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_2" nameView="Offset Value 2" description="补偿值 2" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_3" nameView="Temp Offset Point 3" description="温度补偿点 3" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_3" nameView="Offset Value 3" description="补偿值 3" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_4" nameView="Temp Offset Point 4" description="温度补偿点 4" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_4" nameView="Offset Value 4" description="补偿值 4" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_5" nameView="Temp Offset Point 5" description="温度补偿点 5" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_5" nameView="Offset Value 5" description="补偿值 5" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_6" nameView="Temp Offset Point 6" description="温度补偿点 6" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_6" nameView="Offset Value 6" description="补偿值 6" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_7" nameView="Temp Offset Point 7" description="温度补偿点 7" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_7" nameView="Offset Value 7" description="补偿值 7" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_8" nameView="Temp Offset Point 8" description="温度补偿点 8" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_8" nameView="Offset Value 8" description="补偿值 8" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_9" nameView="Temp Offset Point 9" description="温度补偿点 9" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_9" nameView="Offset Value 9" description="补偿值 9" unit="degree" type="Double" max="300" min="0" />
- </configs>
- <configs name="GridHeater" nameView="Heater Grid" >
- <config default="false" name="HeaterEnableTolerance" nameView="Enable Heater Deviation Check" description="" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
- <config default="200" name="HeaterAlarmRange" nameView="Heater deviation Alarm Range" description="" max="200" min="0" paramter="" tag="" unit="℃" type="Integer" />
- <config default="10" name="HeaterAlarmTime" nameView="Heater deviation Alarm Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Integer" />
- <config default="100" name="HeaterWarningRange" nameView="Heater deviation Warning Range" description="" max="200" min="0" paramter="" tag="" unit="℃" type="Integer" />
- <config default="10" name="HeaterWarningTime" nameView="Heater deviation Warning Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Integer" />
- <config default="0" name="MonitorTcFeedbackOffset" nameView="Monitor Tc Feedback Offset" description="" max="5" min="-5" paramter="" tag="" unit="℃" type="Double" />
- <config default="0" name="ControlTcFeedbackOffset" nameView="Control Tc Feedback Offset" description="" max="5" min="-5" paramter="" tag="" unit="℃" type="Double" />
- <config name="TempOffsetPoint_1" nameView="Temp Offset Point 1" description="温度补偿点 1" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_1" nameView="Offset Value 1" description="补偿值 1" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_2" nameView="Temp Offset Point 2" description="温度补偿点 2" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_2" nameView="Offset Value 2" description="补偿值 2" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_3" nameView="Temp Offset Point 3" description="温度补偿点 3" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_3" nameView="Offset Value 3" description="补偿值 3" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_4" nameView="Temp Offset Point 4" description="温度补偿点 4" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_4" nameView="Offset Value 4" description="补偿值 4" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_5" nameView="Temp Offset Point 5" description="温度补偿点 5" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_5" nameView="Offset Value 5" description="补偿值 5" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_6" nameView="Temp Offset Point 6" description="温度补偿点 6" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_6" nameView="Offset Value 6" description="补偿值 6" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_7" nameView="Temp Offset Point 7" description="温度补偿点 7" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_7" nameView="Offset Value 7" description="补偿值 7" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_8" nameView="Temp Offset Point 8" description="温度补偿点 8" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_8" nameView="Offset Value 8" description="补偿值 8" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_9" nameView="Temp Offset Point 9" description="温度补偿点 9" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_9" nameView="Offset Value 9" description="补偿值 9" unit="degree" type="Double" max="300" min="0" />
- </configs>
-
- <!--Clean-->
- <configs name="IdleClean" nameView="Idle Clean" visible="false">
- <config default="false" name="IsEnabled" nameView="Is Enabled" description="IsEnabled" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
- <config default="" name="IdleCleanRecipe" nameView="Idle Clean Recipe" description="Purge recipe name" max="" min="" paramter="" tag="" unit="" type="String" />
- <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" />
- </configs>
- <configs name="JobClean" nameView="Job Clean" visible="false">
- <config default="false" name="IsEnabled" nameView="Is Enabled" description="IsEnabled" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
- <config default="" name="PreJobCleanRecipe" nameView="PreJob Clean Recipe" description="pre job clean recipe name" max="" min="" paramter="" tag="" unit="" type="String" />
- <config default="" name="CompleteJobCleanRecipe" nameView="CompleteJob Clean Recipe" description="complete job clean recipe name" max="" min="" paramter="" tag="" unit="" type="String" />
- <config default="false" name="EnablePreJobClean" nameView="Enable PreJob Clean" description="Enable PreJob Clean" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
- <config default="false" name="EnableCompleteJobClean" nameView="Enable Complete Job Clean" description="Enable Complete Job Clean" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
- <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" />
- </configs>
- <configs name="EPD" nameView="EPD Setting">
- <config default="true" name="IsEnabled" nameView="Is Enabled" description="IsEnabled" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
- <config default="0" name="ChannelNumber" nameView="EPD Channel Number" description="channel number" max="32" min="0" paramter="" tag="" unit="" type="Integer" />
- </configs>
- </configs>
- <!--PMB-->
- <configs name="PMB" nameView="PMB" visible="false">
- <config default="3,4,6,8" name="SupportedWaferSize" nameView="腔体支持的Wafer尺寸" description=" " max="0" min="0" paramter="" tag="" unit="" type="String" visible="false"/>
- <config default="3,4,6,8" name="SupportedGuidePinSize" nameView="腔体Guide Pin尺寸" description=" " max="0" min="0" paramter="" tag="" unit="" type="String" visible="false"/>
- <config default="120" name="PrepareTransferTimeout" nameView="Prepare Transfer Timeout" description="prepare transfer time out" max="99999" min="1" paramter="" tag="" unit="s" type="Integer" />
- <config default="1" name="OpenGasValveTimeout" nameView="Open Gas Valve Timeout" description="开阀超时" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
- <config default="1" name="TimeLimitOfCloseGasValve" nameView="Time Limit Of Close Gas Valve" description="" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="1" name="OpenCloseSlitValveTimeout" nameView="Open Close Slit Valve Timeout" description="" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="180" name="VentTime" nameView="Vent Time" description="" max="600" min="0" paramter="" tag="" unit="second" type="Integer" />
- <config default="100" name="GasFlowPressureAlarmRange" nameView="Process Pressure Alarm Range" description="" max="760000" min="0" paramter="" tag="" unit="mtorr" type="Double" />
- <config default="60" name="GasFlowPressureAlarmTime" nameView="Process Pressure Alarm Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Double" />
- <config default="100" name="GasFlowPressureWarningRange" nameView="Process Pressure Warning Range" description="" max="760000" min="0" paramter="" tag="" unit="mtorr" type="Double" />
- <config default="60" name="GasFlowPressureWarningTime" nameView="Process Pressure Warning Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Double" />
- <config default="true" name="EnableThrottleValve" nameView="Enable Throttle Valve" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
- <config default="150" name="ChamberHeaterSetPointLimit" nameView="Chamber Heater Set Point Limit" description="" max="500" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="140" name="ForeLineHeaterSetPointLimit" nameView="ForeLine Heater Set Point Limit" description="" max="500" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="120" name="CheckSubstrateTempTimeout" nameView="Check Substrate Temp Timeout" description="" max="3600" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="90" name="CheckATMTimeout" nameView="Check ATM Timeout" description="" max="3000" min="0" paramter="" tag="" unit="s" type="Integer" />
- <config default="1" name="VentTimeDelay" nameView="Vent Time Delay" description="" max="3000" min="0" paramter="" tag="" unit="s" type="Integer" />
- <config default="780000" name="ChamberBasePressureThreshold" nameView="Chamber Base Pressure Threshold" description="" max="1000000" min="0" paramter="" tag="" unit="mtorr" type="Double" />
- <config default="120" name="ChamberBaseTemperatureThreshold" nameView="Chamber Base Temperature Threshold" description="" max="1000" min="0" paramter="" tag="" unit="°C" type="Double" />
- <config default="10" name="ProcessPressureOffset" nameView="Process Pressure Offset" description="" max="100" min="0" paramter="" tag="" unit="mtorr" type="Double" />
- <config default="7500" name="ChamberVolume" nameView="Chamber Volume" max="100000" min="0" paramter="" tag="" unit="mL" visible="false" type="Double" />
- <config default="25" name="GasTemperature" nameView="Gas Temperature" max="1000" min="-1000" paramter="" tag="" unit="℃" visible="false" type="Double" />
- <config default="9" name="TargetPressureInMFCVerification" nameView="MFC verification中的目标压力" max="100" min="0" paramter="" tag="" unit="Torr" visible="false" type="Double" />
- <config default="180" name="GasFlowTimeInMFCVerification" nameView="MFC verification中的目标时间" max="1000" min="0" paramter="" tag="" unit="second" visible="false" type="Double" />
- <config default="0" name="PinDownDelayTimePick" nameView="Pick Delay Time before pin down" description="" max="120" min="0" paramter="" tag="" unit="s" type="Integer" />
- <config default="0" name="PinDownDelayTimePlace" nameView="Place Delay Time before pin down" description="" max="120" min="0" paramter="" tag="" unit="s" type="Integer" />
- <config default="Strip" name="ChamberLabel" nameView="Chamber Label" description="Chamber名称" max="" min="" paramter="" tag="" unit="" type="String" />
- <config default="30" name="MaxDeviationInMFCVerification" nameView="MFC verification允许的最大偏差值(%)" max="100000" min="0" paramter="" tag="" unit="%" visible="false" type="Double" />
- <config default="150" name="WallHeaterSetPointLimit" nameView="Wall Heater Set Point Limit" description="" max="500" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="false" name="EnableWallHeater" nameView="Enable Chamber Wall Heater" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
- <config default="false" name="EnableGridHeater" nameView="Enable Chamber Grid Heater" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
- <config default="5" name="RecipeToleranceIgnoreTime" nameView="Ignore Time Before Check Recipe Step Tolerance" description="" max="60" min="0" paramter="" tag="" unit="s" type="Integer" />
- <configs name="MFCVerification" nameView="MFC Verification" >
- <config default="7500" name="ChamberVolume" nameView="Chamber Volume" max="100000" min="0" paramter="" tag="" unit="mL" visible="false" type="Double" />
- <config default="25" name="GasTemperature" nameView="Gas Temperature" max="1000" min="-1000" paramter="" tag="" unit="℃" visible="false" type="Double" />
- <config default="9" name="TargetPressure" nameView="结束条件:腔体压力达到的最大值" max="100" min="0" paramter="" tag="" unit="Torr" visible="true" type="Double" />
- <config default="180" name="GasFlowTime" nameView="结束条件:流气多长时间" max="1000" min="0" paramter="" tag="" unit="second" visible="true" type="Double" />
- <config default="30" name="MaxDeviation" nameView="结果检查:最大偏差,超过该值报警" max="100000" min="0" paramter="" tag="" unit="%" visible="true" type="Double" />
- <config default="20" name="PressureStableTolerance" nameView="稳定条件:压力1秒内的最大变化范围" max="100000" min="0" paramter="" tag="" unit="mTorr" visible="true" type="Double" />
- <config default="20" name="FlowStableTolerance" nameView="稳定条件:流量设定值和反馈值允许的最大偏差" max="100" min="0" paramter="" tag="" unit="%" visible="true" type="Double" />
- <config default="5" name="CheckStableTimeout" nameView="稳定条件:在多长时间内处于稳定状态" max="100" min="0" paramter="" tag="" unit="%" visible="false" type="Double" />
- </configs>
- <configs name="Chiller" nameView="Chiller" >
- <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" />
- <config default="true" name="EnableChiller" nameView="Enable Chiller" description="enable chiller or not" max="1" min="0" tag="" unit="" type="Bool" />
- <config default="1" name="MFG" nameView="MFG" description="厂商, 1:SMC;" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="1" name="CommunicationType" nameView="Communication Type" description="0:Analogue; 1:RS232; 2:Ethernet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="COM22" name="Port" nameView="Port" description="serial port name of pump" max="" min="" paramter="" tag="" unit="" type="String" />
- <config default="10" name="ChillerTemperatureOffset" nameView="Chiller Temperature Offset" description="" max="100" min="0" paramter="" tag="" unit="degree" type="Double" />
- <config default="300" name="SetPointLimitMax" nameView="Chiller Set Point Limit Max" description="" max="500" min="0" paramter="" tag="" unit="degree" type="Double" />
- <config default="0" name="SetPointLimitMin" nameView="Chiller Set Point Limit Min" description="" max="500" min="0" paramter="" tag="" unit="degree" type="Double" />
- <config default="true" name="EnableToleranceAlarm" nameView="Enable Tolerance Alarm" description="Enable Tolerance Alarm" max="1" min="0" paramter="" tag="" unit="" type="Bool" />
- <config default="20" name="ToleranceAlarmRange" nameView="Tolerance Alarm Range" description="Tolerance Alarm Range" max="200" min="0" paramter="" tag="" unit="℃" type="Integer" />
- <config default="60" name="ToleranceAlarmTime" nameView="Tolerance Alarm Time" description="Tolerance Alarm Time" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
- </configs>
- <configs name="GridChiller" nameView="Grid Chiller" >
- <config default="true" name="EnableChiller" nameView="Enable Chiller" description="enable chiller or not" max="1" min="0" tag="" unit="" type="Bool" />
- <!--<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" />-->
- <config default="1" name="MFG" nameView="MFG" description="厂商, 1:SMC;" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="1" name="CommunicationType" nameView="Communication Type" description="0:Analogue; 1:RS232; 2:Ethernet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="COM12" name="Port" nameView="Port" description="serial port name of pump" max="" min="" paramter="" tag="" unit="" type="String" />
- <config default="10" name="ChillerTemperatureOffset" nameView="Chiller Temperature Offset" description="" max="10" min="-10" paramter="" tag="" unit="degree" type="Double" />
- <config default="300" name="SetPointLimitMax" nameView="Chiller Set Point Limit Max" description="" max="500" min="0" paramter="" tag="" unit="degree" type="Double" />
- <config default="0" name="SetPointLimitMin" nameView="Chiller Set Point Limit Min" description="" max="500" min="0" paramter="" tag="" unit="degree" type="Double" />
- </configs>
- <configs name="DryPump" nameView="Dry Pump" >
- <config default="1" name="MFG" nameView="MFG" description="厂商, 1:Sky; 2:Edwards; 3:Kashiyama" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="1" name="CommunicationType" nameView="Communication Type" description="0:Analogue; 1:RS232; 2:Ethernet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="COM23" name="Port" nameView="Port" description="serial port name of pump" max="" min="" paramter="" tag="" unit="" type="String" />
- <config default="1000" name="ChamberForelinePressureThreshold" nameView="Chamber Foreline Pressure Threshold" description="" max="10000" min="0" paramter="" tag="" unit="mtorr" type="Double" />
- <config default="20" name="ChamberForelinePressureTimeout" nameView="Chamber Foreline Pressure Timeout" description="" max="3000" min="0" paramter="" tag="" unit="s" type="Integer" />
- </configs>
- <configs name="Rf" nameView="Source RF" >
- <config default="1" name="MFG" nameView="MFG" description="厂商, 1:AdTec; 2:Comet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="1" name="CommunicationType" nameView="Communication Type" description="0:Analogue; 1:RS232; 2:Ethernet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="COM24" name="Port" nameView="Port" description="serial port name of RFG" max="" min="" paramter="" tag="" unit="" type="String" />
- <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" />
- <config default="500" name="PowerAlarmRange" nameView="Power Alarm Range" description="" max="1000" min="0" paramter="" tag="" unit="" type="Double" />
- <config default="10" name="PowerAlarmTime" nameView="Power Alarm Time" description="" max="10" min="0" paramter="" tag="" unit="" type="Double" />
- <config default="500" name="PowerWarningRange" nameView="Power Warning Range" description="" max="1000" min="0" paramter="" tag="" unit="" type="Double" />
- <config default="10" name="PowerWarningTime" nameView="Power Warning Time" description="" max="10" min="0" paramter="" tag="" unit="" type="Double" />
- <config default="1" name="ReflectPowerAlarmRange" nameView="Reflect Power Alarm Range" description="" max="1000" min="0" paramter="" tag="" unit="" type="Double" />
- <config default="1" name="ReflectPowerAlarmTime" nameView="Reflect Power Alarm Time" description="" max="10" min="0" paramter="" tag="" unit="" type="Double" />
- <config default="3000" name="PowerRange" nameView="Power Range" description="" max="30000" min="0" paramter="" tag="" unit="" type="Double" />
- <config default="1" name="Coefficient" nameView="Coefficient" description="" max="10" min="0" paramter="" tag="" unit="" type="Double" />
- <config default="false" name="EnablePulsingFunction" nameView="Enable Pulsing Function" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
- <config default="false" name="EnableReflectPower" nameView="Enable Reflect Power" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
- <config default="false" name="EnableVoltageCurrent" nameView="Enable Voltage Current" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
- <config default="1" name="PowerRegulationFactor" nameView="Power Regulation Factor" description="" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="1000" name="RfPowerAlarmRange" nameView="RF Power Alarm Range" description="" max="10000" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="3000" name="RfPowerAlarmTime" nameView="RF Power Alarm Time" description="" max="10000" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="3" name="RFTurnOnTimeout" nameView="RF Turn On Timeout" description="" max="10" min="0" paramter="" tag="" unit="S" type="Integer" />
- <config default="" name="GeneratorSerialNumber" nameView="RF电源序列号" max="" min="0" paramter="" tag="" unit="" type="String" />
- <config default="" name="SensorSerialNumber" nameView="SensorHead序列号" max="" min="0" paramter="" tag="" unit="" type="String" />
- <config default="2000" name="RFPhysicalMaxPower" nameView="RF Physical Max Power" description="" max="9999" min="0" paramter="" tag="" unit="" type="Double" visible="false"/>
- <config default="2000" name="CurrentRFMaxPower" nameView="Current RF Max Power" description="" max="2200" min="1800" paramter="" tag="" unit="" type="Double" />
- <config default="2000" name="RFCalibratedMaxPower" nameView="RF Calibrated Max Power" description="" max="9999" min="0" paramter="" tag="" unit="" type="Double" />
- <config default="false" name="EnableCalibration" nameView="是否校准" max="" min="" paramter="" tag="" unit="" visible="true" type="Bool" />
- <config default="100#100;200#200;" name="CalibrationTable" nameView="校准表" max="" min="0" paramter="" tag="" unit="" visible="false" type="String" />
- <config default="" name="CalibrationTableDetail" nameView="详细校准表" max="" min="0" paramter="" tag="" unit="" visible="false" type="String" />
- </configs>
- <configs name="match" nameView="Source Match" >
- <config default="false" name="EnableMatch" nameView="Enable Source Match" description="enable match or not" max="1" min="0" tag="" unit="" type="Bool" />
- <config default="1" name="MFG" nameView="MFG" description="厂商, 1:AdTec; 2:Comet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="1" name="CommunicationType" nameView="Communication Type" description="0:Analogue; 1:RS232; 2:Ethernet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="COM25" name="Port" nameView="Port" description="serial port name of match" max="" min="" paramter="" tag="" unit="" type="String" />
- <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" />
- <config default="1" name="MatchMode" nameView="Match Mode" description="" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="false" name="EnableC1C2Position" nameView="Enable Source C1 C2 Position" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
- <!--<config default="10" name="MatchPositionC1" nameView="Match Position C1" description="" max="100" min="0" paramter="" tag="" unit="" type="Double" />
- <config default="10" name="MatchPositionC2" nameView="Match Position C2" description="" max="100" min="0" paramter="" tag="" unit="" type="Double" />-->
- </configs>
- <configs name="BiasRf" nameView="Bias RF" >
- <config default="true" name="EnableBiasRF" nameView="Enable Bias RF" description="enable bias RF or not" max="1" min="0" tag="" unit="" type="Bool" />
- <config default="2" name="MFG" nameView="MFG" description="厂商, 1:AdTec; 2:Comet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="2" name="CommunicationType" nameView="Communication Type" description="0:Analogue; 1:RS232; 2:Ethernet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="COM14" name="Port" nameView="Port" description="serial port name of RFG" max="" min="" paramter="" tag="" unit="" type="String" />
- <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" />
- <config default="500" name="PowerAlarmRange" nameView="Power Alarm Range" description="" max="1000" min="0" paramter="" tag="" unit="" type="Double" />
- <config default="10" name="PowerAlarmTime" nameView="Power Alarm Time" description="" max="10" min="0" paramter="" tag="" unit="" type="Double" />
- <config default="500" name="PowerWarningRange" nameView="Power Warning Range" description="" max="1000" min="0" paramter="" tag="" unit="" type="Double" />
- <config default="10" name="PowerWarningTime" nameView="Power Warning Time" description="" max="10" min="0" paramter="" tag="" unit="" type="Double" />
- <config default="1" name="ReflectPowerAlarmRange" nameView="Reflect Power Alarm Range" description="" max="1000" min="0" paramter="" tag="" unit="" type="Double" />
- <config default="1" name="ReflectPowerAlarmTime" nameView="Reflect Power Alarm Time" description="" max="10" min="0" paramter="" tag="" unit="" type="Double" />
- <config default="3000" name="PowerRange" nameView="Power Range" description="" max="30000" min="0" paramter="" tag="" unit="" type="Double" />
- <config default="1" name="Coefficient" nameView="Coefficient" description="" max="10" min="0" paramter="" tag="" unit="" type="Double" />
- <config default="false" name="EnablePulsingFunction" nameView="Enable Pulsing Function" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
- <config default="false" name="EnableReflectPower" nameView="Enable Reflect Power" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
- <config default="false" name="EnableVoltageCurrent" nameView="Enable Voltage Current" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
- <config default="1" name="PowerRegulationFactor" nameView="Power Regulation Factor" description="" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="1000" name="RfPowerAlarmRange" nameView="RF Power Alarm Range" description="" max="10000" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="3000" name="RfPowerAlarmTime" nameView="RF Power Alarm Time" description="" max="10000" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="" name="GeneratorSerialNumber" nameView="RF电源序列号" max="" min="0" paramter="" tag="" unit="" type="String" />
- <config default="" name="SensorSerialNumber" nameView="SensorHead序列号" max="" min="0" paramter="" tag="" unit="" type="String" />
- <config default="600" name="RFPhysicalMaxPower" nameView="RF Physical Max Power" description="" max="9999" min="0" paramter="" tag="" unit="" type="Double" visible="false"/>
- <config default="600" name="CurrentRFMaxPower" nameView="Current RF Max Power" description="" max="660" min="540" paramter="" tag="" unit="" type="Double" />
- <config default="600" name="RFCalibratedMaxPower" nameView="RF Calibrated Max Power" description="" max="9999" min="0" paramter="" tag="" unit="" type="Double" />
- <config default="false" name="EnableCalibration" nameView="是否校准" max="" min="" paramter="" tag="" unit="" visible="true" type="Bool" />
- <config default="100#100;200#200;" name="CalibrationTable" nameView="校准表" max="" min="0" paramter="" tag="" unit="" visible="false" type="String" />
- <config default="" name="CalibrationTableDetail" nameView="详细校准表" max="" min="0" paramter="" tag="" unit="" visible="false" type="String" />
- </configs>
- <configs name="BiasMatch" nameView="Bias Match" >
- <config default="false" name="EnableBiasMatch" nameView="Enable Bias Match" description="enable bias match or not" max="1" min="0" tag="" unit="" type="Bool" />
- <config default="2" name="MFG" nameView="MFG" description="厂商, 1:AdTec; 2:Comet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="2" name="CommunicationType" nameView="Communication Type" description="0:Analogue; 1:RS232; 2:Ethernet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="COM15" name="Port" nameView="Port" description="serial port name of match" max="" min="" paramter="" tag="" unit="" type="String" />
- <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" />
- <config default="1" name="MatchMode" nameView="Match Mode" description="" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="false" name="EnableBiasC1C2Position" nameView="Enable Bias C1 C2 Position" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
- </configs>
- <configs name="MfcGas1" nameView="MFC Gas1" >
- <config default="true" name="Enable" nameView="Enable" description="Enable gas 1 or not" tag="" unit="" type="Bool" />
- <config default="O2" name="GasName" nameView="Gas Name" description="Name of NO.1 gas stick" tag="" unit="" type="String" />
- <config default="100" name="MfcN2Scale" nameView="MFC N2 Scale" description="Max scale by N2 tuning" max="10000" min="0" tag="" unit="sccm" type="Integer" />
- <config default="1" name="MfcScaleFactor" nameView="MFC Scale Factor" description="Scale factor" max="10" min="0" tag="" unit="sccm" type="Double" />
- <config default="100" name="DefaultSetPoint" nameView="Default Set Point" description="default setpoint" max="1000" min="0" tag="" unit="sccm" type="Integer" />
- <config default="1" name="FlowRegulationFactor" nameView="Flow Regulation Factor" description="flow regulation factor" max="10" min="0" tag="" unit="sccm" type="Integer" />
- <config default="true" name="MfcEnableAlarm" nameView="MFC Enable Alarm" description="" max="1" min="0" paramter="" tag="" unit="" type="Bool" />
- <config default="10" name="MfcAlarmRange" nameView="MFC Alarm Range" description="" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
- <config default="10" name="MfcAlarmTime" nameView="MFC Alarm Time" description="" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
- <config default="10" name="MfcWarningRange" nameView="MFC Warning Range" description="" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
- <config default="10" name="MfcWarningTime" nameView="MFC Warning Time" description="" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
- </configs>
- <configs name="MfcGas2" nameView="MFC Gas2" >
- <config default="true" name="Enable" nameView="Enable" description="Enable gas 2 or not" tag="" unit="" type="Bool" />
- <config default="N2" name="GasName" nameView="Gas Name" description="Name of NO.2 gas stick" tag="" unit="" type="String" />
- <config default="100" name="MfcN2Scale" nameView="MFC N2 Scale" description="Max scale by N2 tuning" max="10000" min="0" tag="" unit="sccm" type="Integer" />
- <config default="1" name="MfcScaleFactor" nameView="MFC Scale Factor" description="Scale factor" max="10" min="0" tag="" unit="sccm" type="Double" />
- <config default="100" name="DefaultSetPoint" nameView="Default Set Point" description="default setpoint" max="1000" min="0" tag="" unit="sccm" type="Integer" />
- <config default="1" name="FlowRegulationFactor" nameView="Flow Regulation Factor" description="flow regulation factor" max="10" min="0" tag="" unit="sccm" type="Integer" />
- <config default="true" name="MfcEnableAlarm" nameView="MFC Enable Alarm" description="" max="1" min="0" paramter="" tag="" unit="" type="Bool" />
- <config default="10" name="MfcAlarmRange" nameView="MFC Alarm Range" description="" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
- <config default="10" name="MfcAlarmTime" nameView="MFC Alarm Time" description="" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
- <config default="10" name="MfcWarningRange" nameView="MFC Warning Range" description="" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
- <config default="10" name="MfcWarningTime" nameView="MFC Warning Time" description="" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
- </configs>
- <configs name="MfcGas3" nameView="MFC Gas3" >
- <config default="true" name="Enable" nameView="Enable" description="Enable gas 3 or not" tag="" unit="" type="Bool" />
- <config default="AR" name="GasName" nameView="Gas Name" description="Name of NO.3 gas stick" tag="" unit="" type="String" />
- <config default="100" name="MfcN2Scale" nameView="MFC N2 Scale" description="Max scale by N2 tuning" max="10000" min="0" tag="" unit="sccm" type="Integer" />
- <config default="1" name="MfcScaleFactor" nameView="MFC Scale Factor" description="Scale factor" max="10" min="0" tag="" unit="sccm" type="Double" />
- <config default="100" name="DefaultSetPoint" nameView="Default Set Point" description="default setpoint" max="1000" min="0" tag="" unit="sccm" type="Integer" />
- <config default="1" name="FlowRegulationFactor" nameView="Flow Regulation Factor" description="flow regulation factor" max="10" min="0" tag="" unit="sccm" type="Integer" />
- <config default="true" name="MfcEnableAlarm" nameView="MFC Enable Alarm" description="" max="1" min="0" paramter="" tag="" unit="" type="Bool" />
- <config default="10" name="MfcAlarmRange" nameView="MFC Alarm Range" description="" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
- <config default="10" name="MfcAlarmTime" nameView="MFC Alarm Time" description="" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
- <config default="10" name="MfcWarningRange" nameView="MFC Warning Range" description="" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
- <config default="10" name="MfcWarningTime" nameView="MFC Warning Time" description="" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
- </configs>
- <configs name="MfcGas4" nameView="MFC Gas4" >
- <config default="true" name="Enable" nameView="Enable" description="Enable gas 4 or not" tag="" unit="" type="Bool" />
- <config default="Gas4" name="GasName" nameView="Gas Name" description="Name of NO.4 gas stick" tag="" unit="" type="String" />
- <config default="100" name="MfcN2Scale" nameView="MFC N2 Scale" description="Max scale by N2 tuning" max="10000" min="0" tag="" unit="sccm" type="Integer" />
- <config default="1" name="MfcScaleFactor" nameView="MFC Scale Factor" description="Scale factor" max="10" min="0" tag="" unit="sccm" type="Double" />
- <config default="100" name="DefaultSetPoint" nameView="Default Set Point" description="default setpoint" max="1000" min="0" tag="" unit="sccm" type="Integer" />
- <config default="1" name="FlowRegulationFactor" nameView="Flow Regulation Factor" description="flow regulation factor" max="10" min="0" tag="" unit="sccm" type="Integer" />
- <config default="true" name="MfcEnableAlarm" nameView="MFC Enable Alarm" description="MFC Enable Alarm" max="1" min="0" paramter="" tag="" unit="" type="Bool" />
- <config default="10" name="MfcAlarmRange" nameView="MFC Alarm Range" description="MFC Alarm Range" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
- <config default="10" name="MfcAlarmTime" nameView="MFC Alarm Time" description="MFC Alarm Time" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
- <config default="10" name="MfcWarningRange" nameView="MFC Warning Range" description="" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
- <config default="10" name="MfcWarningTime" nameView="MFC Warning Time" description="" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
- </configs>
- <configs name="MfcGas5" nameView="MFC Gas5" >
- <config default="true" name="Enable" nameView="Enable" description="Enable gas 5 or not" tag="" unit="" type="Bool" />
- <config default="Gas5" name="GasName" nameView="Gas Name" description="Name of NO.5 gas stick" tag="" unit="" type="String" />
- <config default="100" name="MfcN2Scale" nameView="MFC N2 Scale" description="Max scale by N2 tuning" max="10000" min="0" tag="" unit="sccm" type="Integer" />
- <config default="1" name="MfcScaleFactor" nameView="MFC Scale Factor" description="Scale factor" max="10" min="0" tag="" unit="sccm" type="Double" />
- <config default="100" name="DefaultSetPoint" nameView="Default Set Point" description="default setpoint" max="1000" min="0" tag="" unit="sccm" type="Integer" />
- <config default="1" name="FlowRegulationFactor" nameView="Flow Regulation Factor" description="flow regulation factor" max="10" min="0" tag="" unit="sccm" type="Integer" />
- <config default="true" name="MfcEnableAlarm" nameView="MFC Enable Alarm" description="MFC Enable Alarm" max="1" min="0" paramter="" tag="" unit="" type="Bool" />
- <config default="10" name="MfcAlarmRange" nameView="MFC Alarm Range" description="MFC Alarm Range" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
- <config default="10" name="MfcAlarmTime" nameView="MFC Alarm Time" description="MFC Alarm Time" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
- <config default="10" name="MfcWarningRange" nameView="MFC Warning Range" description="" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
- <config default="10" name="MfcWarningTime" nameView="MFC Warning Time" description="" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
- </configs>
- <configs name="Pump" nameView="Pump" >
- <config default="30" name="LeakRate" nameView="Leak Rate" description="" max="756000" min="0" paramter="" tag="" unit="mTorrPerMin" type="Double" />
- <config default="180" name="LeakCheckPumpingTime" nameView="Leak Check Pumping Time" description="" max="3000" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="180" name="LeakCheckWaitTime" nameView="Leak Check Wait Time" description="" max="3000" min="0" paramter="" tag="" unit="" type="Integer" />
- <config default="150" name="PumpBasePressure" nameView="Pump Base Pressure" description="" max="756000" min="0" paramter="" tag="" unit="mTorr" type="Integer" />
- <config default="120" name="PumpTimeLimit" nameView="Pump Time Limit" description="" max="3000" min="0" paramter="" tag="" unit="" type="Double" />
- <config default="5" name="PumpValveDelay" nameView="Pump Valve Delay" description="" max="3000" min="0" paramter="" tag="" unit="s" type="Integer" />
- </configs>
- <configs name="Purge" nameView="Purge" >
- <config default="3" name="PurgeCycleCount" nameView="Purge Cycle Count" description="" max="30" min="0" paramter="" tag="" unit="times" type="Double" />
- <config default="700000" name="PurgeVentPressure" nameView="Purge Vent Pressure" description="" max="760000" min="0" paramter="" tag="" unit="mtorr" type="Double" />
- <config default="10" name="PurgePumpPressure" nameView="Purge Pump Pressure" description="" max="760000" min="0" paramter="" tag="" unit="mtorr" type="Double" />
- <config default="60" name="PurgeVentTimeLimit" nameView="Purge Vent Time Limit" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Double" />
- <config default="60" name="PurgePumpTimeLimit" nameView="Purge Pump Time Limit" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Double" />
- <config default="10" name="PurgeVentStableTime" nameView="Purge Vent Stable Time" description="" max="600" min="0" paramter="" tag="" unit="second" type="Double" />
- <config default="10" name="PurgePumpStableTime" nameView="Purge Pump Stable Time" description="" max="600" min="0" paramter="" tag="" unit="second" type="Double" />
- </configs>
- <configs name="HeaterChamber" nameView="Heater Substrate" >
- <config default="false" name="HeaterEnableTolerance" nameView="Enable Heater Deviation Check" description="" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
- <config default="200" name="HeaterAlarmRange" nameView="Heater deviation Alarm Range" description="" max="200" min="0" paramter="" tag="" unit="℃" type="Integer" />
- <config default="10" name="HeaterAlarmTime" nameView="Heater deviation Alarm Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Integer" />
- <config default="100" name="HeaterWarningRange" nameView="Heater deviation Warning Range" description="" max="200" min="0" paramter="" tag="" unit="℃" type="Integer" />
- <config default="10" name="HeaterWarningTime" nameView="Heater deviation Warning Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Integer" />
- <config default="0" name="MonitorTcFeedbackOffset" nameView="Monitor Tc Feedback Offset" description="" max="5" min="-5" paramter="" tag="" unit="℃" type="Double" />
- <config default="0" name="ControlTcFeedbackOffset" nameView="Control Tc Feedback Offset" description="" max="5" min="-5" paramter="" tag="" unit="℃" type="Double" />
- <config name="TempOffsetPoint_1" nameView="Temp Offset Point 1" description="温度补偿点 1" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_1" nameView="Offset Value 1" description="补偿值 1" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_2" nameView="Temp Offset Point 2" description="温度补偿点 2" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_2" nameView="Offset Value 2" description="补偿值 2" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_3" nameView="Temp Offset Point 3" description="温度补偿点 3" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_3" nameView="Offset Value 3" description="补偿值 3" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_4" nameView="Temp Offset Point 4" description="温度补偿点 4" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_4" nameView="Offset Value 4" description="补偿值 4" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_5" nameView="Temp Offset Point 5" description="温度补偿点 5" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_5" nameView="Offset Value 5" description="补偿值 5" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_6" nameView="Temp Offset Point 6" description="温度补偿点 6" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_6" nameView="Offset Value 6" description="补偿值 6" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_7" nameView="Temp Offset Point 7" description="温度补偿点 7" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_7" nameView="Offset Value 7" description="补偿值 7" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_8" nameView="Temp Offset Point 8" description="温度补偿点 8" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_8" nameView="Offset Value 8" description="补偿值 8" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_9" nameView="Temp Offset Point 9" description="温度补偿点 9" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_9" nameView="Offset Value 9" description="补偿值 9" unit="degree" type="Double" max="300" min="0" />
- </configs>
- <configs name="WallHeater" nameView="Heater Wall" >
- <config default="false" name="HeaterEnableTolerance" nameView="Enable Heater Deviation Check" description="" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
- <config default="200" name="HeaterAlarmRange" nameView="Heater deviation Alarm Range" description="" max="200" min="0" paramter="" tag="" unit="℃" type="Integer" />
- <config default="10" name="HeaterAlarmTime" nameView="Heater deviation Alarm Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Integer" />
- <config default="100" name="HeaterWarningRange" nameView="Heater deviation Warning Range" description="" max="200" min="0" paramter="" tag="" unit="℃" type="Integer" />
- <config default="10" name="HeaterWarningTime" nameView="Heater deviation Warning Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Integer" />
- <config default="0" name="MonitorTcFeedbackOffset" nameView="Monitor Tc Feedback Offset" description="" max="5" min="-5" paramter="" tag="" unit="℃" type="Double" />
- <config default="0" name="ControlTcFeedbackOffset" nameView="Control Tc Feedback Offset" description="" max="5" min="-5" paramter="" tag="" unit="℃" type="Double" />
- <config name="TempOffsetPoint_1" nameView="Temp Offset Point 1" description="温度补偿点 1" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_1" nameView="Offset Value 1" description="补偿值 1" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_2" nameView="Temp Offset Point 2" description="温度补偿点 2" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_2" nameView="Offset Value 2" description="补偿值 2" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_3" nameView="Temp Offset Point 3" description="温度补偿点 3" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_3" nameView="Offset Value 3" description="补偿值 3" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_4" nameView="Temp Offset Point 4" description="温度补偿点 4" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_4" nameView="Offset Value 4" description="补偿值 4" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_5" nameView="Temp Offset Point 5" description="温度补偿点 5" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_5" nameView="Offset Value 5" description="补偿值 5" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_6" nameView="Temp Offset Point 6" description="温度补偿点 6" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_6" nameView="Offset Value 6" description="补偿值 6" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_7" nameView="Temp Offset Point 7" description="温度补偿点 7" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_7" nameView="Offset Value 7" description="补偿值 7" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_8" nameView="Temp Offset Point 8" description="温度补偿点 8" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_8" nameView="Offset Value 8" description="补偿值 8" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_9" nameView="Temp Offset Point 9" description="温度补偿点 9" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_9" nameView="Offset Value 9" description="补偿值 9" unit="degree" type="Double" max="300" min="0" />
- </configs>
- <configs name="ForelineHeater" nameView="Heater Foreline" >
- <config default="false" name="HeaterEnableTolerance" nameView="Enable Heater Deviation Check" description="" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
- <config default="200" name="HeaterAlarmRange" nameView="Heater deviation Alarm Range" description="" max="200" min="0" paramter="" tag="" unit="℃" type="Integer" />
- <config default="10" name="HeaterAlarmTime" nameView="Heater deviation Alarm Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Integer" />
- <config default="100" name="HeaterWarningRange" nameView="Heater deviation Warning Range" description="" max="200" min="0" paramter="" tag="" unit="℃" type="Integer" />
- <config default="10" name="HeaterWarningTime" nameView="Heater deviation Warning Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Integer" />
- <config default="10" name="HeaterWarningTime" nameView="Heater deviation Warning Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Integer" />
- <config default="0" name="MonitorTcFeedbackOffset" nameView="Monitor Tc Feedback Offset" description="" max="5" min="-5" paramter="" tag="" unit="℃" type="Double" />
- <config default="0" name="ControlTcFeedbackOffset" nameView="Control Tc Feedback Offset" description="" max="5" min="-5" paramter="" tag="" unit="℃" type="Double" />
- <config name="TempOffsetPoint_1" nameView="Temp Offset Point 1" description="温度补偿点 1" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_1" nameView="Offset Value 1" description="补偿值 1" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_2" nameView="Temp Offset Point 2" description="温度补偿点 2" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_2" nameView="Offset Value 2" description="补偿值 2" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_3" nameView="Temp Offset Point 3" description="温度补偿点 3" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_3" nameView="Offset Value 3" description="补偿值 3" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_4" nameView="Temp Offset Point 4" description="温度补偿点 4" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_4" nameView="Offset Value 4" description="补偿值 4" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_5" nameView="Temp Offset Point 5" description="温度补偿点 5" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_5" nameView="Offset Value 5" description="补偿值 5" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_6" nameView="Temp Offset Point 6" description="温度补偿点 6" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_6" nameView="Offset Value 6" description="补偿值 6" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_7" nameView="Temp Offset Point 7" description="温度补偿点 7" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_7" nameView="Offset Value 7" description="补偿值 7" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_8" nameView="Temp Offset Point 8" description="温度补偿点 8" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_8" nameView="Offset Value 8" description="补偿值 8" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_9" nameView="Temp Offset Point 9" description="温度补偿点 9" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_9" nameView="Offset Value 9" description="补偿值 9" unit="degree" type="Double" max="300" min="0" />
- </configs>
- <configs name="GridHeater" nameView="Heater Grid" >
- <config default="false" name="HeaterEnableTolerance" nameView="Enable Heater deviation Check" description="" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
- <config default="200" name="HeaterAlarmRange" nameView="Heater deviation Alarm Range" description="" max="200" min="0" paramter="" tag="" unit="℃" type="Integer" />
- <config default="10" name="HeaterAlarmTime" nameView="Heater deviation Alarm Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Integer" />
- <config default="100" name="HeaterWarningRange" nameView="Heater deviation Warning Range" description="" max="200" min="0" paramter="" tag="" unit="℃" type="Integer" />
- <config default="10" name="HeaterWarningTime" nameView="Heater deviation Warning Time" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Integer" />
- <config default="0" name="MonitorTcFeedbackOffset" nameView="Monitor Tc Feedback Offset" description="" max="5" min="-5" paramter="" tag="" unit="℃" type="Double" />
- <config default="0" name="ControlTcFeedbackOffset" nameView="Control Tc Feedback Offset" description="" max="5" min="-5" paramter="" tag="" unit="℃" type="Double" />
- <config name="TempOffsetPoint_1" nameView="Temp Offset Point 1" description="温度补偿点 1" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_1" nameView="Offset Value 1" description="补偿值 1" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_2" nameView="Temp Offset Point 2" description="温度补偿点 2" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_2" nameView="Offset Value 2" description="补偿值 2" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_3" nameView="Temp Offset Point 3" description="温度补偿点 3" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_3" nameView="Offset Value 3" description="补偿值 3" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_4" nameView="Temp Offset Point 4" description="温度补偿点 4" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_4" nameView="Offset Value 4" description="补偿值 4" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_5" nameView="Temp Offset Point 5" description="温度补偿点 5" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_5" nameView="Offset Value 5" description="补偿值 5" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_6" nameView="Temp Offset Point 6" description="温度补偿点 6" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_6" nameView="Offset Value 6" description="补偿值 6" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_7" nameView="Temp Offset Point 7" description="温度补偿点 7" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_7" nameView="Offset Value 7" description="补偿值 7" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_8" nameView="Temp Offset Point 8" description="温度补偿点 8" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_8" nameView="Offset Value 8" description="补偿值 8" unit="degree" type="Double" max="300" min="0" />
- <config name="TempOffsetPoint_9" nameView="Temp Offset Point 9" description="温度补偿点 9" unit="degree" type="Integer" max="300" min="0" />
- <config name="OffsetValue_9" nameView="Offset Value 9" description="补偿值 9" unit="degree" type="Double" max="300" min="0" />
- </configs>
- <!--Clean-->
- <configs name="IdleClean" nameView="Idle Clean" visible="false">
- <config default="false" name="IsEnabled" nameView="Is Enabled" description="IsEnabled" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
- <config default="" name="IdleCleanRecipe" nameView="Idle Clean Recipe" description="Purge recipe name" max="" min="" paramter="" tag="" unit="" type="String" />
- <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" />
- </configs>
- <configs name="JobClean" nameView="Job Clean" visible="false">
- <config default="false" name="IsEnabled" nameView="Is Enabled" description="IsEnabled" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
- <config default="" name="PreJobCleanRecipe" nameView="PreJob Clean Recipe" description="pre job clean recipe name" max="" min="" paramter="" tag="" unit="" type="String" />
- <config default="" name="CompleteJobCleanRecipe" nameView="CompleteJob Clean Recipe" description="complete job clean recipe name" max="" min="" paramter="" tag="" unit="" type="String" />
- <config default="false" name="EnablePreJobClean" nameView="Enable PreJob Clean" description="Enable PreJob Clean" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
- <config default="false" name="EnableCompleteJobClean" nameView="Enable Complete Job Clean" description="Enable Complete Job Clean" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
- <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" />
- </configs>
- <configs name="EPD" nameView="EPD Setting">
- <config default="true" name="IsEnabled" nameView="Is Enabled" description="IsEnabled" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
- <config default="1" name="ChannelNumber" nameView="EPD Channel Number" description="channel number" max="32" min="0" paramter="" tag="" unit="" type="Integer" />
- </configs>
- </configs>
- </root>
|