Table of Contents

Method GetTimestampedPayload

Namespace
Harp.AnalogInput
Assembly
Harp.AnalogInput.dll

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for DO1TargetChannel register messages.

public static Timestamped<AdcChannel> GetTimestampedPayload(HarpMessage message)

Parameters

message HarpMessage

A HarpMessage object representing the register message.

Returns

Timestamped<AdcChannel>

A value representing the timestamped message payload.