Table of Contents

Class CreateLoadCellDataPayload

Namespace
Harp.LoadCells
Assembly
Harp.LoadCells.dll

Represents an operator that creates a message payload that value of single ADC read from all load cell channels.

public class CreateLoadCellDataPayload
Inheritance
CreateLoadCellDataPayload
Derived
Inherited Members

Properties

Channel0

Gets or sets a value to write on payload member Channel0.

Channel1

Gets or sets a value to write on payload member Channel1.

Channel2

Gets or sets a value to write on payload member Channel2.

Channel3

Gets or sets a value to write on payload member Channel3.

Channel4

Gets or sets a value to write on payload member Channel4.

Channel5

Gets or sets a value to write on payload member Channel5.

Channel6

Gets or sets a value to write on payload member Channel6.

Channel7

Gets or sets a value to write on payload member Channel7.

Methods

GetMessage(MessageType)

Creates a message that value of single ADC read from all load cell channels.

GetPayload()

Creates a message payload for the LoadCellData register.