學術專區 關於NI NI活動訊息 NI Developer Zone 技術支援服務 使用者解決方案 產品與服務 連絡NI MyNI

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

0 評分 | 0.00 之 5
列印檔案

GPI Toolkit for add-on DIAdem DLL creation

可進行的下載作業:

標準下載作業: GPI-10.2(1 MB)

下載語言: 英語
產品線: DIAdem
版本: 10.2
發表日期: 05-2007
軟體種類: API/Code Library
作業系統: Windows Vista x64; Windows Vista x86; Windows XP

說明

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. 

反馈