登录
首页 » LabView » NI-DAQmx-read

NI-DAQmx-read

于 2012-11-24 发布 文件大小:292KB
0 250
下载积分: 1 下载次数: 37

代码说明:

  自从NI-DAQmx 发布以来,NI 数据采集(DAQ)用户就充分利用了它的许多特性,这些特性是为节省开发 时间和提高数据采集应用程序的性能而设计的。 一个能节省相当大一部分开发时间的特性是NI-DAQmx 应用程序编程接口(API),它在各种设备功能 和设备系列中都是相同的。这就意味着一个多功能设备的所有功能可由同样的函数集编程得到(模拟输 入、模拟输出、数字I/O 和计数器)。而且,一个数字I/O 设备和一个模拟输出设备都可使用相同的函 数集编程得到。在LabVIEW 中,由于多态机制,因而这是可以实现的。一个多态的VI 接受各种数据类 型以用于一个或多个输入和/或输出终端。NI-DAQmx API 在它所支持的所有编程环境中也是保持一致 的。您仅仅需要学会如何使用一个单一的函数集就可以在多种编程环境中对大部分NI 数据硬件进行编 程。 (Since the release of NI-DAQmx, NI data acquisition (DAQ) users take full advantage of its many features, these characteristics are developed in order to save Time and designed to improve the performance of data acquisition applications. A large part of the development time-saving features a NI-DAQmx application programming interface (API), which function in a variety of equipment And equipment series are the same. This means that all the functions of a multifunction device by the same set of functions programming (analog input Into, analog output, digital I/O and counter). Moreover, a digital I/O device, and an analog output device can use the same letter Number set programming to get. LabVIEW, polymorphism, and thus can achieve. A polymorphic VI to accept a variety of data classes Type for one or more input and/or output terminals. NI-DAQmx API it supports all programming environment is consistent s. You just need to learn how to use a single set of functions can)

文件列表:

学会NI-DAQmx中的十个函数解决80%的数据采集应用问题.pdf,332475,2012-06-25

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Lab2-Source-and-Error-Detection
    第一部分产生最大128位随机数 第二部分用汉明距离检测误码率 第三部分,第一和第二再加调制(BPSK+QPSK)加白高斯噪声通道awgn,得到结果并用图形显示。(part1: source.vi generate a ramdom bit sequence. part2: erro detection get BER via Humming Dacetance. Part3: part 1+ 2, and modelation (BPSK or QPSK), and AWGN,get BER and show it in diagram.)
    2020-11-07 19:29:49下载
    积分:1
  • ZPL电源子Vi
    TDK-lambda程控电源的labview控制代码,包括初始化,电源电压阈值,最大电流阈值,输出电压设置,输出电流设置,电压电流实时采集等功能的子Vi(TDK-lambda program control power LabVIEW control code, including initialization, power supply voltage threshold, maximum current threshold, output voltage setting, output current setting, voltage and current real-time acquisition and other functions of sub Vi.)
    2018-03-17 10:40:46下载
    积分:1
  • XY图2-鼠标点击
    labview产生波形并显示,对波形图表的曲线控制(Labview generates waveform and displays it, and controls the curve of waveform chart)
    2019-04-12 10:01:58下载
    积分:1
  • modbusrtu
    labview程序,可以接收和发送modbus rtu协议信息。“CRC VHL”为循环冗余校验(Labview program)
    2014-01-04 16:44:04下载
    积分:1
  • TopologyNetwork6
    专家点评: + t" I2 `0 b% c4 f7 Da.能在十天内完成基本功能还是很不错的,界面友好,能考虑使用Stack的显示方式很不错的。在程序构架设计上还需要提高;SubVI的Icon没有实现及程序构架清晰度不高反映了作者在代码实现前并没有进行详细的程序设计,加油!。* V# V$ K5 ~7 o3 H7 L b.使用LV7.1基本功能,程序功能完善,巧用数据库的方法来实现点的记录保存是一个不错的创意.缺点:也许是个bug,有时在增加节点的时候会出现窗口无法关闭的情况 , t* _ n7 B4 u" e" xc.拓扑图界面做得很好,但是希望能够做到拖拽效果而不是点右键来实现;在程序架构上使用了生产者/消费者模式,比较清晰,建议把子VI的图案稍微设计一下,否则可能读者不知道该VI的大体功能是什么。 + [4 [6 w8 }9 Q$ Z/ qd.设计合理,界面可读性很强,功能清晰。设备管理子面板很出彩,如果可以改变每一个设备的图表就更好了;数据采集面板应该加入选择终端节点的功能;拓扑面板每一个终端节点的右键菜单让人耳目一新,如果能加入拖拽创建的功能就更好了。不足之后还有采集和显示部分没有联系,如果有实时显示的功能就更好了。(err)
    2008-12-21 00:34:05下载
    积分:1
  • 串口调试助手 Labview源代码
    说明:  labview写的串口调试助手,已经调试通过,使用事件驱动编写的(RS232 debuger by labview)
    2019-10-21 00:36:36下载
    积分:1
  • leds-control
    Leds example program to move in sequence in LabVIEW
    2015-12-31 01:12:03下载
    积分:1
  • Chat LabVIEW
    别处看到的一个非常不错的使用labview编写的TCP/IP协议聊天室(A very nice TCP/IP protocol chat room written in LabVIEW elsewhere)
    2018-03-29 11:16:55下载
    积分:1
  • oscilloscope
    示波器,基于labview平台的虚拟仪器,可以测试波形并调节幅值频率更换channel。(Oscilloscope, virtual instrument based on LabVIEW platform, can test waveform and adjust amplitude and frequency to change channel.)
    2018-08-26 20:18:03下载
    积分:1
  • Data-acquisition
    labview 多通道数据采集监测系统 内附程序说明和描述(labview multi-channel data acquisition monitoring system included the description of the procedures and description)
    2013-03-16 18:25:16下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载