Location:
Search - ni-daqmx
Search list
Description: Digital Output in NI-DAQmx using Visual Basic 6.0
Platform: |
Size: 3349 |
Author: gao |
Hits:
Description: Digital Output in NI-DAQmx using Visual Basic 6.0
Platform: |
Size: 3072 |
Author: gao |
Hits:
Description: National Instruments(NI)美国国家仪器提供的一套MFC控件,非常实用-National Instruments (NI) National Instruments to provide a set of MFC controls, very useful
Platform: |
Size: 18886656 |
Author: 陈云峰 |
Hits:
Description: NI公司虚拟仪器Labview实验教材,文章以介绍具体实验为主,很快上手。-Labview Virtual Instrument NI company experimental materials, the specific article in order to introduce the main experiment, you can quickly learn it.
Platform: |
Size: 917504 |
Author: ZZH |
Hits:
Description: Qt program to access the NI-DAQmx data acquisition cards
Platform: |
Size: 68608 |
Author: mnour |
Hits:
Description: 学会NI-DAQmx中的十个函数解决80 的数据采集应用问题-Institute of NI-DAQmx 10 function to solve 80 of the data acquisition applications
Platform: |
Size: 299008 |
Author: chenhanxiao |
Hits:
Description: NI_DAQmx_,列出系统下的硬件设备信息,使用VC++编程语言。-NI_DAQmx_, listed under System hardware information, use the VC++ programming languages.
Platform: |
Size: 167936 |
Author: suiyi |
Hits:
Description: 本PPT属于工业控制领域非常流行的编程软件LabWidnows/CVI开发平台,基于标准C开发,与LabVIEW出于同一家公司(NI)。该教程给出了概述、编程环境、回调函数、数据库、信号产生分析、串口通信等内容。-The PPT is very popular in industrial control programming software LabWidnows/CVI development platform, standards-based C development, and LabVIEW for the same company (NI). The tutorial gives an overview of the programming environment, the callback function, database, signaling analysis, serial communications and so on.
Platform: |
Size: 2666496 |
Author: 小信 |
Hits:
Description: NI官方资料,LabVIEW调用DLL的高级技巧。-Network-Platform- advanced-techniques-of-LabVIEW-calling-the-DLL
Platform: |
Size: 811008 |
Author: 庞少峰 |
Hits:
Description: NI 2010年毕业设计竞赛获奖论文集~~~~~蛮多的,大家-NI 2010 Proceedings graduated in design competition winners
Platform: |
Size: 15547392 |
Author: 徐庆富 |
Hits:
Description: Reads TDMS files into Matlab. See TDMS_exampleFunctionCalls.m to get started.
Advantages:
- supports reading v2 files
- doesn t require the NI DLL, thus it doesn t require 32bit windows
- supports interleaved data
- allows only reading names & properties to get a quick feel for what is in the file
- Since streaming files can get large (many GB), allows only retrieving subsets of data via keep or ignore flags
Doesn t yet support:
- big endian files
Doesn t support:
- files with DAQmx data
- files with unsupported Matlab data types (extended float, etc)
I haven t written very many wrappers to change the output data into more traditional formats. I d appreciate any submissions of wrappers that people make (like my TDMS_dataToGroupChanStruct_v1 & v2). Thanks!
If the function doesn t work for you please let me know.-Reads TDMS files into Matlab. See TDMS_exampleFunctionCalls.m to get started.
Advantages:
- supports reading v2 files
- doesn t require the NI DLL, thus it doesn t require 32bit windows
- supports interleaved data
- allows only reading names & properties to get a quick feel for what is in the file
- Since streaming files can get large (many GB), allows only retrieving subsets of data via keep or ignore flags
Doesn t yet support:
- big endian files
Doesn t support:
- files with DAQmx data
- files with unsupported Matlab data types (extended float, etc)
I haven t written very many wrappers to change the output data into more traditional formats. I d appreciate any submissions of wrappers that people make (like my TDMS_dataToGroupChanStruct_v1 & v2). Thanks!
If the function doesn t work for you please let me know.
Platform: |
Size: 43008 |
Author: Hamlin DSouza |
Hits:
Description: DELPHI与NI DAQmx的接口,该文件可使用DELPHI操作DAQmx驱动,完成数据采集等功能-interface of delphi to NI DAQmx 8.5
Platform: |
Size: 52224 |
Author: 杨德义 |
Hits:
Description: 学会NI-DAQmx中的十个函数.pdf,采集数据信号和模拟信号用到的。-Learn the NI-DAQmx ten function . PDF, collecting data signals and analog signals.
Platform: |
Size: 299008 |
Author: 卓越 |
Hits:
Description: VC++ example for NI-DAQ card.
Platform: |
Size: 522240 |
Author: KF |
Hits:
Description: 信号采集讲解,如果下载了它并一步一步按照文中讲的操作,就可以很快掌握编程方法-The signal acquisition explain, if you download it and step by step in accordance with the article about the operation, you can quickly mastered programming methods
Platform: |
Size: 299008 |
Author: 唐宾 |
Hits:
Description: 自从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
Platform: |
Size: 299008 |
Author: zmh |
Hits:
Description: LabVIEW编写的多通道数据采集。利用的NI的DAQmx编写。-LabVIEW prepared by the multi-channel data acquisition. Use the NI DAQmx write.
Platform: |
Size: 54272 |
Author: jiao |
Hits:
Description: 虚拟示波器,可以直接拿来用,采用DAQmx编写。-Virtual oscilloscope, can be directly used, using DAQmx write.
Platform: |
Size: 191488 |
Author: jiao |
Hits:
Description: 1、掌握利用A/D转换和计算机资源实现示波器的设计方法。
2、设计虚拟示波器。
3、建立NI-DAQmx仿真设备,选择E系列中的NI PCI-6071E数据采集卡的仿真模块,通过DAQmx物理通道识别,产生模拟信号,然后基于LabVIEW开发平台设计实现虚拟示波器。-1, master the use of A/D conversion and the design method of the computer resources to realize the oscilloscope.
2, the design of virtual oscilloscope.
3, establishment of NI- DAQmx simulation equipment, select the NI PCI- 6071- E E series simulation module of data acquisition card via DAQmx physical channel identification, produce analog signal, and then design the virtual oscilloscope based on LabVIEW development platform.
Platform: |
Size: 603136 |
Author: 李玟 |
Hits:
Description: 学会NI-DAQmx中的十个函数解决80 的数据采集应用问题 。Labview语言编写。-Learning NI-DAQmx ten functions to solve the 80 problems of the data acquisition applications, whitch is written by labview language.
Platform: |
Size: 299008 |
Author: 冯小星 |
Hits: