Class
Accessible
Camera.Device.SetCameraID
Syntax
uEye.Device.SetCameraID(int s32Value)
Description
Sets a unique camera ID to a camera. Thus, it is possible to access the camera directly with Init().
The camera ID is stored in the non-volatile memory of the camera. The factory default camera ID is 1. The camera ID can also be changed in the IDS Camera Manager.
Parameter
•s32Value: New camera ID (1…254)