Table of Contents

Class TimestampedDigitalOutputSync

Namespace
Harp.LedArray
Assembly
Harp.LedArray.dll

Provides methods for manipulating timestamped messages from the DigitalOutputSync register.

public class TimestampedDigitalOutputSync
Inheritance
TimestampedDigitalOutputSync
Inherited Members

Fields

Address

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

Methods

GetPayload(HarpMessage)

Returns timestamped payload data for DigitalOutputSync register messages.

See Also