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