Table of Contents

Class LedD1PwmDutyCycleReal

Namespace
Harp.LedArray
Assembly
Harp.LedArray.dll

Represents a register that get the real duty cycle (%) of LED1 when in Pwm mode.

public class LedD1PwmDutyCycleReal
Inheritance
LedD1PwmDutyCycleReal
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, float)

Returns a Harp message for the LedD1PwmDutyCycleReal register.

FromPayload(double, MessageType, float)

Returns a timestamped Harp message for the LedD1PwmDutyCycleReal register.

GetPayload(HarpMessage)

Returns the payload data for LedD1PwmDutyCycleReal register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for LedD1PwmDutyCycleReal register messages.