|
|
@@ -5,6 +5,8 @@
|
|
|
<config default="true" name="AddRobotDelay" description="AddRobotDelay" max="" min="" paramter="" tag="" unit="" type="Bool" visible="false"/>
|
|
|
<config default="0.5" name="RobotDelayTime" description="RobotDelayTime" max="" min="" paramter="" tag="" unit="" type="String" visible="false" />
|
|
|
<config default="1" name="AutoTankDelayTime" description="AutoTankDelayTime" max="" min="" paramter="" tag="" unit="" type="String" visible="false" />
|
|
|
+ <!--process log 保留小数配置-->
|
|
|
+ <config default="f3" name="DataHistoryResolution" description="DataHistoryResolution" max="" min="" paramter="" tag="" unit="" type="String" visible="false" />
|
|
|
<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" visible="false"/>
|