Table of Contents

Class CreateLed1PwmDutyCyclePayload

Namespace
Harp.LedArray
Assembly
Harp.LedArray.dll

Represents an operator that creates a message payload that sets the duty cycle (%) of LED1 when in Pwm mode, between 0.1 and 99.9.

public class CreateLed1PwmDutyCyclePayload
Inheritance
CreateLed1PwmDutyCyclePayload
Derived
Inherited Members

Properties

Led1PwmDutyCycle

Gets or sets the value that sets the duty cycle (%) of LED1 when in Pwm mode, between 0.1 and 99.9.

Methods

GetMessage(MessageType)

Creates a message that sets the duty cycle (%) of LED1 when in Pwm mode, between 0.1 and 99.9.

GetPayload()

Creates a message payload for the Led1PwmDutyCycle register.