Class CreatePwmAndStimDisablePayload
- Namespace
- Harp.OutputExpander
- Assembly
- Harp.OutputExpander.dll
Represents an operator that creates a message payload that disables PWM and stimulation on the specified digital output lines.
public class CreatePwmAndStimDisablePayload
- Inheritance
-
CreatePwmAndStimDisablePayload
- Derived
- Inherited Members
Properties
- PwmAndStimDisable
Gets or sets the value that disables PWM and stimulation on the specified digital output lines.
Methods
- GetMessage(MessageType)
Creates a message that disables PWM and stimulation on the specified digital output lines.
- GetPayload()
Creates a message payload for the PwmAndStimDisable register.