소스 검색

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>