Home > C: Programming > | History back Previous chapter Next chapter Print |
Programming Notes |
uEye Camera Manual Version 3.80
Programming Notes
|
Notes on parameter validity
Functions that refer to an initialized camera have the camera handle HIDS hCam as the first parameter. All parameters that are set using these functions remain valid for as long as the handle is valid, that is, until you close the corresponding camera or exit the program. The next time you open the camera, it is initialized with the defaults again.
|
The uEye.h header file contains all the definitions and constants needed for the uEye API. You will find this file in the directory C:\Program Files\IDS\uEye\Develop\include after installation of the uEye drivers.