cc

所属分类:Windows编程
开发工具:LabView
文件大小:119KB
下载次数:9
上传日期:2009-11-28 13:50:19
上 传 者siangjun
说明:  在labview中调用C编写的动态数据库

文件列表:
调用C-动态数据库\Source_code_for_dll\VS2008\GenSort.cpp (1722, 2008-04-09)
调用C-动态数据库\Source_code_for_dll\VS2008\GenSort.sln (884, 2008-04-09)
调用C-动态数据库\Source_code_for_dll\VS2008\GenSort.suo (8704, 2008-04-09)
调用C-动态数据库\Source_code_for_dll\VS2008\GenSort.vcproj (6257, 2008-04-09)
调用C-动态数据库\Source_code_for_dll\VS2008\StdAfx.cpp (294, 2004-04-01)
调用C-动态数据库\Source_code_for_dll\VS2008\StdAfx.h (802, 2004-04-01)
调用C-动态数据库\Source_code_for_dll\Visual C++ Stuff\GenSort.cpp (1699, 2004-04-01)
调用C-动态数据库\Source_code_for_dll\Visual C++ Stuff\GenSort.dsp (4309, 2004-04-01)
调用C-动态数据库\Source_code_for_dll\Visual C++ Stuff\GenSort.dsw (539, 2004-04-01)
调用C-动态数据库\Source_code_for_dll\Visual C++ Stuff\GenSort.ncb (50176, 2004-04-02)
调用C-动态数据库\Source_code_for_dll\Visual C++ Stuff\GenSort.opt (48640, 2004-04-02)
调用C-动态数据库\Source_code_for_dll\Visual C++ Stuff\GenSort.plg (1739, 2004-04-01)
调用C-动态数据库\Source_code_for_dll\Visual C++ Stuff\StdAfx.cpp (294, 2004-04-01)
调用C-动态数据库\Source_code_for_dll\Visual C++ Stuff\StdAfx.h (802, 2004-04-01)
调用C-动态数据库\Source_code_for_dll\CVI Stuff\GenSort.dll (206848, 2008-04-09)
调用C-动态数据库\Source_code_for_dll\CVI Stuff\GenSort.lib (2648, 2008-04-09)
调用C-动态数据库\Source_code_for_dll\CVI Stuff\GenSortRand.c (1665, 2004-01-12)
调用C-动态数据库\Source_code_for_dll\CVI Stuff\GenSortRand.cws (2866, 2008-04-09)
调用C-动态数据库\Source_code_for_dll\CVI Stuff\GenSortRand.prj (3904, 2008-04-04)
调用C-动态数据库\LabVIEW_code_and_DLL\GenSort.dll (206848, 2008-04-09)
调用C-动态数据库\LabVIEW_code_and_DLL\GenSort.lib (2648, 2008-04-09)
调用C-动态数据库\LabVIEW_code_and_DLL\GenSortRandC.vi (18228, 2008-04-09)
调用C-动态数据库\Source_code_for_dll\VS2008 (0, 2009-06-15)
调用C-动态数据库\Source_code_for_dll\Visual C++ Stuff (0, 2009-06-15)
调用C-动态数据库\Source_code_for_dll\CVI Stuff (0, 2009-06-15)
调用C-动态数据库\Source_code_for_dll (0, 2009-06-15)
调用C-动态数据库\LabVIEW_code_and_DLL (0, 2009-06-15)
调用C-动态数据库 (0, 2009-06-15)

This example is designed to illustrate the concept of using external code in LabVIEW. This example contains a LabVIEW program that Generates and Sorts an array of numbers by calling a C-built DLL using LabVIEW's Call Library Function Node. This example also contains the C source code that the DLL was built from. It contains a .c file and a .prj file that can be build in LabWindows/CVI, as well as a .cpp file and all of the project files necessary to build this in Microsoft Visual C++. If you see a broken arrow when you open the LabVIEW VI, double-click on the Call Library Function Node and relink to the exact path of the DLL. This example was written in conjunction with the document "Can LabVIEW C?", which compares the functionality of C and LabVIEW. Specifically, this example demonstrates that LabVIEW will always allow a developer to use the proper tools by using third party code. Requirements: LabVIEW 8.0 or later or LabVIEW Evaluation Software is required to view and run the LabVIEW examples. Any C compiler to is required view and execute the C code. If you do not have a C compiler, feel free to download the LabWindows/CVI Evaluation Software to run the C code and to try the premium C environment for measurement and automation applications.

近期下载者

相关文件


收藏者