Introducción

Parte del Baumer GAPI SDK es el denominado Runtime, el cual resulta necesario para programar una aplicación específica del cliente y reúne todos los componentes necesarios para integrar cámaras Baumer en un sistema y controlarlas a través de C++ y C#.

Normalmente, Baumer GAPI se instala en un ordenador de desarrollo mediante Windows® Installer o el administrador de paquetes de Linux®.

De este modo:

Nota

Para la implementación de una aplicación Baumer GAPI Vision no resulta necesario instalar Baumer GAPI a través del instalador/administrador de paquetes. Puede instalar los pasos necesarios de forma manual o automatizada como parte de un proceso de instalación o implementación con su aplicación Vision.

 


Implementación de una aplicación Baumer GAPI Vision

Creación una versión para una aplicación

La guía de programadores Baumer GAPI Programmers Guide descubre el ajuste de una aplicación en los sistemas operativos Windows® o Linux®. Aquí también encontrará notas sobre qué Header y Library deben integrarse y cuáles deben copiarse posteriormente al sistema de destino con una versión compilada.

Nota

Si no se utilizan cámaras USB, se suprimen el productor USB (bsysusb.xml) y el archivo de configuración (bsysusb.xml).

Si no se utilizan cámaras GigE, se suprimen el productor GigE (bgapi2_gige.cti) y el archivo de configuración (bsysgige.xml).

Installing necessary drivers

On a Linux® System no additional drivers are required as the standard USB driver (libusb) is used. 

To use Baumer USB cameras on a Windows® system it is necessary to install the included USB driver. The driver is located in the directory <InstallDir>/driver/. You will find drivers for Windows® 7 and 10, each for x64 und x86.

On Windows® systems it is beneficial to use the provided GigE filter driver. This driver helps to efficiently handle the data-stream of GigE cameras and therefore reduces the system-load. The GigE filter driver can be found in the directory <InstallDir>/driver/. You will find drivers for Windows® 7 and 10 each for x64 und x86.

The driver installation can be done in a «silent-mode». This helps with integration into custom setups or deployment-processes. You can learn more about the supported command-line parameters by starting the installer with the parameter  bdriver_usb64.msi /? or bdrivermanager.exe /? .

Notice

Windows® 7 systems without Service Pack 1

Because of security requirements of Windows® 10 it is no longer possible to install the Baumer GAPI and it’s drivers on an unpatched Windows® 7. However with some limitations it is possible to deploy an Baumer GAPI vision application on such a system. You will need an development system on which the Baumer GAPI can be installed (min. Windows® 7 with Service Pack 1). A release version of your application can be compiled here and manually copied on the target system.

 

Limitations:

 


Support

Please contact our Technical & Application Support Center with any questions.

Phone: +49 3528 4386 845
E-mail: [email protected]

Na szczyt