Table of Contents

Method GetPayload

Namespace
Harp.TimestampGeneratorGen3
Assembly
Harp.TimestampGeneratorGen3.dll

GetPayload(HarpMessage)

Returns timestamped payload data for RepeaterStatus register messages.

public static Timestamped<RepeaterFlags> GetPayload(HarpMessage message)

Parameters

message HarpMessage

A HarpMessage object representing the register message.

Returns

Timestamped<RepeaterFlags>

A value representing the timestamped message payload.