|
@@ -22,9 +22,10 @@
|
|
|
<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="IsEnableEthercat" nameView="Is Enable Ethercat" description="是否开启凌华Ethercat" max="" min="" paramter="" tag="" unit="" type="Bool" visible="false"/>
|
|
|
- <config default="false" name="IsLogExcludeInfoType" nameView="Log Exclude Info Type" description="TopView Log排除info类型信息" max="" min="" paramter="" tag="" unit="" type="Bool" />
|
|
|
- <configs name="SetUp" nameView="Set Up" visible="false">
|
|
|
- <config default="VenusSE" name="Name" nameView="Name" description="Name" tag="" unit="" type="String" />
|
|
|
+ <config default="false" name="IsLogExcludeInfoType" nameView="Log Exclude Info Type" description="TopView Log排除info类型信息" max="" min="" paramter="" tag="" unit="" type="Bool" />
|
|
|
+ <config default="VenusSE" name="Name" nameView="Name" description="Name" tag="" unit="" type="String" />
|
|
|
+
|
|
|
+ <configs name="SetUp" nameView="Set Up" visible="false">
|
|
|
<config default="true" name="EPDInstalled" nameView="Is EPD installed" description="EPD是否安装" max="" min="" paramter="" tag="" unit="" type="Bool" />
|
|
|
</configs>
|
|
|
|