Method GetTimestampedPayload
- Namespace
- Harp.AnalogInput
- Assembly
- Harp.AnalogInput.dll
GetTimestampedPayload(HarpMessage)
Returns the timestamped payload data for DO1Threshold register messages.
public static Timestamped<short> GetTimestampedPayload(HarpMessage message)
Parameters
message
HarpMessageA HarpMessage object representing the register message.
Returns
- Timestamped<short>
A value representing the timestamped message payload.