Class CreatePwmStopPayload
- Namespace
- Harp.OutputExpander
- Assembly
- Harp.OutputExpander.dll
Represents an operator that creates a message payload that stops the a PWM on the specified channels.
public class CreatePwmStopPayload
- Inheritance
-
CreatePwmStopPayload
- Derived
- Inherited Members
Properties
- PwmStop
Gets or sets the value that stops the a PWM on the specified channels.
Methods
- GetMessage(MessageType)
Creates a message that stops the a PWM on the specified channels.
- GetPayload()
Creates a message payload for the PwmStop register.