Table of Contents

Class DO3TimeAboveThreshold

Namespace
Harp.AnalogInput
Assembly
Harp.AnalogInput.dll

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

public class DO3TimeAboveThreshold
Inheritance
DO3TimeAboveThreshold
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, ushort)

Returns a Harp message for the DO3TimeAboveThreshold register.

FromPayload(double, MessageType, ushort)

Returns a timestamped Harp message for the DO3TimeAboveThreshold register.

GetPayload(HarpMessage)

Returns the payload data for DO3TimeAboveThreshold register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for DO3TimeAboveThreshold register messages.