Table of Contents

Class CreatePwmStopPayload

Namespace
Harp.Behavior
Assembly
Harp.Behavior.dll

Represents an operator that creates a message payload that stops the PWM on the selected output lines.

public class CreatePwmStopPayload
Inheritance
CreatePwmStopPayload
Derived
Inherited Members

Properties

PwmStop

Gets or sets the value that stops the PWM on the selected output lines.

Methods

GetMessage(MessageType)

Creates a message that stops the PWM on the selected output lines.

GetPayload()

Creates a message payload for the PwmStop register.