All Implemented Interfaces:
ConfigAware<CANBoardConfig>, HandleAware, AssemblyAware, BoardIdentifier, PumpOpLimitAware, PourAvailability

public class MacroBoard extends CANBoard<CANBoardConfig>
Macro board.
Version:
May-18-17
  • Constructor Details

    • MacroBoard

      public MacroBoard(Assembly assembly, String name)
      Create a new Macro board.
      Parameters:
      assembly - the associated assembly
      name - name of the board
    • MacroBoard

      public MacroBoard(Assembly assembly, String name, PumpInfoResolver resolver)
      Create a new Macro board.
      Parameters:
      assembly - the associated assembly
      name - name of the board
      resolver - used to name / configure pumps
  • Method Details

    • getWaterPump

      public FFMPump getWaterPump()
    • getCarbPump

      public FFMPump getCarbPump()
    • getNsPump

      public CGPPump getNsPump()