|
@@ -4,7 +4,7 @@
|
|
|
<config default="true" name="IsSimulatorMode" description="Is Simulator Mode" max="" min="" paramter="" tag="" unit="" type="Bool" />
|
|
|
<!--主界面MFC setpoint 是否大于零才展示-->
|
|
|
<config default="true" name="ShowMFCBySetPoint" description="MFC setpoint greater than 0 display" max="" min="" paramter="" tag="" unit="" type="Bool" />
|
|
|
- <config default="false" name="IsShowRobotDownBtn" description="" max="" min="" paramter="" tag="" unit="" type="Bool" />
|
|
|
+ <config default="false" name="IsShowRobotDownBtn" description="" max="" min="" paramter="" tag="" unit="" type="Bool" visible="false" />
|
|
|
<config default="true" name="IsATMMode" description="Is ATM Mode" max="" min="" paramter="" tag="" unit="" type="Bool" visible="false" />
|
|
|
<config default="false" name="IsCycleMode" description="Is Cycle Mode" max="" min="" paramter="" tag="" unit="" type="Bool" />
|
|
|
<config default="3" name="CycleCount" description="Cycle Count" max="999999" min="1" paramter="" tag="" unit="" type="Integer" />
|
|
@@ -80,7 +80,7 @@
|
|
|
|
|
|
<config default="true" name="IsPM1Installed" description="Is PM1 Installed" max="0" min="0" paramter="" tag="" unit="" type="Bool" visible="false"/>
|
|
|
<config default="20000" name="ExportMaxRow" description="Export Max Row" max="100000" min="300" paramter="" tag="" unit="" type="Integer" />
|
|
|
- <config default="" name="ExportNameConversion" description="" paramter="" tag="" unit="" type="String" />
|
|
|
+ <config default="" name="ExportNameConversion" description="" paramter="" tag="" unit="" type="String" visible="false"/>
|
|
|
</configs>
|
|
|
|
|
|
<configs name="WaferType" visible="false">
|