Class Pwm1ActualDutyCycle
- Namespace
- Harp.OutputExpander
- Assembly
- Harp.OutputExpander.dll
Represents a register that reports the actual duty cycle to be generated from PWM1 (%).
public class Pwm1ActualDutyCycle
- Inheritance
-
Pwm1ActualDutyCycle
- Inherited Members
Fields
- Address
Represents the address of the Pwm1ActualDutyCycle register. This field is constant.
- RegisterLength
Represents the length of the Pwm1ActualDutyCycle register. This field is constant.
- RegisterType
Represents the payload type of the Pwm1ActualDutyCycle register. This field is constant.
Methods
- FromPayload(MessageType, float)
Returns a Harp message for the Pwm1ActualDutyCycle register.
- FromPayload(double, MessageType, float)
Returns a timestamped Harp message for the Pwm1ActualDutyCycle register.
- GetPayload(HarpMessage)
Returns the payload data for Pwm1ActualDutyCycle register messages.
- GetTimestampedPayload(HarpMessage)
Returns the timestamped payload data for Pwm1ActualDutyCycle register messages.