|
@@ -21,6 +21,7 @@
|
|
|
<config default="True" name="IsIgnoreSaveDB" nameView="IsIgnoreSaveDB" description="IO实时数据是否保存数据库,2023/09/02暂时加参数设计" max="" min="" paramter="" tag="" unit="" type="Bool" visible="false"/>
|
|
|
<config default="10" name="CheckResourceInterval" nameView="CheckResourceInterval" description="进程资源监视间隔,单位为分钟,0为不监视" max="60" min="0" paramter="" tag="" unit="min" type="Integer"/>
|
|
|
<config default="1000" name="DataCollectionInterval" nameView="DataCollectionInterval" description="插入数据时间间隔" max="2000" min="200" paramter="" tag="" unit="ms" type="Integer"/>
|
|
|
+ <config default="false" name="EnableDeviceLog" nameView="" description="" max="" min="" paramter="" tag="" unit="" type="Bool" />
|
|
|
<config default="false" name="IsEnableEthercat" nameView="Is Enable Ethercat" description="是否开启凌华Ethercat" max="" min="" paramter="" tag="" unit="" type="Bool" visible="false"/>
|
|
|
<config default="VenusSE" name="Name" nameView="Name" description="Name" tag="" unit="" type="String" />
|
|
|
|