Class CreateStopTimestampPayload
- Namespace
- Harp.CameraControllerGen2
- Assembly
- Harp.CameraControllerGen2.dll
Represents an operator that creates a message payload that specifies when the camera will stop acquiring frames.
public class CreateStopTimestampPayload
- Inheritance
-
CreateStopTimestampPayload
- Derived
- Inherited Members
Properties
- StopTimestamp
Gets or sets the value that specifies when the camera will stop acquiring frames.
Methods
- GetMessage(MessageType)
Creates a message that specifies when the camera will stop acquiring frames.
- GetPayload()
Creates a message payload for the StopTimestamp register.