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