250 DCx camera
© 2010 Thorlabs
7.3.83
is_SetErrorReport
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 dialogue box. Cancelling the dialogue box
disables the error report. Even with disabled error reporting, you can still query errors using the
is_GetError() function.
is_SetErrorReport() can be called before calling is_InitCamera() .
You only need to enable the is_SetErrorReport() function once for all cameras in the
application.
Input Parameters
Camera handle or 0 if no camera has been initialised yet
Disables error reporting.
Return Values
Function executed successfully
Current setting when used together with
IS_GET_ERR_REP_MODE
Related Functions
is_GetError()
is_GetCaptureErrorInfo()
is_CameraStatus()
166
192
166
160
121