Method GetTimestampedPayload
- Namespace
- Harp.SyringePump
- Assembly
- Harp.SyringePump.dll
GetTimestampedPayload(HarpMessage)
Returns the timestamped payload data for EnableEvents register messages.
public static Timestamped<PumpEvents> GetTimestampedPayload(HarpMessage message)
Parameters
message
HarpMessageA HarpMessage object representing the register message.
Returns
- Timestamped<PumpEvents>
A value representing the timestamped message payload.