Home > C: Programming > Function Descriptions > | History back Previous chapter Next chapter Print |
is_SetTriggerCounter |
uEye Camera Manual Version 3.80
is_SetTriggerCounter
USB 2.0 GigE |
USB 2.0 GigE |
Syntax
INT is_SetTriggerCounter (HIDS hCam, INT nValue)
Description
is_SetTriggerCounter() returns the number of images captured in hardware or software trigger mode.
|
Input Parameters
hCam |
Camera handle |
nValue |
|
IS_GET_TRIGGER_COUNTER |
Returns the current count for triggered image captures |
Other values |
Resets the counter for triggered image captures |
Return Values
IS_SUCCESS |
Function executed successfully |
IS_NO_SUCCESS |
General error message |
Related Functions