All Implemented Interfaces:
ConfigAware<T>, HandleAware, Abortable, Cancelable, Terminable, PourAvailability
Direct Known Subclasses:
LFCVDVPump, LFCVPump

public class FixedRatePump<T extends FixedRatePumpConfig> extends AbstractFCMPump<T>
Represents a pump which is really up to two fixed rate valves.
Version:
Jul-23-22
  • Constructor Details

    • FixedRatePump

      public FixedRatePump(CANBoard<?> board, PumpInfo info, int subNodeId)
      Create a pump with the specified CANOpen subNodeId.
      Parameters:
      board - the board the sub-node is associated with
      info - pump info
      subNodeId - the CAN bus sub-node for this pump