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

public class KSMBoard extends CANBoard<CANBoardConfig> implements VmFsmAware
KSM board.
Version:
May-18-17
  • Constructor Details

    • KSMBoard

      public KSMBoard(Assembly assembly, String name)
      Create a new KSM board.
      Parameters:
      assembly - assembly the board is part of
      name - name of the board
  • Method Details