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