Table of Contents

Class CreateLed1PwmFrequencyPayload

Namespace
Harp.LedArray
Assembly
Harp.LedArray.dll

Represents an operator that creates a message payload that sets the frequency (Hz) of LED1 when in Pwm mode, between 0.5 and 2000.

public class CreateLed1PwmFrequencyPayload
Inheritance
CreateLed1PwmFrequencyPayload
Derived
Inherited Members

Properties

Led1PwmFrequency

Gets or sets the value that sets the frequency (Hz) of LED1 when in Pwm mode, between 0.5 and 2000.

Methods

GetMessage(MessageType)

Creates a message that sets the frequency (Hz) of LED1 when in Pwm mode, between 0.5 and 2000.

GetPayload()

Creates a message payload for the Led1PwmFrequency register.