Table of Contents

Class CreatePwm1DutyCyclePayload

Namespace
Harp.OutputExpander
Assembly
Harp.OutputExpander.dll

Represents an operator that creates a message payload that sets the duty cycle of PWM1 (%).

public class CreatePwm1DutyCyclePayload
Inheritance
CreatePwm1DutyCyclePayload
Derived
Inherited Members

Properties

Pwm1DutyCycle

Gets or sets the value that sets the duty cycle of PWM1 (%).

Methods

GetMessage(MessageType)

Creates a message that sets the duty cycle of PWM1 (%).

GetPayload()

Creates a message payload for the Pwm1DutyCycle register.