Table of Contents

Class DO2TimeBelowThreshold

Namespace
Harp.AnalogInput
Assembly
Harp.AnalogInput.dll

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

public class DO2TimeBelowThreshold
Inheritance
DO2TimeBelowThreshold
Inherited Members

Fields

Address

Represents the address of the DO2TimeBelowThreshold register. This field is constant.

RegisterLength

Represents the length of the DO2TimeBelowThreshold register. This field is constant.

RegisterType

Represents the payload type of the DO2TimeBelowThreshold register. This field is constant.

Methods

FromPayload(MessageType, ushort)

Returns a Harp message for the DO2TimeBelowThreshold register.

FromPayload(double, MessageType, ushort)

Returns a timestamped Harp message for the DO2TimeBelowThreshold register.

GetPayload(HarpMessage)

Returns the payload data for DO2TimeBelowThreshold register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for DO2TimeBelowThreshold register messages.