Home > C: Programming > Function descriptions > History back  Previous chapter  Next chapter  Print  

is_SetErrorReport

uEye Camera Manual Version 4.00

is_SetErrorReport

Windows_Logo

Linux_Logo

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.

Hinweis

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

hCam

Camera handle

Or 0 if no camera has been initialized yet

IS_DISABLE_ERR_REP

Disables error reporting.

IS_ENABLE_ERR_REP

Enables error reporting.

IS_GET_ERR_REP_MODE

Current status of error reporting.

Return values

When used with

IS_GET_ERR_REP_MODE

Current setting

IS_SUCCESS

Function executed successfully

Related functions

is_GetError()

is_CaptureStatus()

is_CameraStatus()


Suggestion for improvement? Send us your short Feedback on this chapter. Thank you very much!

For technical questions please contact you local distributor or use the support form on our website.


© 2012 IDS Imaging Development Systems GmbH
http://www.ids-imaging.com