@@ -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>