Table of Contents

Class CreateDO0PulseWidthPayload

Namespace
Harp.AnalogInput
Assembly
Harp.AnalogInput.dll

Represents an operator that creates a message payload that pulse duration (ms) for the digital output pin 0. The pulse will only be emitted when DO0Sync == Pulse.

public class CreateDO0PulseWidthPayload
Inheritance
CreateDO0PulseWidthPayload
Derived
Inherited Members

Properties

DO0PulseWidth

Gets or sets the value that pulse duration (ms) for the digital output pin 0. The pulse will only be emitted when DO0Sync == Pulse.

Methods

GetMessage(MessageType)

Creates a message that pulse duration (ms) for the digital output pin 0. The pulse will only be emitted when DO0Sync == Pulse.

GetPayload()

Creates a message payload for the DO0PulseWidth register.