Class CreatePwm1ActualDutyCyclePayload
- Namespace
- Harp.OutputExpander
- Assembly
- Harp.OutputExpander.dll
Represents an operator that creates a message payload that reports the actual duty cycle to be generated from PWM1 (%).
public class CreatePwm1ActualDutyCyclePayload
- Inheritance
-
CreatePwm1ActualDutyCyclePayload
- Derived
- Inherited Members
Properties
- Pwm1ActualDutyCycle
Gets or sets the value that reports the actual duty cycle to be generated from PWM1 (%).
Methods
- GetMessage(MessageType)
Creates a message that reports the actual duty cycle to be generated from PWM1 (%).
- GetPayload()
Creates a message payload for the Pwm1ActualDutyCycle register.