© 2013 Thorlabs GmbH208
DCx Cameras
4.3.20 is_EnableAutoExit
Syntax
INT is_EnableAutoExit (HIDS hCam, INT nMode)
Description
is_EnableAutoExit() enables automatic closing of the camera handle after a camera has been removed on-the-fly.
Upon closing of the handle, the entire memory allocated by the driver will be released.
Input parameters
Enables automatic closing
Disables automatic closing
Returns the current setting
Return values
Current setting when used together
withIS_GET_AUTO_EXIT_ENABLED
Function executed successfully
Related functions
is_ExitCamera()
213