THORLABS DCU223x Operation Manual And Sdk page 330

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

Advertisement

DCx Cameras
IS_NO_SUCCESS
IS_SUCCESS
Related functions
is_CaptureVideo()
is_FreezeVideo()
is_ForceTrigger()
is_SetTriggerCounter()
is_SetTriggerDelay()
is_IO()
280
Example
//Enable trigger mode and set high-active flash mode.
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
uc480 Simple Trigger (C++)
uc480 IO (C++)
328
177
223
221
351
352
General error message
Function executed successfully
© 2013 Thorlabs GmbH

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dcu224xDcc1240xDcc1545mDcc1645c

Table of Contents