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