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