Class CreateTriggerDurationCam0Payload
- 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 0.
public class CreateTriggerDurationCam0Payload
- Inheritance
-
CreateTriggerDurationCam0Payload
- Derived
- Inherited Members
Properties
- TriggerDurationCam0
Gets or sets the value that sets the duration of the trigger pulse, in microseconds (minimum is 100), for camera 0.
Methods
- GetMessage(MessageType)
Creates a message that sets the duration of the trigger pulse, in microseconds (minimum is 100), for camera 0.
- GetPayload()
Creates a message payload for the TriggerDurationCam0 register.