All Implemented Interfaces:
Ready

public class MSVPumpConfig extends CANPumpConfig
Config for msv pumps. The constructor will return a bean set with reasonable default values for an msv pump.
Version:
Jul-3-17
  • Constructor Details

    • MSVPumpConfig

      public MSVPumpConfig()
  • Method Details

    • getOverDeliveryIceAgitThreshold

      public int getOverDeliveryIceAgitThreshold()
    • getOverDeliveryErrorsLimit

      public int getOverDeliveryErrorsLimit()
    • setOverDeliveryIceAgitThreshold

      public void setOverDeliveryIceAgitThreshold(int overDeliveryIceAgitThreshold)
    • setOverDeliveryErrorsLimit

      public void setOverDeliveryErrorsLimit(int overDeliveryErrorsLimit)