Please enable JavaScript to view this site.

uEye .NET Manual 4.97

Navigation: » No topics above this level «

Welcome

Scroll Previous Top Next More

The uEye .NET manual contains all information that you need for programming applications with uEye cameras (models with UI-xxxx) and the .NET interface. The uEye .NET interface is part of the comprehensive IDS Software Suite for uEye cameras which is available as a free download. In addition to the camera drivers, the IDS Software Suite features the IDS Camera Manager, the uEye Cockpit and a Software Development Kit (SDK) for creating your own programs. Numerous demo applications make it easy for you to get started with programming.

hint_info

For detailed information about your uEye camera (models with UI-xxxx), refer to the IDS Software Suite manual.

In the What is new in this version? chapter you find information about the changes in this version.

The .NET interface offers a user-friendly and object-oriented programming interface (for system requirements see Installation and requirements).

Fig. 1: .NET interface

Fig. 1: .NET interface

Via the uEyeDotNet.dll the code is encapsulated so that you can use different programming languages for the .NET interface e.g. C#, C++ or VB.

Examples for .NET programming

C#: uEye.NET C# SimpleLive

Visual Basic: uEye.NET VB SimpleLive