@@ -234,7 +234,7 @@
<Limit di="DI_CHB_Wall_OT_Switch_Alarm" value="false" tip="DI Chamber Wall OT Alarm" tip.zh-CN="" tip.en-US="DI-32" />
</Action>
- <Action do="DO_Lid_UP" value="true" tip="Lid UP" tip.zh-CN="" tip.en-US="DO-50" >
+ <Action do="DO_Lid_Up" value="true" tip="Lid UP" tip.zh-CN="" tip.en-US="DO-50" >
<Limit di="DI_S_Valve_OT_Switch_Alarm" value="false" tip="S_Valve OT Switch Alarm" tip.zh-CN="" tip.en-US="DI-66" />
@@ -77,10 +77,7 @@ namespace Venus_RT.Modules.PMs
{
return RState.Running;
}
- }
-
+ }
return RState.Failed;