Table of Contents

Class EnableLed

Namespace
Harp.LedArray
Assembly
Harp.LedArray.dll

Represents a register that enables/disables the LEDs.

public class EnableLed
Inheritance
EnableLed
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, LedState)

Returns a Harp message for the EnableLed register.

FromPayload(double, MessageType, LedState)

Returns a timestamped Harp message for the EnableLed register.

GetPayload(HarpMessage)

Returns the payload data for EnableLed register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for EnableLed register messages.