Method GetMessage
- Namespace
- Harp.AnalogInput
- Assembly
- Harp.AnalogInput.dll
GetMessage(MessageType)
Creates a message that pulse duration (ms) for the digital output pin 0. The pulse will only be emitted when DO0Sync == Pulse.
public HarpMessage GetMessage(MessageType messageType)
Parameters
messageType
MessageTypeSpecifies the type of the created message.
Returns
- HarpMessage
A new message for the DO0PulseWidth register.