Please enable JavaScript to view this site.

uEye .NET Manual 4.97

Class

uEye.Information

Accessible

Camera.Information.GetDeviceInfo

Syntax

uEye.Information.GetDeviceInfo(out uEye.Types.DeviceInformation Info)

uEye.Information.GetDeviceInfo(out uEye.Types.ETH.DeviceInformation EthInfo)

Description

Returns information about connected USB 3 and GigE uEye cameras. The resulting information is written to the uEye.Types.DeviceInformation/uEye.Types.ETH.DeviceInformation structure. For this purpose, the cameras need not be opened.

Parameter

EthInfo/Info: Returns information about connected USB 3 and GigE uEye cameras, see uEye.Types.DeviceInformation/uEye.Types.ETH.DeviceInformation