Table of Contents

Class DigitalOutputSync

Namespace
Harp.LedArray
Assembly
Harp.LedArray.dll

Represents a register that configuration of the digital outputs behavior.

public class DigitalOutputSync
Inheritance
DigitalOutputSync
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, DigitalOutputSyncPayload)

Returns a Harp message for the DigitalOutputSync register.

FromPayload(double, MessageType, DigitalOutputSyncPayload)

Returns a timestamped Harp message for the DigitalOutputSync register.

GetPayload(HarpMessage)

Returns the payload data for DigitalOutputSync register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for DigitalOutputSync register messages.