Table of Contents

Class CreateStartTimestampPayload

Namespace
Harp.CameraControllerGen2
Assembly
Harp.CameraControllerGen2.dll

Represents an operator that creates a message payload that specifies when the camera will start to acquire frames.

public class CreateStartTimestampPayload
Inheritance
CreateStartTimestampPayload
Derived
Inherited Members

Properties

StartTimestamp

Gets or sets the value that specifies when the camera will start to acquire frames.

Methods

GetMessage(MessageType)

Creates a message that specifies when the camera will start to acquire frames.

GetPayload()

Creates a message payload for the StartTimestamp register.