Table of Contents

Method GetTimestampedPayload

Namespace
Harp.TimestampGeneratorGen3
Assembly
Harp.TimestampGeneratorGen3.dll

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for BatteryCalibration1 register messages.

public static Timestamped<ushort> GetTimestampedPayload(HarpMessage message)

Parameters

message HarpMessage

A HarpMessage object representing the register message.

Returns

Timestamped<ushort>

A value representing the timestamped message payload.