THORLABS DCU223x Operation Manual And Sdk page 226

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

Advertisement

DCx Cameras
IS_NO_SUCCESS
IS_NOT_CALIBRATED
IS_NOT_SUPPORTED
IS_OUT_OF_MEMORY
IS_TIMED_OUT
IS_SUCCESS
IS_TRANSFER_ERROR
Related functions
is_HasVideoStarted()
is_IsVideoFinish()
is_SetExternalTrigger()
is_ForceTrigger()
is_CaptureVideo()
is_SetTimeout()
is_CaptureStatus()
Example
Enable trigger mode, set high-active flash mode and capture an image:
is_SetExternalTrigger(hCam, IS_SET_TRIGGER_SOFTWARE);
// Set the flash to a high active pulse for each image in the trigger mode
UINT nMode = IO_FLASH_MODE_TRIGGER_HI_ACTIVE;
is_IO(m_hCam, IS_IO_CMD_FLASH_SET_MODE, (void*)&nMode, sizeof(nMode));
is_FreezeVideo(hCam, IS_WAIT);
Sample programs
SimpleAcquire (C++)
uc480C# Demo (C#)
224
General error message
The camera does not contain any calibration data.
The camera model used here does not support this function or
setting.
No memory could be allocated.
A timeout occurred. An image capturing process could not be
terminated within the allowable period.
Function executed successfully
Transfer error. Frequent transfer errors can mostly be avoided by
reducing the pixel rate.
259
288
327
221
177
350
174
© 2013 Thorlabs GmbH

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dcu224xDcc1240xDcc1545mDcc1645c

Table of Contents