|
@@ -4,7 +4,7 @@
|
|
<config default="true" name="IsSimulatorMode" description="Is Simulator Mode" max="" min="" paramter="" tag="" unit="" type="Bool" />
|
|
<config default="true" name="IsSimulatorMode" description="Is Simulator Mode" max="" min="" paramter="" tag="" unit="" type="Bool" />
|
|
<config default="120" name="BackUpFileMaxNumber" description="BackUpFileMaxNumber" max="1000" min="0" paramter="" tag="" unit="" type="Integer" />
|
|
<config default="120" name="BackUpFileMaxNumber" description="BackUpFileMaxNumber" max="1000" min="0" paramter="" tag="" unit="" type="Integer" />
|
|
<!--主界面MFC setpoint 是否大于零才展示-->
|
|
<!--主界面MFC setpoint 是否大于零才展示-->
|
|
- <config default="true" name="ShowMFCBySetPoint" description="MFC setpoint greater than 0 display" max="" min="" paramter="" tag="" unit="" type="Bool" />
|
|
|
|
|
|
+ <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" visible="false" />
|
|
<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="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="false" name="IsCycleMode" description="Is Cycle Mode" max="" min="" paramter="" tag="" unit="" type="Bool" />
|
|
@@ -14,10 +14,12 @@
|
|
<config default="true" name="EnablePopupKeyboard" description="Enable Popup Keyboard" max="" min="" paramter="" tag="" unit="" type="Bool" />
|
|
<config default="true" name="EnablePopupKeyboard" description="Enable Popup Keyboard" max="" min="" paramter="" tag="" unit="" type="Bool" />
|
|
<config default="0" name="TotalCycledWafer" description="Total Cycled Wafer" max="10000000" min="1" paramter="" tag="" unit="" type="Integer" />
|
|
<config default="0" name="TotalCycledWafer" description="Total Cycled Wafer" max="10000000" min="1" paramter="" tag="" unit="" type="Integer" />
|
|
<config default="Debug" name="RunningMode" description="" max="" min="" paramter="Debug,Release" tag="" unit="" type="String" visible="false" />
|
|
<config default="Debug" name="RunningMode" description="" max="" min="" paramter="Debug,Release" tag="" unit="" type="String" visible="false" />
|
|
-
|
|
|
|
|
|
+ <!--CreateZIP 是否生成到桌面文件-->
|
|
|
|
+ <config default="true" name="ZIPToDesktop" description="" max="" min="" paramter="" tag="" unit="" type="Bool" />
|
|
<config default="true" name="EnableScheduleMaintenance" description="" max="" min="" paramter="" tag="" unit="" type="Bool" visible="false"/>
|
|
<config default="true" name="EnableScheduleMaintenance" description="" max="" min="" paramter="" tag="" unit="" type="Bool" visible="false"/>
|
|
<config default="true" name="IsServiceControlMode" description="Is Service Control Mode" max="" min="" paramter="" tag="" unit="" type="Bool" />
|
|
<config default="true" name="IsServiceControlMode" description="Is Service Control Mode" max="" min="" paramter="" tag="" unit="" type="Bool" />
|
|
-
|
|
|
|
|
|
+ <config default="20" name="N2PurgeData" description="N2PurgeData" max="999999" min="0" paramter="" tag="" unit="rpm" type="Double" visible="false" />
|
|
|
|
+ <config default="185000" name="N2ToAirData" description="N2ToAirData" max="9999999" min="0" paramter="" tag="" unit="rpm" type="Double" visible="false"/>
|
|
<config default="false" name="BypassInterlock" description="Bypass Interlock" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
|
|
<config default="false" name="BypassInterlock" description="Bypass Interlock" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
|
|
|
|
|
|
<config default="1000" name="DataCollectionInterval" description="Data Collection Interval" max="99999" min="20" paramter="" tag="" unit="ms" type="Integer" />
|
|
<config default="1000" name="DataCollectionInterval" description="Data Collection Interval" max="99999" min="20" paramter="" tag="" unit="ms" type="Integer" />
|
|
@@ -699,6 +701,7 @@
|
|
<config default="30" name="MotionTimeout" description="Motion Time Out" max="12000" min="1" paramter="" tag="" unit="s" type="Integer" />
|
|
<config default="30" name="MotionTimeout" description="Motion Time Out" max="12000" min="1" paramter="" tag="" unit="s" type="Integer" />
|
|
<config default="3" name="CycleCount" description="Cycle Count" max="999999" min="1" paramter="" tag="" unit="" type="Integer" />
|
|
<config default="3" name="CycleCount" description="Cycle Count" max="999999" min="1" paramter="" tag="" unit="" type="Integer" />
|
|
<config default="1" name="IntervalTime" description="Interval Time" max="999999" min="0" paramter="" tag="" unit="s" type="Double" />
|
|
<config default="1" name="IntervalTime" description="Interval Time" max="999999" min="0" paramter="" tag="" unit="s" type="Double" />
|
|
|
|
+ <config default="1000" name="BoatZAxisLimitSpeed" description="Boat ZAxis Limit Speed" max="1000" min="1" paramter="" tag="" unit="" type="Double" />
|
|
<config default="0" name="Position1" description="Position1" max="100000" min="-100000" paramter="" tag="" unit="" type="Double" visible="false"/>
|
|
<config default="0" name="Position1" description="Position1" max="100000" min="-100000" paramter="" tag="" unit="" type="Double" visible="false"/>
|
|
<config default="0" name="Position2" description="Position2" max="100000" min="-100000" paramter="" tag="" unit="" type="Double" visible="false"/>
|
|
<config default="0" name="Position2" description="Position2" max="100000" min="-100000" paramter="" tag="" unit="" type="Double" visible="false"/>
|
|
<config default="0" name="Position3" description="Position3" max="100000" min="-100000" paramter="" tag="" unit="" type="Double" visible="false"/>
|
|
<config default="0" name="Position3" description="Position3" max="100000" min="-100000" paramter="" tag="" unit="" type="Double" visible="false"/>
|
|
@@ -717,6 +720,7 @@
|
|
<config default="30" name="MotionTimeout" description="Motion Time Out" max="360" min="1" paramter="" tag="" unit="s" type="Integer" />
|
|
<config default="30" name="MotionTimeout" description="Motion Time Out" max="360" min="1" paramter="" tag="" unit="s" type="Integer" />
|
|
<config default="3" name="CycleCount" description="Cycle Count" max="999999" min="1" paramter="" tag="" unit="" type="Integer" />
|
|
<config default="3" name="CycleCount" description="Cycle Count" max="999999" min="1" paramter="" tag="" unit="" type="Integer" />
|
|
<config default="3" name="RotateTime" description="RotateTime" max="999999" min="0" paramter="" tag="" unit="s" type="Double" />
|
|
<config default="3" name="RotateTime" description="RotateTime" max="999999" min="0" paramter="" tag="" unit="s" type="Double" />
|
|
|
|
+ <config default="5" name="BoatRAxisLimitSpeed" description="Boat RAxis Limit Speed" max="1000" min="1" paramter="" tag="" unit="" type="Double" />
|
|
<config default="1" name="IntervalTime" description="Interval Time" max="999999" min="0" paramter="" tag="" unit="s" type="Double" />
|
|
<config default="1" name="IntervalTime" description="Interval Time" max="999999" min="0" paramter="" tag="" unit="s" type="Double" />
|
|
<config default="0" name="Position1" description="Position1" max="100000" min="-100000" paramter="" tag="" unit="" type="Double" visible="false"/>
|
|
<config default="0" name="Position1" description="Position1" max="100000" min="-100000" paramter="" tag="" unit="" type="Double" visible="false"/>
|
|
<config default="0" name="Position2" description="Position2" max="100000" min="-100000" paramter="" tag="" unit="" type="Double" visible="false"/>
|
|
<config default="0" name="Position2" description="Position2" max="100000" min="-100000" paramter="" tag="" unit="" type="Double" visible="false"/>
|
|
@@ -728,7 +732,7 @@
|
|
<config default="0" name="Position8" description="Position8" max="100000" min="-100000" paramter="" tag="" unit="" type="Double" visible="false"/>
|
|
<config default="0" name="Position8" description="Position8" max="100000" min="-100000" paramter="" tag="" unit="" type="Double" visible="false"/>
|
|
<config default="0" name="Position9" description="Position9" max="100000" min="-100000" paramter="" tag="" unit="" type="Double" visible="false"/>
|
|
<config default="0" name="Position9" description="Position9" max="100000" min="-100000" paramter="" tag="" unit="" type="Double" visible="false"/>
|
|
<config default="0" name="Position10" description="Position10" max="100000" min="-100000" paramter="" tag="" unit="" type="Double" visible="false"/>
|
|
<config default="0" name="Position10" description="Position10" max="100000" min="-100000" paramter="" tag="" unit="" type="Double" visible="false"/>
|
|
- <config default="10" name="MoveSpeed" description="MoveSpeed" max="100000" min="-100000" paramter="" tag="" unit="" type="Double" visible="false"/>
|
|
|
|
|
|
+ <config default="1" name="MoveSpeed" description="MoveSpeed" max="100000" min="-100000" paramter="" tag="" unit="" type="Double" visible="false"/>
|
|
<config default="10" name="Acc" description="Acc" max="100000" min="-100000" paramter="" tag="" unit="mm/min" type="Double" visible="false"/>
|
|
<config default="10" name="Acc" description="Acc" max="100000" min="-100000" paramter="" tag="" unit="mm/min" type="Double" visible="false"/>
|
|
<config default="10" name="Dec" description="Dec" max="100000" min="-100000" paramter="" tag="" unit="mm/min" type="Double" visible="false"/>
|
|
<config default="10" name="Dec" description="Dec" max="100000" min="-100000" paramter="" tag="" unit="mm/min" type="Double" visible="false"/>
|
|
</configs>
|
|
</configs>
|