Table of Contents

Class CreatePwm1FrequencyPayload

Namespace
Harp.OutputExpander
Assembly
Harp.OutputExpander.dll

Represents an operator that creates a message payload that sets the frequency of PWM1 (Hz).

public class CreatePwm1FrequencyPayload
Inheritance
CreatePwm1FrequencyPayload
Derived
Inherited Members

Properties

Pwm1Frequency

Gets or sets the value that sets the frequency of PWM1 (Hz).

Methods

GetMessage(MessageType)

Creates a message that sets the frequency of PWM1 (Hz).

GetPayload()

Creates a message payload for the Pwm1Frequency register.