ExposureMode
|
![]() ![]() ![]() |
"Off"
|
Disables the exposure and lets the shutter open
|
"Timed"
|
Exposure time is set using ExposureTimeRaw, ExposureTimeAbs or ExposureAuto
|
"TriggerWidth
|
The camera uses the width of the current Frame or Line trigger signal pulse to control the exposure time.
|
"TriggerControlled"
|
The camera uses one or more trigger signals to control the exposure time independently from the Frame or Line triggers. See TriggerSelector for more details
|
pValue [out, retval]
|
Pointer to the string specifying the exposure operational mode
|
Value [in]
|
The exposure operational mode to be set
|
S_OK
|
Success
|
E_NOINTERFACE
|
The feature is not available for the selected camera
|
E_INVALIDARG
|
The value is not part of the enumerated set
|
E_FAIL
|
Failure to set the feature value
|
|
|