Parcourir la source

修改CellFlowStartLowLimit上限

guojun il y a 1 mois
Parent
commit
b193d3a023
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      PunkHPX8_RT/Config/System.sccfg

+ 1 - 1
PunkHPX8_RT/Config/System.sccfg

@@ -250,7 +250,7 @@
 			<config default="15000" name="FlowFaultHoldoffTime" nameView="FlowFaultHoldoffTime" description="wait holdoff time to check flow error." max="60000" min="0" paramter="" tag="" unit="ms" type="Integer" />
 			<config default="3.0" name="TotalFlowStartLowLimit" nameView="TotalFlowStartLowLimit" max="100.0" min="0" description="the low limit of total flow in the start period." paramter="" tag="" unit="" type="Double"/>
 			<config default="2.0" name="CellFlowStartLowLimit" nameView="TotalFlowStartLowLimit" max="100.0" min="0" description="the low limit of total flow in the start period." paramter="" tag="" unit="" type="Double"/>
-			<config default="2000" name="DegasEnableDelayTime" nameView="DegasEnableDelayTime" max="100.0" min="0" description="delay time of degas enable." paramter="" tag="" unit="ms" type="Integer" />
+			<config default="2000" name="DegasEnableDelayTime" nameView="DegasEnableDelayTime" max="60000.0" min="0" description="delay time of degas enable." paramter="" tag="" unit="ms" type="Integer" />
 			<config default="400" name="PurgeMotorSpeed" nameView="PurgeMotorSpeed" max="5000.0" min="0" description="rotation default velocity in homing period." paramter="" tag="" unit="rpm" type="Double" />
 		</configs>
 	</configs>