Class CreateTriggerDurationCam1Payload
- Namespace
- Harp.CameraControllerGen2
- Assembly
- Harp.CameraControllerGen2.dll
Represents an operator that creates a message payload that sets the duration of the trigger pulse, in microseconds (minimum is 100), for camera 1.
public class CreateTriggerDurationCam1Payload
- Inheritance
-
CreateTriggerDurationCam1Payload
- Derived
- Inherited Members
Properties
- TriggerDurationCam1
Gets or sets the value that sets the duration of the trigger pulse, in microseconds (minimum is 100), for camera 1.
Methods
- GetMessage(MessageType)
Creates a message that sets the duration of the trigger pulse, in microseconds (minimum is 100), for camera 1.
- GetPayload()
Creates a message payload for the TriggerDurationCam1 register.