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