Is_Lockseqbuf - THORLABS DCU223x Operation Manual And Sdk

Cdd and cmos cameras
Hide thumbs Also See for DCU223x:
Table of Contents

Advertisement

4.3.66 is_LockSeqBuf

USB 2.0
USB 3.0
Syntax
INT is_LockSeqBuf (HIDS hCam, INT nNum, char* pcMem)
Description
is_LockSeqBuf() locks write access to an image memory within a sequence. In the capturing process, locked
image memories will be skipped in the sequence list of image memories to be used. This way, you can avoid that
image data which are required for further processing will be overwritten by newly captured data. Full access to the
image memory is still guaranteed. You can lock any number of image memories at the same time.
Using the
is_UnlockSeqBuf()
Input parameters
hCam
nNum
pcMem
Attention
nNum indicates the location in the sequence list, not the memory ID assigned using
Return values
IS_BAD_STRUCTURE_SIZE
IS_INVALID_CAMERA_HANDLE
IS_INVALID_PARAMETER
IS_NO_SUCCESS
IS_SUCCESS
Related functions
is_UnlockSeqBuf()
is_AddToSequence()
is_SetImageMem()
is_SetAllocatedImageMem()
© 2013 Thorlabs GmbH
USB 2.0
USB 3.0
function, you can re-enable write access to the image memory.
354
Camera handle
Number of the image memory to be locked (1...max) or
IS_IGNORE_PARAMETER: The image memory will be identified by its starting
address only.
Starting address of the image memory to be locked
354
156
337
301
An internal structure has an incorrect size.
Invalid camera handle
One of the submitted parameters is outside the valid
range or is not supported for this sensor or is not
available in this mode.
General error message
Function executed successfully
4 Programming (SDK)
is_AllocImageMem()
.
157
289

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dcu224xDcc1240xDcc1545mDcc1645c

Table of Contents