瀏覽代碼

update vpw recipe recipe

chenkui 1 月之前
父節點
當前提交
87a9223e04
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      PunkHPX8_RT/Modules/VpwCell/VpwManualRecipeRoutine.cs

+ 1 - 1
PunkHPX8_RT/Modules/VpwCell/VpwManualRecipeRoutine.cs

@@ -217,7 +217,7 @@ namespace PunkHPX8_RT.Modules.VpwCell
         private bool End()
         {
             _mainDevice.VPWBoostPumpTarget = VpwMain.VPWBoostPumpTarget.Pressure;
-            _mainDevice.BoosterPumpDisableOperation("", null);
+            _mainDevice.CommonData.BoosterPumpSpeedAuto = false;
             return true;
         }
         /// <summary>