Method GetPayload
- Namespace
- Harp.SyringePump
- Assembly
- Harp.SyringePump.dll
GetPayload(HarpMessage)
Returns the payload data for ProtocolDirection register messages.
public static ProtocolDirectionState GetPayload(HarpMessage message)
Parameters
message
HarpMessageA HarpMessage object representing the register message.
Returns
- ProtocolDirectionState
A value representing the message payload.