Click or drag to resize

ICameraControllerTriggerExposureMode Property

Gets or sets the trigger exposure mode. Can be set to Timed or External. When using the "Timed" mode, exposure is controlled by the value of Shutter When using the "External" mode, exposure is controlled by the duration of the trigger signal. Value is only taken into account when UseHardwareTrigger is set to true

Namespace:  LynceeTec.Interfaces
Assembly:  LynceeTec.Interfaces (in LynceeTec.Interfaces.dll) Version: 8.0.35712.0 8_0_dev 37f4dd99, built 2019-04-05 12:56:48 UTC
Syntax
TriggerExposureMode TriggerExposureMode { get; set; }

Property Value

Type: TriggerExposureMode
The trigger exposure mode.
See Also