|
@@ -7,9 +7,9 @@
|
|
|
<config default="15" name="ATMProcessDelayTime" description="ATM Process Delay Time" max="999" min="10" paramter="" tag="" unit="" type="Integer" />
|
|
|
<config default="false" name="IsCycleMode" description="Is Cycle Mode" max="" min="" paramter="" tag="" unit="" type="Bool" />
|
|
|
<config default="LotCount" name="CycleBy" description="Cycle By LotCount or WaferCount" max="0" min="0" paramter="LotCount;WaferCount" tag="ReadOnlySelection" unit="" type="String" visible="false"/>
|
|
|
- <config default="3" name="CycleCount" description="Cycle Lot Count" max="999999" min="1" paramter="" tag="" unit="" type="Integer" />
|
|
|
+ <config default="1" name="CycleCount" description="Cycle Lot Count" max="999999" min="1" paramter="" tag="" unit="" type="Integer" />
|
|
|
<config default="25" name="CycleWaferCount" description="Cycle Wafer Count" max="999999" min="1" paramter="" tag="" unit="" type="Integer" visible="false"/>
|
|
|
- <config default="true" name="IsSmartControlPressure" description="True:Smart Control,False: Pump Base Pressure" max="" min="" paramter="" tag="" unit="" type="Bool" />
|
|
|
+ <config default="false" name="IsSmartControlPressure" description="True:Smart Control,False: Pump Base Pressure" max="" min="" paramter="" tag="" unit="" type="Bool" />
|
|
|
<config default="1500" name="PMControlPressureCheckPoint" description="PM Control Pressure Check Point" max="5000" min="0" paramter="" tag="" unit="mTorr" type="Integer"/>
|
|
|
<config default="800" name="PMControlPressureTarget" description="PM Control Pressure Target" max="5000" min="0" paramter="" tag="" unit="mTorr" type="Integer"/>
|
|
|
<config default="false" name="BypassInterlock" description="Bypass Interlock" max="0" min="0" paramter="" tag="" unit="" type="Bool" visible="false"/>
|
|
@@ -21,6 +21,7 @@
|
|
|
<config default="90" name="LogsSaveDays" description="Log文件保留天数" max="365" min="10" paramter="" tag="" unit="" type="Integer" />
|
|
|
<config default="false" name="IsEnableCompressLogFileFunc" description="启用压缩log文件功能" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
|
|
|
<config default="100" name="SingleLogFileMaxSize" description="单个log文件最大字节数(MB),大于将被压缩" max="1000" min="50" paramter="" tag="" unit="" type="Integer" />
|
|
|
+ <config default="false" name="IsAutoUnLoad" description="是否跑完货后VCE自动unload" max="0" min="0" paramter="" tag="" unit="" type="Bool"/>
|
|
|
|
|
|
|
|
|
<config default="false" name="IsServiceControlMode" description="Is Service Control Mode" max="" min="" paramter="" tag="" unit="" type="Bool" visible="false" />
|