Table of Contents

Class TimestampedSamplingRate

Namespace
Harp.AnalogInput
Assembly
Harp.AnalogInput.dll

Provides methods for manipulating timestamped messages from the SamplingRate register.

public class TimestampedSamplingRate
Inheritance
TimestampedSamplingRate
Inherited Members

Fields

Address

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

Methods

GetPayload(HarpMessage)

Returns timestamped payload data for SamplingRate register messages.

See Also