Class CreatePwmRiseEventPayload
- Namespace
- Harp.OutputExpander
- Assembly
- Harp.OutputExpander.dll
Represents an operator that creates a message payload that enables the generation of an event on every rising edge of the PWM line.
public class CreatePwmRiseEventPayload
- Inheritance
-
CreatePwmRiseEventPayload
- Derived
- Inherited Members
Properties
- PwmRiseEvent
Gets or sets the value that enables the generation of an event on every rising edge of the PWM line.
Methods
- GetMessage(MessageType)
Creates a message that enables the generation of an event on every rising edge of the PWM line.
- GetPayload()
Creates a message payload for the PwmRiseEvent register.