1.Load VacPressureBase参数显示

This commit is contained in:
HCL 2024-05-17 09:22:13 +08:00
parent a5f22676d4
commit 77938a44b8
1 changed files with 1 additions and 1 deletions

View File

@ -1784,7 +1784,7 @@
<config default="true" name="IsVerifyDoorEnabled" visible="false" description="TM是否set atm door" max="" min="" paramter="" tag="" unit="" type="Bool" />
<config default="120" name="PostTransferTimeout" description="post transfer time out" max="1000" min="0" paramter="" tag="" unit="s" type="Integer" />
<config default="960" name="AtmPressureBase" description="判断大气压的时候,压力值需要大于该值" max="1200" min="0" paramter="" tag="" unit="mbar" type="Double" />
<config default="302" name="VacuumPressureBase" description="判断真空的时候,压力值需要小于该值" max="1200" min="0" paramter="" tag="" unit="mbar" type="Double" visible="false"/>
<config default="302" name="VacuumPressureBase" description="判断真空的时候,压力值需要小于该值" max="1200" min="0" paramter="" tag="" unit="mbar" type="Double" visible="true"/>
<config default="1100" name="VentMaxPressure" description="腔体到达此压力自动关闭Vent阀门" max="1200" min="0" paramter="" tag="" unit="mbar" type="Double" />
<config default="0.5" name="ForelinePressureBase" visible="false" description="抽气的时候Foreline压力值需要小于该值" max="1200" min="0" paramter="" tag="" unit="mbar" type="Double" />
<config default="true" name="RunPumpRoutineEventBelowBasePressure" visible="false" description="即使在低压,仍然继续抽" max="" min="" paramter="" tag="" unit="" type="Bool" />