|
@@ -0,0 +1,172 @@
|
|
|
+<?xml version="1.0" encoding="utf-8"?>
|
|
|
+<root system="Venus">
|
|
|
+ <configs name="System">
|
|
|
+ <config default="false" name="IsSimulatorMode" description="仿真模式" max="" min="" paramter="" tag="" unit="" type="Bool" />
|
|
|
+ <config default="false" name="IsATMMode" description="大气压调试模式" max="" min="" paramter="" tag="" unit="" type="Bool" />
|
|
|
+ <config default="false" name="IsCycleMode" description="循环跑片模式" max="" min="" paramter="" tag="" unit="" type="Bool" />
|
|
|
+ <config default="3" name="CycleCount" description="CycleCount" max="999999" min="1" paramter="" tag="" unit="" type="Integer" />
|
|
|
+ <config default="true" name="PMAIsInstalled" description="Enable PMA" max="" min="" paramter="" tag="" unit="" type="Bool" />
|
|
|
+ <config default="false" name="PMBIsInstalled" description="Enable PMB" max="" min="" paramter="" tag="" unit="" type="Bool" />
|
|
|
+ <config default="5" name="ATMCyclePMDelayTime" description="ATMCyclePMDelayTime" max="9999" min="1" paramter="" tag="" unit="s" type="Integer" />
|
|
|
+ <config default="25" name="MaxTemperatureToleranceTransferWafer" description="MaxTemperatureToleranceTransferWafer" max="100" min="1" paramter="" tag="" unit="℃" type="Double" />
|
|
|
+ <config default="1" name="MaxTemperatureToleranceToTarget" description="MaxTemperatureToleranceToTarget" max="100" min="1" paramter="" tag="" unit="℃" type="Double" />
|
|
|
+ <config default="3000" name="BuzzerBlinkingTime" description="BuzzerBlinkingTime" max="60000" min="1" paramter="" tag="" unit="s" type="Double" />
|
|
|
+ <config default="3" name="SmallWafer" nameView="Small Wafer" description="小晶圆尺寸" max="100" min="0" paramter="" tag="" unit="" visible="false" type="Integer" />
|
|
|
+ <config default="4" name="MidWafer" nameView="Mid Wafer" description="中晶圆尺寸" max="100" min="0" paramter="" tag="" unit="" visible="false" type="Integer" />
|
|
|
+ <config default="6" name="BigWafer" nameView="Big Wafer" description="大晶圆尺寸" max="100" min="0" paramter="" tag="" unit="" visible="false" type="Integer" />
|
|
|
+ </configs>
|
|
|
+
|
|
|
+
|
|
|
+ <!--Router-->
|
|
|
+ <configs name="Scheduler">
|
|
|
+ <config default="true" name="GroupWaferBySequence" description="GroupWaferBySequence" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
|
|
|
+ <config default="true" name="IsRunInParallelMode" description="并行模式1对1,串行模式按顺序" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
|
|
|
+ </configs>
|
|
|
+
|
|
|
+ <!--PMA-->
|
|
|
+ <configs name="PMA">
|
|
|
+ <config default="120" name="PrepareTransferTimeout" description="prepare transfer time out" max="99999" min="1" paramter="" tag="" unit="s" type="Integer" />
|
|
|
+ <config default="1" name="OpenGasValveTimeout" description="开阀超时" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
|
|
|
+ <config default="1" name="TimeLimitOfCloseGasValve" description="" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
|
|
|
+ <config default="1" name="OpenCloseSlitValveTimeout" description="" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
|
|
|
+ <config default="180" name="VentTime" description="" max="600" min="0" paramter="" tag="" unit="second" type="Integer" />
|
|
|
+ <config default="3" name="GasCount" description="Gas stick count" max="5" min="0" paramter="" tag="" unit="" type="Integer" />
|
|
|
+ <config default="100" name="GasFlowPressureAlarmRange" description="" max="760000" min="0" paramter="" tag="" unit="sccm" type="Double" />
|
|
|
+ <config default="60" name="GasFlowPressureAlarmTime" description="" max="3600" min="0" paramter="" tag="" unit="second" type="Double" />
|
|
|
+ <config default="true" name="EnableThrottleValve" description="" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
|
|
|
+ <config default="150" name="ChamberHeaterSetPointLimit" description="" max="500" min="0" paramter="" tag="" unit="" type="Integer" />
|
|
|
+ <config default="140" name="ForeLineHeaterSetPointLimit" description="" max="500" min="0" paramter="" tag="" unit="" type="Integer" />
|
|
|
+ <config default="120" name="CheckSubstrateTempTimeout" description="" max="3600" min="0" paramter="" tag="" unit="" type="Integer" />
|
|
|
+ <config default="90" name="CheckATMTimeout" description="" max="3000" min="0" paramter="" tag="" unit="s" type="Integer" />
|
|
|
+ <config default="1" name="VentTimeDelay" description="" max="3000" min="0" paramter="" tag="" unit="s" type="Integer" />
|
|
|
+
|
|
|
+ <configs name="DryPump">
|
|
|
+ <config default="1" name="MFG" description="厂商, 1:Sky; 2:Edwards" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
|
|
|
+ <config default="1" name="CommunicationType" description="0:Analogue; 1:RS232; 2:Ethernet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
|
|
|
+ <config default="COM21" name="Port" description="serial port name of pump" max="" min="" paramter="" tag="" unit="" type="String" />
|
|
|
+ <config default="1000" name="ChamberForelinePressureThreshold" description="Chamber Foreline Pressure Threshold" max="10000" min="0" paramter="" tag="" unit="mtorr" type="Double" />
|
|
|
+ <config default="20" name="ChamberForelinePressureTimeout" description="Chamber Foreline Pressure Timeout" max="3000" min="0" paramter="" tag="" unit="s" type="Integer" />
|
|
|
+ </configs>
|
|
|
+ <configs name="Rf">
|
|
|
+ <config default="1" name="MFG" description="厂商, 1:AdTec; 2:MKS" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
|
|
|
+ <config default="1" name="model" description="型号, 1:AdTec-TX20, 2:AdTec-TX30" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
|
|
|
+ <config default="1" name="CommunicationType" description="0:Analogue; 1:RS232; 2:Ethernet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
|
|
|
+ <config default="COM22" name="Port" description="serial port name of RFG" max="" min="" paramter="" tag="" unit="" type="String" />
|
|
|
+ <config default="500" name="PowerAlarmRange" description="Power Alarm Range" max="1000" min="0" paramter="" tag="" unit="" type="Double" />
|
|
|
+ <config default="10" name="PowerAlarmTime" description="Power Alarm Time" max="10" min="0" paramter="" tag="" unit="" type="Double" />
|
|
|
+ <config default="1" name="ReflectPowerAlarmRange" description="Reflect Power Alarm Range" max="1000" min="0" paramter="" tag="" unit="" type="Double" />
|
|
|
+ <config default="1" name="ReflectPowerAlarmTime" description="Reflect Power Alarm Time" max="10" min="0" paramter="" tag="" unit="" type="Double" />
|
|
|
+ <config default="3000" name="PowerRange" description="Power Range" max="30000" min="0" paramter="" tag="" unit="" type="Double" />
|
|
|
+ <config default="1" name="Coefficient" description="Coefficient" max="10" min="0" paramter="" tag="" unit="" type="Double" />
|
|
|
+ <config default="false" name="EnablePulsingFunction" description="Enable Pulsing Function" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
|
|
|
+ <config default="false" name="EnableReflectPower" description="Enable Reflect Power" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
|
|
|
+ <config default="false" name="EnableVoltageCurrent" description="Enable Voltage Current" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
|
|
|
+ <config default="1" name="PowerRegulationFactor" description="Power Regulation Factor" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
|
|
|
+ <config default="1000" name="RfPowerAlarmRange" description="Rf Power Alarm Range" max="10000" min="0" paramter="" tag="" unit="" type="Integer" />
|
|
|
+ <config default="3000" name="RfPowerAlarmTime" description="Rf Power Alarm Time" max="10000" min="0" paramter="" tag="" unit="" type="Integer" />
|
|
|
+ </configs>
|
|
|
+ <configs name="match">
|
|
|
+ <config default="false" name="EnableMatch" description="enable match or not" max="1" min="0" tag="" unit="" type="Bool" />
|
|
|
+ <config default="1" name="MFG" description="厂商" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
|
|
|
+ <config default="1" name="CommunicationType" description="0:Analogue; 1:RS232; 2:Ethernet" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
|
|
|
+ <config default="COM23" name="Port" description="serial port name of match" max="" min="" paramter="" tag="" unit="" type="String" />
|
|
|
+ <config default="1" name="MatchMode" description="Match Mode" max="10" min="0" paramter="" tag="" unit="" type="Integer" />
|
|
|
+ <config default="false" name="EnableC1C2Position" description="Enable C1 C2 Position" max="10" min="0" paramter="" tag="" unit="" type="Bool" />
|
|
|
+ <config default="10" name="MatchPositionC1" description="Match Position C1" max="100" min="0" paramter="" tag="" unit="" type="Double" />
|
|
|
+ <config default="10" name="MatchPositionC2" description="Match Position C2" max="100" min="0" paramter="" tag="" unit="" type="Double" />
|
|
|
+ </configs>
|
|
|
+ <configs name="MfcGas1">
|
|
|
+ <config default="true" name="MfcEnableAlarm" description="Mfc Enable Alarm" max="1" min="0" paramter="" tag="" unit="" type="Bool" />
|
|
|
+ <config default="10" name="MfcAlarmRange" description="Mfc Alarm Range" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
|
|
|
+ <config default="10" name="MfcAlarmTime" description="Mfc Alarm Time" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
|
|
|
+ <config default="O2" name="GasName" description="Name of NO.1 gas stick" tag="" unit="" type="String" />
|
|
|
+ <config default="true" name="Enable" description="Enable gas 1 or not" tag="" unit="" type="Bool" />
|
|
|
+ <config default="100" name="MfcN2Scale" description="Max scale by N2 tuning" max="10000" min="0" tag="" unit="sccm" type="Integer" />
|
|
|
+ <config default="1" name="MfcScaleFactor" description="Scale factor" max="10" min="0" tag="" unit="sccm" type="Double" />
|
|
|
+ <config default="100" name="DefaultSetPoint" description="default setpoint" max="1000" min="0" tag="" unit="sccm" type="Integer" />
|
|
|
+ <config default="1" name="FlowRegulationFactor" description="flow regulation factor" max="10" min="0" tag="" unit="sccm" type="Integer" />
|
|
|
+ </configs>
|
|
|
+ <configs name="MfcGas2">
|
|
|
+ <config default="true" name="MfcEnableAlarm" description="Mfc Enable Alarm" max="1" min="0" paramter="" tag="" unit="" type="Bool" />
|
|
|
+ <config default="10" name="MfcAlarmRange" description="Mfc Alarm Range" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
|
|
|
+ <config default="10" name="MfcAlarmTime" description="Mfc Alarm Time" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
|
|
|
+ <config default="N2" name="GasName" description="Name of NO.2 gas stick" tag="" unit="" type="String" />
|
|
|
+ <config default="true" name="Enable" description="Enable gas 2 or not" tag="" unit="" type="Bool" />
|
|
|
+ <config default="100" name="MfcN2Scale" description="Max scale by N2 tuning" max="10000" min="0" tag="" unit="sccm" type="Integer" />
|
|
|
+ <config default="1" name="MfcScaleFactor" description="Scale factor" max="10" min="0" tag="" unit="sccm" type="Double" />
|
|
|
+ <config default="100" name="DefaultSetPoint" description="default setpoint" max="1000" min="0" tag="" unit="sccm" type="Integer" />
|
|
|
+ <config default="1" name="FlowRegulationFactor" description="flow regulation factor" max="10" min="0" tag="" unit="sccm" type="Integer" />
|
|
|
+ </configs>
|
|
|
+ <configs name="MfcGas3">
|
|
|
+ <config default="true" name="MfcEnableAlarm" description="Mfc Enable Alarm" max="1" min="0" paramter="" tag="" unit="" type="Bool" />
|
|
|
+ <config default="10" name="MfcAlarmRange" description="Mfc Alarm Range" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
|
|
|
+ <config default="10" name="MfcAlarmTime" description="Mfc Alarm Time" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
|
|
|
+ <config default="AR" name="GasName" description="Name of NO.3 gas stick" tag="" unit="" type="String" />
|
|
|
+ <config default="true" name="Enable" description="Enable gas 3 or not" tag="" unit="" type="Bool" />
|
|
|
+ <config default="100" name="MfcN2Scale" description="Max scale by N2 tuning" max="10000" min="0" tag="" unit="sccm" type="Integer" />
|
|
|
+ <config default="1" name="MfcScaleFactor" description="Scale factor" max="10" min="0" tag="" unit="sccm" type="Double" />
|
|
|
+ <config default="100" name="DefaultSetPoint" description="default setpoint" max="1000" min="0" tag="" unit="sccm" type="Integer" />
|
|
|
+ <config default="1" name="FlowRegulationFactor" description="flow regulation factor" max="10" min="0" tag="" unit="sccm" type="Integer" />
|
|
|
+ </configs>
|
|
|
+ <configs name="MfcGas4">
|
|
|
+ <config default="true" name="MfcEnableAlarm" description="Mfc Enable Alarm" max="1" min="0" paramter="" tag="" unit="" type="Bool" />
|
|
|
+ <config default="10" name="MfcAlarmRange" description="Mfc Alarm Range" max="200" min="0" paramter="" tag="" unit="sccm" type="Integer" />
|
|
|
+ <config default="10" name="MfcAlarmTime" description="Mfc Alarm Time" max="60" min="0" paramter="" tag="" unit="second" type="Integer" />
|
|
|
+ <config default="Gas4" name="GasName" description="Name of NO.4 gas stick" tag="" unit="" type="String" />
|
|
|
+ <config default="true" name="Enable" description="Enable gas 4 or not" tag="" unit="" type="Bool" />
|
|
|
+ <config default="100" name="MfcN2Scale" description="Max scale by N2 tuning" max="10000" min="0" tag="" unit="sccm" type="Integer" />
|
|
|
+ <config default="1" name="MfcScaleFactor" description="Scale factor" max="10" min="0" tag="" unit="sccm" type="Double" />
|
|
|
+ <config default="100" name="DefaultSetPoint" description="default setpoint" max="1000" min="0" tag="" unit="sccm" type="Integer" />
|
|
|
+ <config default="1" name="FlowRegulationFactor" description="flow regulation factor" max="10" min="0" tag="" unit="sccm" type="Integer" />
|
|
|
+ </configs>
|
|
|
+ <configs name="Pump">
|
|
|
+ <config default="30" name="LeakRate" description="Leak Rate" max="756000" min="0" paramter="" tag="" unit="mTorrPerMin" type="Double" />
|
|
|
+ <config default="180" name="LeakCheckPumpingTime" description="Leak Check Pumping Time" max="3000" min="0" paramter="" tag="" unit="" type="Integer" />
|
|
|
+ <config default="180" name="LeakCheckWaitTime" description="Leak Check Wait Time" max="3000" min="0" paramter="" tag="" unit="" type="Integer" />
|
|
|
+ <config default="150" name="PumpBasePressure" description="PM Pump Base Pressure" max="756000" min="0" paramter="" tag="" unit="mTorr" type="Integer" />
|
|
|
+ <config default="120" name="PumpTimeLimit" description="PM Pump Time Limit" max="3000" min="0" paramter="" tag="" unit="" type="Double" />
|
|
|
+ <config default="5" name="PumpValveDelay" description="PM Pump Valve Delay" max="3000" min="0" paramter="" tag="" unit="s" type="Integer" />
|
|
|
+ <config default="150" name="LoadLockPumpBasePressure" description="LoadLock Pump Base Pressure" max="756000" min="0" paramter="" tag="" unit="mTorr" type="Integer" />
|
|
|
+ <config default="120" name="LoadLockPumpTimeLimit" description="LoadLock Pump Time Limit" max="3000" min="0" paramter="" tag="" unit="" type="Double" />
|
|
|
+ </configs>
|
|
|
+ <configs name="Purge">
|
|
|
+ <config default="3" name="PurgeCycleCount" description="Purge Cycle Count" max="30" min="0" paramter="" tag="" unit="times" type="Double" />
|
|
|
+ <config default="700000" name="PurgeVentPressure" description="Purge Vent Pressure" max="760000" min="0" paramter="" tag="" unit="mtorr" type="Double" />
|
|
|
+ <config default="10" name="PurgePumpPressure" description="Purge Pump Pressure" max="760000" min="0" paramter="" tag="" unit="mtorr" type="Double" />
|
|
|
+ <config default="60" name="PurgeVentTimeLimit" description="Purge Vent Time Limit" max="3600" min="0" paramter="" tag="" unit="second" type="Double" />
|
|
|
+ <config default="60" name="PurgePumpTimeLimit" description="Purge Pump Time Limit" max="3600" min="0" paramter="" tag="" unit="second" type="Double" />
|
|
|
+ <config default="10" name="PurgeVentStableTime" description="Purge Vent Stable Time" max="600" min="0" paramter="" tag="" unit="second" type="Double" />
|
|
|
+ <config default="10" name="PurgePumpStableTime" description="Purge Pump Stable Time" max="600" min="0" paramter="" tag="" unit="second" type="Double" />
|
|
|
+ </configs>
|
|
|
+ <configs name="HeaterChamber">
|
|
|
+ <config default="0" name="HeaterOffset25-50" description="25<=设定值<50" max="20" min="0" paramter="" tag="" unit="degree" type="Integer" />
|
|
|
+ <config default="0" name="HeaterOffset50-75" description="50<=设定值<75" max="20" min="0" paramter="" tag="" unit="degree" type="Integer" />
|
|
|
+ <config default="0" name="HeaterOffset75-100" description="75<=设定值<100" max="20" min="0" paramter="" tag="" unit="degree" type="Integer" />
|
|
|
+ <config default="0" name="HeaterOffset100-125" description="100<=设定值<125" max="20" min="0" paramter="" tag="" unit="degree" type="Integer" />
|
|
|
+ <config default="0" name="HeaterOffset125-150" description="125<=设定值<150" max="20" min="0" paramter="" tag="" unit="degree" type="Integer" />
|
|
|
+ <config default="0" name="HeaterOffset150-175" description="150<=设定值<175" max="20" min="0" paramter="" tag="" unit="degree" type="Integer" />
|
|
|
+ <config default="0" name="HeaterOffset175-200" description="175<=设定值<200" max="20" min="0" paramter="" tag="" unit="degree" type="Integer" />
|
|
|
+ <config default="0" name="HeaterOffset200+" description="200<=设定值" max="20" min="0" paramter="" tag="" unit="degree" type="Integer" />
|
|
|
+ </configs>
|
|
|
+ </configs>
|
|
|
+
|
|
|
+ <!--FA-->
|
|
|
+ <configs name="FA">
|
|
|
+ <config default="Passive" name="ConnectionMode" description="Passive Active" max="0" min="0" paramter="" tag="" unit="" type="String" />
|
|
|
+ <config default="127.0.0.1" name="LocalIpAddress" description=" " max="0" min="0" paramter="" tag="" unit="" type="String" />
|
|
|
+ <config default="5021" name="LocalPortNumber" description="LocalPortNumber" max="99999" min="0" paramter="" tag="" unit="" type="Integer" />
|
|
|
+ <config default="127.0.0.1" name="RemoteIpAddress" description=" " max="0" min="0" paramter="" tag="" unit="" type="String" />
|
|
|
+ <config default="5020" name="RemotePortNumber" description=" " max="99999" min="0" paramter="" tag="" unit="" type="Integer" />
|
|
|
+ <config default="45" name="T3Timeout" description=" " max="999" min="0" paramter="" tag="" unit="s" type="Integer" />
|
|
|
+ <config default="10" name="T5Timeout" description=" " max="999" min="0" paramter="" tag="" unit="s" type="Integer" />
|
|
|
+ <config default="5" name="T6Timeout" description=" " max="999" min="0" paramter="" tag="" unit="s" type="Integer" />
|
|
|
+ <config default="10" name="T7Timeout" description=" " max="999" min="0" paramter="" tag="" unit="s" type="Integer" />
|
|
|
+ <config default="5" name="T8Timeout" description=" " max="999" min="0" paramter="" tag="" unit="s" type="Integer" />
|
|
|
+ <config default="false" name="EnableSpooling" description="EnableSpooling" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
|
|
|
+ <config default="30" name="LinkTestInterval" description="LinkTestInterval" max="999" min="0" paramter="" tag="" unit="s" type="Integer" />
|
|
|
+ <config default="Enabled" name="DefaultCommunicationState" description="Enabled /Disabled" max="0" min="0" paramter="" tag="" unit="" type="String" />
|
|
|
+ <config default="Online" name="DefaultControlState" description="Online / Offline" max="0" min="0" paramter="" tag="" unit="" type="String" />
|
|
|
+ <config default="Local" name="DefaultControlSubState" description="Local / Remote" max="0" min="0" paramter="" tag="" unit="" type="String" />
|
|
|
+ <config default="0" name="DeviceId" description="DeviceId" max="0" min="0" paramter="" tag="" unit="" type="String" />
|
|
|
+ </configs>
|
|
|
+</root>
|