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