Table of Contents

Class DO1Threshold

Namespace
Harp.AnalogInput
Assembly
Harp.AnalogInput.dll

Represents a register that value used to threshold an ADC read, and trigger DO1 pin.

public class DO1Threshold
Inheritance
DO1Threshold
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, short)

Returns a Harp message for the DO1Threshold register.

FromPayload(double, MessageType, short)

Returns a timestamped Harp message for the DO1Threshold register.

GetPayload(HarpMessage)

Returns the payload data for DO1Threshold register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for DO1Threshold register messages.