Method GetPayload
GetPayload(HarpMessage)
Returns the payload data for AttenuationBoth register messages.
public static ushort[] GetPayload(HarpMessage message)
Parameters
message
HarpMessageA HarpMessage object representing the register message.
Returns
- ushort[]
A value representing the message payload.