Table of Contents

Class AuxLedPower

Namespace
Harp.LedArray
Assembly
Harp.LedArray.dll

Represents a register that sets the power to be applied to auxiliary LED, between 1 and 120.

public class AuxLedPower
Inheritance
AuxLedPower
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, byte)

Returns a Harp message for the AuxLedPower register.

FromPayload(double, MessageType, byte)

Returns a timestamped Harp message for the AuxLedPower register.

GetPayload(HarpMessage)

Returns the payload data for AuxLedPower register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for AuxLedPower register messages.