Table of Contents

Class TimestampedDO2TargetChannel

Namespace
Harp.AnalogInput
Assembly
Harp.AnalogInput.dll

Provides methods for manipulating timestamped messages from the DO2TargetChannel register.

public class TimestampedDO2TargetChannel
Inheritance
TimestampedDO2TargetChannel
Inherited Members

Fields

Address

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

Methods

GetPayload(HarpMessage)

Returns timestamped payload data for DO2TargetChannel register messages.

See Also