Table of Contents

Class TimestampedOutputState

Namespace
Harp.CameraControllerGen2
Assembly
Harp.CameraControllerGen2.dll

Provides methods for manipulating timestamped messages from the OutputState register.

public class TimestampedOutputState
Inheritance
TimestampedOutputState
Inherited Members

Fields

Address

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

Methods

GetPayload(HarpMessage)

Returns timestamped payload data for OutputState register messages.

See Also