User`s guide

FUNCTIONS
SDK SECTION 11
Page 195
SetAdvancedTriggerModeState
unsigned int WINAPI SetAdvancedTriggerModeState (int iState)
Description
This function will set the state for the
iCam functionality that some cameras are capable
of. There may be some cases where we wish to prevent the software using the new
functionality and just do it the way it was previously done.
Parameters
int iState:
0: turn off iCam
1: Enable iCam.
Return
unsigned int
DRV_SUCCESS
DRV_NOT_INITIALIZED
DRV_P1INVALID
State set
System not initialized
state invalid
See also
iCam
NOTE By default the advanced trigger functionality is enabled.