Method GetPayload
- Namespace
- Harp.OutputExpander
- Assembly
- Harp.OutputExpander.dll
GetPayload(HarpMessage)
Returns timestamped payload data for Pwm1TriggerSource register messages.
public static Timestamped<TriggerSource> GetPayload(HarpMessage message)
Parameters
message
HarpMessageA HarpMessage object representing the register message.
Returns
- Timestamped<TriggerSource>
A value representing the timestamped message payload.