Method GetTimestampedPayload
GetTimestampedPayload(HarpMessage)
Returns the timestamped payload data for AttenuationAndFrequencyDI2 register messages.
public static Timestamped<ushort[]> GetTimestampedPayload(HarpMessage message)
Parameters
message
HarpMessageA HarpMessage object representing the register message.
Returns
- Timestamped<ushort[]>
A value representing the timestamped message payload.