Method GetMessage
- Namespace
- Harp.Synchronizer
- Assembly
- Harp.Synchronizer.dll
GetMessage(MessageType)
Creates a message that sets the sampling mode for digital input pins.
public HarpMessage GetMessage(MessageType messageType)
Parameters
messageType
MessageTypeSpecifies the type of the created message.
Returns
- HarpMessage
A new message for the DigitalInputsSamplingMode register.