Table of Contents

Class StartTimestamp

Namespace
Harp.CameraControllerGen2
Assembly
Harp.CameraControllerGen2.dll

Represents a register that specifies when the camera will start to acquire frames.

public class StartTimestamp
Inheritance
StartTimestamp
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, uint)

Returns a Harp message for the StartTimestamp register.

FromPayload(double, MessageType, uint)

Returns a timestamped Harp message for the StartTimestamp register.

GetPayload(HarpMessage)

Returns the payload data for StartTimestamp register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for StartTimestamp register messages.