THORLABS DCU223x Operation Manual And Sdk page 434

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

Advertisement

DCx Cameras
hCam
IS_GET_SUPPORTED_FLASH_IO_PORTS
Statically setting the output level
IS_SET_FLASH_HIGH
IS_SET_FLASH_LOW
nLine
Return values
IS_SUCCESS
IS_NO_SUCCESS
When used with
IS_GET_FLASHSTROBE_MODE
When used with
IS_GET_SUPPORTED_FLASH_IO_PORTS
Related functions
is_SetFlashDelay()
is_IO()
280
is_SetExternalTrigger()
is_SetTriggerDelay()
is_CaptureVideo()
Example
//Software trigger mode, HI_ACTIVE flash mode
is_SetExternalTrigger
is_SetFlashStrobe
(hCam, IS_SET_FLASH_HI_ACTIVE, 0);
is_FreezeVideo
(hCam, IS_WAIT);
// Flash additionally on second GPIO output
is_SetFlashStrobe
(hCam, IS_SET_FLASH_HI_ACTIVE | IS_SET_FLASH_IO_2, 0);
// Flash only on normal flash output
is_SetFlashStrobe
(hCam, IS_SET_FLASH_HI_ACTIVE, 0);
Sample programs
uc480 Flash Strobe (C++)
uc480 IO (C++)
432
429
327
352
177
(hCam, IS_SET_TRIGGER_SOFTWARE);
Camera handle
camera model.
Returns which of the general purpose I/Os (GPIO) can
be used for the flash strobe
Statically sets the digital output to high level (HIGH).
Statically sets the digital output to low level (LOW).
Currently not used
Function executed successfully
General error message
Current setting
Returns the supported ports linked by a logical OR.
IS_SET_FLASH_IO_1
IS_SET_FLASH_IO_2
© 2013 Thorlabs GmbH

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dcu224xDcc1240xDcc1545mDcc1645c

Table of Contents