166 DCx camera
© 2010 Thorlabs
7.3.30
is_GetError
Syntax
INT is_GetError (HIDS hCam, INT* pErr, IS_CHAR** ppcErr)
Description
is_GetError() queries the last error that occurred and returns the associated error code and
message. We recommend to use this function after an error has occurred that returned
IS_NO_SUCCESS. Each error message will be overwritten when a new error occurs.
Input Parameters
Pointer to the variable containing the error code
Pointer to the string containing the error text
Return Values
Function executed successfully
Related Functions
is_GetCaptureErrorInfo()
is_SetErrorReport()
is_CameraStatus()
160
250
121