Table of Contents

Class CreateLed0PulseTimeOnPayload

Namespace
Harp.LedArray
Assembly
Harp.LedArray.dll

Represents an operator that creates a message payload that sets the time on (milliseconds) of LED0 when in PulseTime mode, between 1 and 65535.

public class CreateLed0PulseTimeOnPayload
Inheritance
CreateLed0PulseTimeOnPayload
Derived
Inherited Members

Properties

Led0PulseTimeOn

Gets or sets the value that sets the time on (milliseconds) of LED0 when in PulseTime mode, between 1 and 65535.

Methods

GetMessage(MessageType)

Creates a message that sets the time on (milliseconds) of LED0 when in PulseTime mode, between 1 and 65535.

GetPayload()

Creates a message payload for the Led0PulseTimeOn register.