TriggerSource
|
![]() ![]() ![]() |
"Software"
|
Trigger signal will be generated by software using the SoftTrigger command.
|
"Line0", "Line1", "Line2",...
|
The physical line or pin to be used as external trigger source.
|
"Timer1Start", "Timer2Start", ..."Timer1End", "Timer2End",...
|
The Timer signal to be used as internal trigger source
|
"Counter1Start", "Counter2Start", ..."Counter1End", "Counter2End",...
|
The Counter signal to be used as internal trigger source
|
"UserInput0", "UserInput1", "UserInput2",...
|
The User Output bit signal to be used as internal trigger source
|
|
pValue [out, retval]
|
Pointer to the string specifying the current trigger source
|
Value [in]
|
The trigger 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
|
|
|