Table of Contents

Method GetPayload

Namespace
Harp.LoadCells
Assembly
Harp.LoadCells.dll

GetPayload(HarpMessage)

Returns timestamped payload data for DO4Threshold register messages.

public static Timestamped<short> GetPayload(HarpMessage message)

Parameters

message HarpMessage

A HarpMessage object representing the register message.

Returns

Timestamped<short>

A value representing the timestamped message payload.