Table of Contents

Class CreatePwm1PulseCountPayload

Namespace
Harp.OutputExpander
Assembly
Harp.OutputExpander.dll

Represents an operator that creates a message payload that sets the number of pulses to generate for PWM1.

public class CreatePwm1PulseCountPayload
Inheritance
CreatePwm1PulseCountPayload
Derived
Inherited Members

Properties

Pwm1PulseCount

Gets or sets the value that sets the number of pulses to generate for PWM1.

Methods

GetMessage(MessageType)

Creates a message that sets the number of pulses to generate for PWM1.

GetPayload()

Creates a message payload for the Pwm1PulseCount register.