Table of Contents

Class TimestampedDigitalOutputState

Namespace
Harp.LedArray
Assembly
Harp.LedArray.dll

Provides methods for manipulating timestamped messages from the DigitalOutputState register.

public class TimestampedDigitalOutputState
Inheritance
TimestampedDigitalOutputState
Inherited Members

Fields

Address

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

Methods

GetPayload(HarpMessage)

Returns timestamped payload data for DigitalOutputState register messages.

See Also