LabVIEW实例

所属分类:LabView编程
开发工具:WINDOWS
文件大小:3065KB
下载次数:4
上传日期:2020-04-07 14:19:15
上 传 者电子神魔恋
说明:  LabVIEW编程实例,包括从Excel读数据,簇数组排序,打开PDF文件等
(LabVIEW programming example, including reading data from excel, sorting cluster array, opening PDF file, etc)

文件列表:
实例1\DAQmx持续读取 (0, 2008-12-29)
实例1\DAQmx持续读取\DAQmx持续读取.vi (24178, 2008-12-29)
实例1\Excel相关 (0, 2008-12-29)
实例1\Excel相关\Excel相关.llb (151870, 2008-12-29)
实例1\Google_Earth和LV (0, 2008-12-29)
实例1\Google_Earth和LV\Google_Earth和LV.llb (203011, 2008-12-29)
实例1\labview8.6如你所愿 (0, 2008-12-29)
实例1\labview8.6如你所愿\labview8.6如你所愿.llb (48493, 2008-12-29)
实例1\labview8.6自动连接条件结构 (0, 2008-12-29)
实例1\labview8.6自动连接条件结构\Case Structure Auto Linking Example.vi (4859, 2008-07-23)
实例1\labview8.6自动连接条件结构\Case Structure Auto Linking.doc (75776, 2008-09-09)
实例1\LabVIEW钢琴 (0, 2008-12-29)
实例1\LabVIEW钢琴\Labview Composer.vi (406952, 2008-09-09)
实例1\LabVIEW钢琴\LabVIEW Piano (0, 2008-09-09)
实例1\LabVIEW钢琴\LabVIEW Piano\Labview Composer.vi (406904, 2008-09-09)
实例1\LabVIEW钢琴\LabVIEW Piano\Note Interpreteur.vi (187033, 2008-09-09)
实例1\LabVIEW钢琴\LabVIEW Piano\System Beep.vi (177487, 2008-09-09)
实例1\LEDX控制 (0, 2008-12-29)
实例1\LEDX控制\LED Display.rtm (220, 2005-11-10)
实例1\LEDX控制\LED Display.xctl (5472, 2006-09-26)
实例1\LEDX控制\LED Probe.ctl (5262, 2006-02-15)
实例1\LEDX控制\LED-ASCII Code to Character Grid.vi (27328, 2006-09-26)
实例1\LEDX控制\LED-Change text.vi (30332, 2006-09-26)
实例1\LEDX控制\LED-Ctl2Ind.vi (24052, 2006-09-26)
实例1\LEDX控制\LED-ctrl ref scroll.vi (30360, 2007-10-22)
实例1\LEDX控制\LED-Data.ctl (4456, 2006-09-23)
实例1\LEDX控制\LED-Facade.vi (61920, 2006-09-26)
实例1\LEDX控制\LED-Init.vi (24820, 2006-09-26)
实例1\LEDX控制\LED-New Text.vi (18572, 2006-09-23)
实例1\LEDX控制\LED-Set Text_Label.vi (7008, 2006-09-26)
实例1\LEDX控制\LED-Set Text_Tag.vi (6696, 2006-09-26)
实例1\LEDX控制\LED-single iteration scroll.vi (21150, 2005-09-29)
实例1\LEDX控制\LED-State.ctl (5192, 2006-09-23)
实例1\LEDX控制\LEDXCtl.ico (1590, 2007-10-22)
实例1\LEDX控制\ProjectLED.aliases (45, 2007-10-22)
实例1\LEDX控制\ProjectLED.lvproj (7935, 2007-10-22)
实例1\LEDX控制\Read_Me.vi (9088, 2006-09-26)
实例1\LEDX控制\XCtrl-State Changed.vi (11892, 2006-09-26)
实例1\LED控制 (0, 2008-12-29)
实例1\LED控制\LED控制.vi (9279, 2008-12-29)
... ...

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.

近期下载者

相关文件


收藏者