Table of Contents

Class DO0Sync

Namespace
Harp.LoadCells
Assembly
Harp.LoadCells.dll

Represents a register that configuration of the digital output pin 0.

public class DO0Sync
Inheritance
DO0Sync
Inherited Members

Fields

Address

Represents the address of the DO0Sync register. This field is constant.

RegisterLength

Represents the length of the DO0Sync register. This field is constant.

RegisterType

Represents the payload type of the DO0Sync register. This field is constant.

Methods

FromPayload(MessageType, SyncConfig)

Returns a Harp message for the DO0Sync register.

FromPayload(double, MessageType, SyncConfig)

Returns a timestamped Harp message for the DO0Sync register.

GetPayload(HarpMessage)

Returns the payload data for DO0Sync register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for DO0Sync register messages.