LineSource
|
![]() ![]() ![]() |
"Off"
|
Line output is disabled (Tri-State).
|
"AcquisitionTriggerWait"
|
Camera is currently waiting for a trigger to capture one frame or series of frames.
|
"AcquisitionActive"
|
Camera is currently doing an acquisition of one frame or series of frames.
|
"FrameTriggerWait"
|
Camera is currently waiting for a frame trigger.
|
"FrameActive"
|
Camera is currently doing a capture of a frame.
|
"Timer1Active", "Timer2Active",...
|
The chosen timer is in the active state.
|
"Counter1Active","Counter2Active",...
|
The chosen counter is in the active state.
|
"UserOutput1Active","UserOutput2Active",...
|
The chosen user output bit state as defined by its current UserOutputValue.
|
pValue [out, retval]
|
Pointer to the string specifying the line source.
|
Value [in]
|
The line source 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
|
|
|
|