Please enable JavaScript to view this site.

uEye .NET Manual 4.97

The Information class provides methods for querying information about uEye cameras and other hardware or errors while image acquisition etc.

Methods

Method

Description

GetAvgBandwidth

Returns the average bandwidth.

GetBusSpeed

Queries whether a camera is connected to a USB 2.0 or USB 3.0 host controller.

GetCameraInfo

Returns the data hard-coded in the non-volatile camera memory.

GetCameraStatus

Returns various status information and settings.

GetCaptureStatus

Returns information on errors that occurred during an image capture.

GetDeviceInfo

Returns information about connected USB 3 and GigE uEye cameras.

GetEnableErrorReport

Get the status (enabled/disabled) for error event logging.

GetImageInfo

Provides additional information on the images you take.

GetLastError

Returns the last error that occurred and returns the associated error code and message.

GetPeakBandwidth

Returns the peak bandwidth.

GetSensorInfo

Returns information about the sensor type used in the camera.

GetUsedBandwidth

Returns the bus bandwidth (in MByte/s) currently used by all initialized or selected cameras.

ResetCaptureStatus

Resets the capture status infomation.

SetCameraStatus

Sets various status information and camera settings.

SetEnableErrorReport

Enables/disables error event logging.