Class CreatePwm0PulseCountPayload
- Namespace
- Harp.OutputExpander
- Assembly
- Harp.OutputExpander.dll
Represents an operator that creates a message payload that sets the number of pulses to generate for PWM0.
public class CreatePwm0PulseCountPayload
- Inheritance
-
CreatePwm0PulseCountPayload
- Derived
- Inherited Members
Properties
- Pwm0PulseCount
Gets or sets the value that sets the number of pulses to generate for PWM0.
Methods
- GetMessage(MessageType)
Creates a message that sets the number of pulses to generate for PWM0.
- GetPayload()
Creates a message payload for the Pwm0PulseCount register.