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 #390 background imageLoading...
Page #390 background image
© 2016 Thorlabs Scientific Imaging388
DCx Camera Functional Description and SDK Manual
pParam
Pointer to a function parameter, whose function
depends on nCommand.
nSizeOfParam
Size (in bytes) of the memory area to which
pParam refers.
Function modes
TRIGGER_DEBOUNCE_MODE_NONE
Disables debouncing the digital input.
TRIGGER_DEBOUNCE_MODE_FALLING_EDGE
Debounces the digital input for falling edge
signals.
TRIGGER_DEBOUNCE_MODE_RISING_EDGE
Debounces the digital input for rising edge
signals.
TRIGGER_DEBOUNCE_MODE_BOTH_EDGES
Debounces the digital input for rising or falling
edge signals.
TRIGGER_DEBOUNCE_MODE_AUTOMATIC
Debounces the digital input with automatic edge
selection (recommended). The edge is selected
based on the set trigger edge (see
is_SetExternalTrigger()).
Return values
IS_CANT_COMMUNICATE_WITH_DRIVER
Communication with the driver failed because
no driver has been loaded.
IS_CANT_OPEN_DEVICE
An attempt to initialize or select the camera
failed (no camera connected or initialization
error).
IS_INVALID_CAMERA_HANDLE
Invalid camera handle
IS_INVALID_PARAMETER
One of the submitted parameters is outside the
valid range or is not supported for this sensor or
is not available in this mode.
IS_IO_REQUEST_FAILED
An IO request from the uc480 driver failed.
Possibly the versions of the uc480.dll (API) and
the driver file (uc480_usb.sys) do not match.
IS_NO_SUCCESS
General error message
IS_NOT_SUPPORTED
The camera model used here does not support
this function or setting.
IS_SUCCESS
Function executed successfully
Related functions
is_SetExternalTrigger()
is_SetTriggerDelay()
Example
INT value = TRIGGER_DEBOUNCE_MODE_AUTOMATIC;
is_TriggerDebounce(hCam, TRIGGER_DEBOUNCE_CMD_SET_MODE, (void*)&value, sizeof(value));

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