Table of Contents

Method GetPayload

Namespace
Harp.SyringePump
Assembly
Harp.SyringePump.dll

GetPayload(HarpMessage)

Returns timestamped payload data for DO1Sync register messages.

public static Timestamped<DO1SyncConfig> GetPayload(HarpMessage message)

Parameters

message HarpMessage

A HarpMessage object representing the register message.

Returns

Timestamped<DO1SyncConfig>

A value representing the timestamped message payload.