Table of Contents

Method GetTimestampedPayload

Namespace
Harp.AnalogInput
Assembly
Harp.AnalogInput.dll

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for DO0Sync register messages.

public static Timestamped<SyncConfig> GetTimestampedPayload(HarpMessage message)

Parameters

message HarpMessage

A HarpMessage object representing the register message.

Returns

Timestamped<SyncConfig>

A value representing the timestamped message payload.