Table of Contents

Class CreateDO2TimeBelowThresholdPayload

Namespace
Harp.AnalogInput
Assembly
Harp.AnalogInput.dll

Represents an operator that creates a message payload that time (ms) below threshold value that is required to trigger a DO2 pin event.

public class CreateDO2TimeBelowThresholdPayload
Inheritance
CreateDO2TimeBelowThresholdPayload
Derived
Inherited Members

Properties

DO2TimeBelowThreshold

Gets or sets the value that time (ms) below threshold value that is required to trigger a DO2 pin event.

Methods

GetMessage(MessageType)

Creates a message that time (ms) below threshold value that is required to trigger a DO2 pin event.

GetPayload()

Creates a message payload for the DO2TimeBelowThreshold register.