Table of Contents

Method GetPayload

Namespace
Harp.LoadCells
Assembly
Harp.LoadCells.dll

GetPayload(HarpMessage)

Returns the payload data for DO6TargetLoadCell register messages.

public static LoadCellChannel GetPayload(HarpMessage message)

Parameters

message HarpMessage

A HarpMessage object representing the register message.

Returns

LoadCellChannel

A value representing the message payload.