java.lang.Object
com.tccc.kos.commons.core.service.config.ConfigBean
com.tccc.kos.ext.dispense.PumpConfig
All Implemented Interfaces:
com.tccc.kos.commons.util.ready.Ready

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

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class com.tccc.kos.ext.dispense.PumpConfig

    getNominalRate, setNominalRate

    Methods inherited from class com.tccc.kos.commons.core.service.config.ConfigBean

    addListener, getReady, isConfigured, removeListener, update, update

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface com.tccc.kos.commons.util.ready.Ready

    isReady, setReady
  • Constructor Details

    • MicroPumpConfig

      public MicroPumpConfig()