EasyManua.ls Logo

THORLABS DCC1645C - Page 226

THORLABS DCC1645C
530 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
© 2013 Thorlabs GmbH224
DCx Cameras
IS_NO_SUCCESS
General error message
IS_NOT_CALIBRATED
The camera does not contain any calibration data.
IS_NOT_SUPPORTED
The camera model used here does not support this function or
setting.
IS_OUT_OF_MEMORY
No memory could be allocated.
IS_TIMED_OUT
A timeout occurred. An image capturing process could not be
terminated within the allowable period.
IS_SUCCESS
Function executed successfully
IS_TRANSFER_ERROR
Transfer error. Frequent transfer errors can mostly be avoided by
reducing the pixel rate.
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#)
259
288
327
221
177
350
174

Table of Contents

Other manuals for THORLABS DCC1645C

Related product manuals