| Home > C: Programming > Function descriptions > | History back Previous chapter Next chapter Print |
is_SetErrorReport |
|
uEye Camera Manual Version 4.00
|
|
USB 2.0 USB 3.0 GigE |
USB 2.0 USB 3.0 GigE |
Syntax
INT is_SetErrorReport (HIDS hCam, INT Mode)
Description
Using is_SetErrorReport(), you can enable/disable error event logging. If error reporting is enabled, errors will automatically be displayed in a dialog box. Cancelling the dialog box disables the error report. Even with disabled error reporting, you can still query errors using the is_GetError() function.
|
|
Input parameters
hCam |
Camera handle Or 0 if no camera has been initialized yet |
||||||
|
|||||||
Return values
When used with IS_GET_ERR_REP_MODE |
Current setting |
IS_SUCCESS |
Function executed successfully |
Related functions