Class CartridgeAgitatorSubNode
java.lang.Object
com.tccc.kos.ext.freestyle.hardware.can.subnode.AbstractCANSubNode
com.tccc.kos.ext.freestyle.hardware.can.subnode.cartridgeagitator.CartridgeAgitatorSubNode
Node to access a shelf agitator.
- Version:
- Jul-1-17
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclass
State for the shelf agitator. -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionCartridgeAgitatorSubNode
(CANBoard<?> board, int subNodeId) Create a new ShelfAgitator sub node with the specified CANOpen subNodeId. -
Method Summary
-
Field Details
-
AGITATOR_MODE_ONE_SHOT
public static final int AGITATOR_MODE_ONE_SHOT- See Also:
-
-
Constructor Details
-
CartridgeAgitatorSubNode
Create a new ShelfAgitator sub node with the specified CANOpen subNodeId.- Parameters:
board
- the board the sub-node is associated withsubNodeId
- the subNodeId for this node
-
-
Method Details
-
getState
-