Académico Empresa Eventos NI Developer Zone Soporte Soluciones Productos y Servicios Comuníquese con NI MyNI

DIAdem Development System 10.2 - Windows Vista x64/Vista x86/XP - GPI-Toolkit

0 calificación | 0.00 fuera de 5
Imprimir Documento

GPI Toolkit for add-on DIAdem DLL creation

Descargas Disponibles:

Descarga Estándar: GPI-10.2(1 MB)

Descargar Idioma: Inglés
Línea de Producto: DIAdem
Versión: 10.2
Fecha de Lanzamiento: 05-2007
Tipo de Software: API/Code Library
Sistema Operativo: Windows Vista x64; Windows Vista x86; Windows XP

Descripción

You can add your own features to DIAdem by creating a DLL in the General Programming Interface (GPI) format.
The GPI Toolkit includes examples and a GPI-DLL Wizard that works seamlessly with Visual C++ 6.0, so that all you need to do is include your own C code in the routine the Wizard creates for you. If you would like to work without the Wizard you also can use VisualStudio 2003 or 2005 for developing.

Your GPI-DLL can call external DLLs as well, including DLLs made by LabVIEW.

If you create a GPI-DLL that is a file import filter, you will be able to configure DIAdem to automatically present the import type in the "File" >> "Open" dialog.
Please keep in mind that this kind of data import is used for compatibility purposes only.
The new interface for importing data files is the DataPlugin API. Please refer to our DataPlugin web site for more information. In addition to a detailed description the DataPlugin web site has about 100 DataPlugins that were developed for various known file formats.

In general, any GPI-DLL included in DIAdem opens all the GPI-DLL’s variables and functions to the DIAdem environment, on REPORT templates as well as in VBScripts. The final result is that you add a new feature to DIAdem. 

Comentarios