Browse Source

restore System.Name configure item

sangwq 1 year ago
parent
commit
746ece5800

+ 1 - 0
Venus/Venus_RT/Config/System.sccfg

@@ -23,6 +23,7 @@
 		<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" />
+		<config default="Kepler" name="Name" nameView="Name" description="Name" tag="" unit="" type="String" />
 		<config default="0" name="LoadlockSlotInOutOption"  nameView="Loadlock Slot In Out Option" description="0, All slots in All slot Out; 1, Upper slots in lower slots out; 2, Lower slots in Upper slot out " max="2" min="0" paramter="" tag="" unit="" type="Integer"/>
 		<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" />

+ 1 - 0
Venus/Venus_RT/Config/System_Kepler2200.sccfg

@@ -23,6 +23,7 @@
 		<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="IsLogExcludeInfoType" nameView="Log Exclude Info Type" description="TopView Log排除info类型信息" max="" min="" paramter="" tag="" unit="" type="Bool" />
+		<config default="Kepler" name="Name" nameView="Name" description="Name" tag="" unit="" type="String" />
 		<config default="0" name="LoadlockSlotInOutOption"  nameView="Loadlock Slot In Out Option" description="0, All slots in All slot Out; 1, Upper slots in lower slots out; 2, Lower slots in Upper slot out " max="2" min="0" paramter="" tag="" unit="" type="Integer"/>
 		
 		<!--<configs name="SetUp" nameView="Set Up" visible="false">

+ 1 - 0
Venus/Venus_RT/Config/System_Kepler2300.sccfg

@@ -23,6 +23,7 @@
 		<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" />
+		<config default="Kepler" name="Name" nameView="Name" description="Name" tag="" unit="" type="String" />
 		<config default="0" name="LoadlockSlotInOutOption"  nameView="Loadlock Slot In Out Option" description="0, All slots in All slots Out; 1, Upper slots in lower slots out; 2, Lower slots in Upper slot out " max="2" min="0" paramter="" tag="" unit="" type="Integer"/>
 		<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" />