| Home > Function descriptions > | History back Previous chapter Next chapter Print |
SetCameraId |
|
uEye ActiveX Manual Version 4.00
Syntax
LONG SetCameraId (LONG lId)
Description
SetCameraId() enables the user to set the unique camera identifier used in multiple camera systems. The ID is permanently stored in the camera EEPROM.
This ID is needed as parameter when calling InitCamera(), to open a specific camera.
Parameters
lId |
The desired ID to write into the camera EEPROM. [1..255] |
Return values
IS_SUCCESS |
Function executed successfully |
IS_NO_SUCCESS |
General error message |