Table of Contents

Class PulseMode

Namespace
Harp.LedArray
Assembly
Harp.LedArray.dll

Represents a register that sets the pulse mode used by the LEDs.

public class PulseMode
Inheritance
PulseMode
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, PulseModePayload)

Returns a Harp message for the PulseMode register.

FromPayload(double, MessageType, PulseModePayload)

Returns a timestamped Harp message for the PulseMode register.

GetPayload(HarpMessage)

Returns the payload data for PulseMode register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for PulseMode register messages.