|
@@ -4,7 +4,7 @@
|
|
|
<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="10" name="PLCConnectSensorFoolTime" description="PLC Connect Sensor Fool Time" max="1000" min="0" paramter="" tag="" unit="" type="Integer" />
|
|
|
+ <config default="10" name="PLCConnectSensorFoolTime" description="PLC Connect Sensor Fool Time" max="1000" min="0" paramter="" tag="" unit="" type="Integer" visible="false"/>
|
|
|
<!--主界面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" visible="false" />
|