THORLABS DCU223x Operation Manual And Sdk page 219

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

Advertisement

Note
Older uc480 exposure time functions
The following uc480 API commands are obsolete by the is_Exposure() function:
is_GetExposureRange()
is_SetExposureTime()
See also
Obsolete functions
Input parameters
hCam
nCommand
IS_EXPOSURE_CMD_GET_CAPS
IS_EXPOSURE_CMD_GET_EXPOSURE_DEFAULT
IS_EXPOSURE_CMD_GET_EXPOSURE
IS_EXPOSURE_CMD_GET_EXPOSURE_RANGE_MIN
IS_EXPOSURE_CMD_GET_EXPOSURE_RANGE_MAX
IS_EXPOSURE_CMD_GET_EXPOSURE_RANGE_INC
IS_EXPOSURE_CMD_GET_EXPOSURE_RANGE
IS_EXPOSURE_CMD_GET_FINE_INCREMENT_RANGE_
MIN
© 2013 Thorlabs GmbH
379
Camera handle
Returns the supported function modes.
More details
pParam: Pointer to bit mask of type UINT
In the bit mask, the status flags from
EXPOSURE_CAPS
219
nSizeOfParam: 4
Example 1
220
Returns the default setting for the exposure time.
More details
pParam: Pointer to variable of type double returning
the default value.
nSizeOfParam: 8
Returns the currently set exposure time (in ms).
More details
pParam: Pointer to variable of type double returning
the current value.
nSizeOfParam: 8
Returns the minimum exposure time.
More details
pParam: Pointer to variable of type double returning
the minimum value.
nSizeOfParam: 8
Returns the maximum exposure time.
More details
pParam: Pointer to variable of type double returning
the maximum value.
nSizeOfParam: 8
Returns the exposure time increment.
More details
pParam: Pointer to variable of type double returning
the increment.
nSizeOfParam: 8
Returns the exposure time range.
More details
pParam: Pointer to array of type double returning
the minimum and maximum values and the increment
(in exactly this order).
nSizeOfParam: 24
Returns the minimum exposure time in fine increments
for some sensors.
More details
pParam: Pointer to variable of type double returning
4 Programming (SDK)
are returned.
217

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dcu224xDcc1240xDcc1545mDcc1645c

Table of Contents