Table of Contents

Class DO0TargetChannel

Namespace
Harp.AnalogInput
Assembly
Harp.AnalogInput.dll

Represents a register that target ADC channel that will be used to trigger a threshold event on DO0 pin.

public class DO0TargetChannel
Inheritance
DO0TargetChannel
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, AdcChannel)

Returns a Harp message for the DO0TargetChannel register.

FromPayload(double, MessageType, AdcChannel)

Returns a timestamped Harp message for the DO0TargetChannel register.

GetPayload(HarpMessage)

Returns the payload data for DO0TargetChannel register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for DO0TargetChannel register messages.