Browse Source

update vpw recipe recipe

chenkui 3 days ago
parent
commit
87a9223e04
1 changed files with 1 additions and 1 deletions
  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>