Browse Source

DER增加化学液Au配置项

guojun 2 months ago
parent
commit
19baa37c08
1 changed files with 1 additions and 1 deletions
  1. 1 1
      CyberX8_RT/Config/System.sccfg

+ 1 - 1
CyberX8_RT/Config/System.sccfg

@@ -5,7 +5,7 @@
 		<config default="0.11" name="RampStepSize" nameView="RampStepSize" description="内外温度差的误差" max="1" min="0.01" paramter="" tag="" unit="" type="Double" visible="true"/>
 		<config default="5" name="TemeratureDelatLimit" nameView="TemeratureDelatLimit" description="TC温度差报警值" max="10" min="1" paramter="" tag="" unit="" type="Double" visible="true"/>
 		<config default="10." name="ControlIPFilter" description="Control IP Config" max="0" min="0" paramter="" tag="" unit="" type="String" />
-		<config default="Any,SnAg,Cu,Ni" name="ChemistryList" nameView="Chemistry List" description="化学液集合" max="" min="" paramter="" tag="" unit="" type="String" visible="true"/>
+		<config default="Any,SnAg,Cu,Ni,Au" name="ChemistryList" nameView="Chemistry List" description="化学液集合" max="" min="" paramter="" tag="" unit="" type="String" visible="true"/>
 		<config default="1,2,3,4" name="LSType" nameView="Lis Seal Type" description="Lip Seal类型" max="" min="" paramter="" tag="" unit="" type="String" visible="true"/>
 		<config default="200" name="WaferSize" nameView="Wafer Size" description="Wafer尺寸" max="300" min="0" paramter="" tag="" unit="" type="Integer" visible="true"/>
 		<config default="0.1" name="Increment" nameView="Increment" description="步进" max="100" min="0" paramter="" tag="" unit="" type="Double" visible="true"/>