© 2013 Thorlabs GmbH
4 Programming (SDK)
369
4.4.12 isavi_InitAVI
Syntax
INT isavi_InitAVI (INT* pnAviID, HIDS hCam)
Description
isavi_InitAVI() initializes an instance of the uc480 AVI interface. Multiple instances can be created
simultaneously.
Input parameters
Pointer. Returns the instance ID which is needed for calling the
other uc480 AVI functions.
Handle of a selected or initialized DCx camera.
Return values
Function executed successfully.
One of the submitted parameters is outside the valid
range.
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.
Related functions
isavi_ExitAVI()
isavi_OpenAVI()
isavi_CloseAVI()
362
371
360