Class CreateExpansionBoardPayload
- Namespace
- Harp.OutputExpander
- Assembly
- Harp.OutputExpander.dll
Represents an operator that creates a message payload that selects the board to be interfaced with via the expansion port.
public class CreateExpansionBoardPayload
- Inheritance
-
CreateExpansionBoardPayload
- Derived
- Inherited Members
Properties
- ExpansionBoard
Gets or sets the value that selects the board to be interfaced with via the expansion port.
Methods
- GetMessage(MessageType)
Creates a message that selects the board to be interfaced with via the expansion port.
- GetPayload()
Creates a message payload for the ExpansionBoard register.