Table of Contents

Class Led1PwmDutyCycle

Namespace
Harp.LedArray
Assembly
Harp.LedArray.dll

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

public class Led1PwmDutyCycle
Inheritance
Led1PwmDutyCycle
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, float)

Returns a Harp message for the Led1PwmDutyCycle register.

FromPayload(double, MessageType, float)

Returns a timestamped Harp message for the Led1PwmDutyCycle register.

GetPayload(HarpMessage)

Returns the payload data for Led1PwmDutyCycle register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for Led1PwmDutyCycle register messages.