显示磁流体转速超时参数

This commit is contained in:
HCL 2026-08-19 14:08:27 +08:00
parent a0d03fd2e2
commit f181afd39e

View File

@ -607,7 +607,7 @@
<config default="120" name="ThrottlePressureTimeout" description="蝶阀调节值超时时间" max="2000" min="0" paramter="" tag="" unit="s" type="Integer" /> <config default="120" name="ThrottlePressureTimeout" description="蝶阀调节值超时时间" max="2000" min="0" paramter="" tag="" unit="s" type="Integer" />
<config default="5" name="ThrottlePressureRate" description="蝶阀每秒调节速率(mbar/每秒)" max="1000" min="0" paramter="" tag="" unit="mbar" type="Double" /> <config default="5" name="ThrottlePressureRate" description="蝶阀每秒调节速率(mbar/每秒)" max="1000" min="0" paramter="" tag="" unit="mbar" type="Double" />
<config default="5" name="ThrottlePositionRate" description="蝶阀每秒调节速率(百分比/每秒)" max="100" min="0" paramter="" tag="" unit="%" type="Double" /> <config default="5" name="ThrottlePositionRate" description="蝶阀每秒调节速率(百分比/每秒)" max="100" min="0" paramter="" tag="" unit="%" type="Double" />
<config default="300" visible="false" name="RotationCloseTimeout" description="关闭旋转超时时间" max="1000" min="0" paramter="" tag="" unit="s" type="Integer" /> <config default="300" name="RotationCloseTimeout" description="关闭旋转超时时间" max="1000" min="0" paramter="" tag="" unit="s" type="Integer" />
<config default="0" name="ThrottlePositionDefaultValue" description="蝶阀位置模式默认值" max="100" min="0" paramter="" tag="" unit="s" type="Double" /> <config default="0" name="ThrottlePositionDefaultValue" description="蝶阀位置模式默认值" max="100" min="0" paramter="" tag="" unit="s" type="Double" />
<config default="1100" name="ThrottlePressureDefaultValue" description="蝶阀压力模式默认值" max="1500" min="0" paramter="" tag="" unit="s" type="Double" /> <config default="1100" name="ThrottlePressureDefaultValue" description="蝶阀压力模式默认值" max="1500" min="0" paramter="" tag="" unit="s" type="Double" />
<config default="400" name="ThrottlePositionModeMaxPressure" description="蝶阀允许位置模式需要的最大压力值" max="1100" min="0" paramter="" tag="" unit="mbar" type="Double" /> <config default="400" name="ThrottlePositionModeMaxPressure" description="蝶阀允许位置模式需要的最大压力值" max="1100" min="0" paramter="" tag="" unit="mbar" type="Double" />