Browse Source

update System.sccfg

guojun 2 weeks ago
parent
commit
226d35c15a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      CyberX8_RT/Config/System.sccfg

+ 1 - 1
CyberX8_RT/Config/System.sccfg

@@ -386,7 +386,7 @@
 		<configs name="Exhaust_Pressure" nameView="Exhaust_Pressure">
 			<config default="2.0" name="Error_Max" nameView="Error_Max" max="2.0" min="0.5" paramter="" tag="" unit="" type="Double"  description="This value defines the maximum pressure, in psi (pounds per square inch), above which this interlock will transition to an Error state."/>
 			<config default="1.8" name="Warning_Max" nameView="Warning_Max" max="2.0" min="0.5" paramter="" tag="" unit="" type="Double"  description="This value defines the maximum pressure, in psi (pounds per square inch), above which this interlock will transition to an Warning state.  Note corresponding Error_Min/Error_Max testing supersedes this test."/>
-			<config default="0.5" name="Error_Min" nameView="Error_Min" max="2.0" min="0.3" paramter="" tag="" unit="" type="Double"  description="This value defines the minimum pressure, in psi (pounds per square inch), below which this interlock will transition to an Error state."/>
+			<config default="0.5" name="Error_Min" nameView="Error_Min" max="2.0" min="0" paramter="" tag="" unit="" type="Double"  description="This value defines the minimum pressure, in psi (pounds per square inch), below which this interlock will transition to an Error state."/>
 			<config default="0.7" name="Warning_Min" nameView="Warning_Min" max="2.0" min="0.3" paramter="" tag="" unit="" type="Double"  description="This value defines the minimum pressure, in psi (pounds per square inch), below which this interlock will transition to an Warning state.  Note corresponding Error_Min/Error_Max testing supersedes this test."/>
 		</configs>
 	</configs>