Éducation Société Événements NI Developer Zone Support Solutions Produits et Services Contacter NI MyNI

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

0 évaluations | 0.00 parmi 5
Imprimer le document

GPI Toolkit for add-on DIAdem DLL creation

Téléchargements disponibles:

Téléchargement standard: GPI-10.2(1 MB)

Langue de téléchargement: Anglais
Ligne de produits: DIAdem
Version: 10.2
Date de parution: 05-2007
Type de logiciel: API/Code Library
Système d'exploitation: Windows Vista x64; Windows Vista x86; Windows XP

Description

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. 

Commentaires