© 2013 Thorlabs GmbH156
DCx Cameras
4.3.1 is_AddToSequence
Syntax
INT is_AddToSequence (HIDS hCam, char* pcImgMem, INT nID)
Description
is_AddToSequence() adds an image memory to the list of image memories used for ring buffering. The image
memory must have been previously requested using is_AllocImageMem() . Using the
is_SetAllocatedImageMem() function, you can set a memory that has been allocated before as image
memory. Image memories that are used for ring buffering must all have been allocated with the same color depth
(bits per pixel).
Input parameters
Return values
Function executed successfully
Related functions
is_AllocImageMem()
is_InitImageQueue()
is_SetImageMem()
is_SetAllocatedImageMem()
Sample programs
uc480Sequence (C++)
157
301
157
278
337
301