|
@@ -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>
|