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