EasyManuals Logo

THORLABS DCU22 Series Description And Sdk Manual

THORLABS DCU22 Series
513 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #91 background imageLoading...
Page #91 background image
© 2016 Thorlabs Scientific Imaging
4 Programming (SDK)
89
Returns the camera information of an opened camera.
Returns the version of the uc480.dll.
Returns the operating system version.
4.2.1.2 Opening and Closing the Camera
The following functions are required to open and close a DCx camera.
is_InitCamera()
Hardware initialization
is_ExitCamera()
Closes the camera and releases the created image memory.
When multiple cameras are used on one system you should assign every camera a unique camera
ID.
is_SetCameraID()
Sets a new camera ID.
4.2.1.3 Allocating Image Memory
When you are programming an application that
requires direct access to the image data in stored in memory, or
uses Bitmap mode (DIB) for display
use the following functions to allocate and manage image memories (see also Quick start: Image
display).
is_AllocImageMem()
Allocates an image memory.
is_SetAllocatedImageMem(
)
The user provides pre-allocated memory for image capturing.
is_FreeImageMem()
Releases an allocated image memory.
An image memory has to be activated before each image capture:
is_SetImageMem()
Makes an image memory active.
To query image memory information and access the data in the image memories, you can use
these functions:
is_CopyImageMem()
Copies the image to the user-defined memory.
is_CopyImageMemLines()
Copies selected image lines to the user-defined memory.
is_GetActiveImageMem()
Returns the number and address of the active image memory.
is_GetImageMem()
Returns the pointer to the starting address of the image memory.
is_GetImageMemPitch()
Returns the line offset used in the image memory.
is_InquireImageMem()
Returns the properties of an image memory.
Note
Image memory sequences should be used for frame sequence capture.

Table of Contents

Other manuals for THORLABS DCU22 Series

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the THORLABS DCU22 Series and is the answer not in the manual?

THORLABS DCU22 Series Specifications

General IconGeneral
BrandTHORLABS
ModelDCU22 Series
CategorySecurity Camera
LanguageEnglish

Related product manuals