Class CreatePwm2DutyCyclePayload
- Namespace
- Harp.OutputExpander
- Assembly
- Harp.OutputExpander.dll
Represents an operator that creates a message payload that sets the duty cycle of PWM2 (%).
public class CreatePwm2DutyCyclePayload
- Inheritance
-
CreatePwm2DutyCyclePayload
- Derived
- Inherited Members
Properties
- Pwm2DutyCycle
Gets or sets the value that sets the duty cycle of PWM2 (%).
Methods
- GetMessage(MessageType)
Creates a message that sets the duty cycle of PWM2 (%).
- GetPayload()
Creates a message payload for the Pwm2DutyCycle register.