305SDK (Software development Kit)
© 2010 Thorlabs
7.4.11
isavi_InitAVI
Syntax
INT isavi_InitAVI (int* pnAviID, HIDS hCam)
Description
isavi_InitAVI() initialises an instance of the DCx camera AVI interface. Multiple instances can be
created simultaneously.
Input Parameters
Pointer. Returns the instance ID which is needed for calling the other
DCx camera AVI functions.
Handle of a selected or initialised DCx camera camera.
Return Values
Function executed successfully
The pnAviID pointer contains the value Null.
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.
No DCx camera camera was found.
Related Functions
isavi_ExitAVI()
isavi_OpenAVI()
isavi_CloseAVI()
299
308
296