Quellcode durchsuchen

update vpw recipe recipe

chenkui vor 1 Monat
Ursprung
Commit
87a9223e04
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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>