Uses of Class
com.tccc.kos.ext.freestyle.hardware.can.board.CANBoard
Packages that use CANBoard
Package
Description
-
Uses of CANBoard in com.tccc.kos.ext.freestyle.hardware.can.board
Subclasses of CANBoard in com.tccc.kos.ext.freestyle.hardware.can.boardModifier and TypeClassDescriptionclass
AbstractMicroBoard<T extends CANBoardConfig>
Base class for boards that have micro pumps that can be configured as super pumps.class
Flex macro board.class
Micro POC board.class
KSM board.class
MacKSM board.class
Macro board.class
Micro12 board.class
Micro13 board.class
MicroAgit8 board.class
RCGP board. -
Uses of CANBoard in com.tccc.kos.ext.freestyle.hardware.can.board.util
Methods in com.tccc.kos.ext.freestyle.hardware.can.board.util with parameters of type CANBoardModifier and TypeMethodDescriptionvoid
CANBoardActivateListener.boardActivated
(CANBoard<?> board) Called when a board is activated as a result of the hardware linking to the board. -
Uses of CANBoard in com.tccc.kos.ext.freestyle.hardware.can.subnode
Constructors in com.tccc.kos.ext.freestyle.hardware.can.subnode with parameters of type CANBoardModifierConstructorDescriptionAbstractCANSubNode
(CANBoard<?> board, int subNodeId) Create a new sub node with the specified board and CANOpen subNodeId.GPIOSubNode
(CANBoard<?> board, int subNodeId) Create a new GPIO sub node with the specified CANOpen subNodeId. -
Uses of CANBoard in com.tccc.kos.ext.freestyle.hardware.can.subnode.cartridgeagitator
Constructors in com.tccc.kos.ext.freestyle.hardware.can.subnode.cartridgeagitator with parameters of type CANBoardModifierConstructorDescriptionCartridgeAgitatorSubNode
(CANBoard<?> board, int subNodeId) Create a new ShelfAgitator sub node with the specified CANOpen subNodeId. -
Uses of CANBoard in com.tccc.kos.ext.freestyle.hardware.can.subnode.pump
Constructors in com.tccc.kos.ext.freestyle.hardware.can.subnode.pump with parameters of type CANBoardModifierConstructorDescriptionAbstractCANPump
(CANBoard<?> board, PumpInfo info, int subNodeId) Create a pump with the specified CANOpen subNodeId.AbstractFCMPump
(CANBoard<?> board, PumpInfo info, int subNodeId) Create a pump with the specified CANOpen subNodeId.AbstractFCMPump
(CANBoard<?> board, PumpInfo info, int subNodeId, boolean fixedRate) Create a pump with the specified CANOpen subNodeId.AbstractMicroPump
(CANBoard<?> board, PumpInfo info, int subNodeId) Create a pump with the specified CANOpen subNodeId.Create a pump with the specified CANOpen subNodeId that also contains an embedded air vent with the specified air vent subNodeId.Create a pump with the specified CANOpen subNodeId.Create a pump with the specified CANOpen subNodeId.FixedRatePump
(CANBoard<?> board, PumpInfo info, int subNodeId) Create a pump with the specified CANOpen subNodeId.LFCVDVPump
(CANBoard<?> board, PumpInfo info, int subNodeId) Create a pump with the specified CANOpen subNodeId.Create a pump with the specified CANOpen subNodeId.Create a pump with the specified CANOpen subNodeId.MicroSuperPump
(CANBoard<?> board, PumpInfo info, int subNodeId) Create a pump with the specified CANOpen subNodeId.Create a pump with the specified CANOpen subNodeId that also contains an embedded air vent with the specified air vent subNodeId.Create a pump with the specified CANOpen subNodeId.