Please enable JavaScript to view this site.

IDS Software Suite 4.96.1

Navigation: C: Programming

Error codes of AVI and RAW functions

Scroll Previous Top Next More

For the AVI and RAW functions, the error codes of the ueye_tools.dll file are used:

No.

Error

Description

300

IS_AVI_NO_ERR

No error, function executed successfully.

301

IS_AVI_ERR_INVALID_FILE

The file has no valid AVI format.

302

IS_AVI_ERR_NEW_FAILED

AVI: No memory could be allocated for the AVI file.

RAW: The maximum number of instances have been reached.

303

IS_AVI_ERR_CREATESTREAM

No AVI stream could be created.

304

IS_AVI_ERR_PARAMETER

One of the submitted parameters is outside the valid range.

305

IS_AVI_ERR_NO_CODEC_AVAIL

The maximum number of instances allowed in this system has been reached. It is not possible to create another instance (maximum = 48 instances).

306

IS_AVI_ERR_INVALID_ID

AVI: The indicated AVI instance could not be found. Either the AVI ID is invalid or the instance has already been deleted using isavi_ExitAVI().

RAW: The indicated instance could not be found. Either the ID is invalid or the instance has already been deleted using israw_ExitFile().

307

IS_AVI_ERR_COMPRESS

The last image compression failed.

308

IS_AVI_ERR_DECOMPRESS

The last image decompression failed.

309

IS_AVI_ERR_CAPTURE_RUNNING

Another capturing operation is in progress or an AVI file is still open.

310

IS_AVI_ERR_CAPTURE_NOT_RUNNING

No capturing operation is running or no AVI file is opened.

311

IS_AVI_ERR_PLAY_RUNNING

A playback is already running.

312

IS_AVI_ERR_PLAY_NOT_RUNNING

No playback is running.

313

IS_AVI_ERR_WRITE_INFO

The AVI file could not be modified.

314

IS_AVI_ERR_INVALID_VALUE

AVI: The q parameter is outside the range of 1…100.

RAW: No valid file name was selected.

315

IS_AVI_ERR_ALLOC_MEMORY

No memory could be allocated.

316

IS_AVI_ERR_INVALID_CM

The submitted color mode is not supported for AVI capturing.

317

IS_AVI_ERR_COMPRESSION_RUN

The current image could not be processed since compression is still in progress.

318

IS_AVI_ERR_INVALID_SIZE

The submitted size is invalid.

319

IS_AVI_ERR_INVALID_POSITION

The submitted position is invalid.

320

IS_AVI_ERR_INVALID_UEYE

No uEye camera was found.

321

IS_AVI_ERR_EVENT_FAILED

The event could not be initialized. The Windows SetEvent function failed.

322

IS_AVI_ERR_EXCEPTION

An error has occurred.

323

IS_AVI_ERR_GENERIC

Generic error

324

IS_AVI_ERR_NOT_SUPPORTED

The file was opened in "read-only" mode (see israw_InitFile()).

325

IS_AVI_ERR_FILE_NOT_OPEN

The file is not open.

326

IS_AVI_ERR_WRITE_FAILED

The file could not be written.

327

IS_AVI_ERR_READ_FAILED

The file could not be read.

328

IS_AVI_ERR_SEEK_FAILED

The image could not be found.

© 2022 IDS Imaging Development Systems GmbH