Преглед на файлове

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>