Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - ni-daqmx
Search - ni-daqmx - List
Digital Output in NI-DAQmx using Visual Basic 6.0
Update : 2008-10-13 Size : 3.27kb Publisher : gao

Digital Output in NI-DAQmx using Visual Basic 6.0
Update : 2025-02-19 Size : 3kb Publisher : gao

DL : 0
National Instruments(NI)美国国家仪器提供的一套MFC控件,非常实用-National Instruments (NI) National Instruments to provide a set of MFC controls, very useful
Update : 2025-02-19 Size : 18.01mb Publisher : 陈云峰

NI公司虚拟仪器Labview实验教材,文章以介绍具体实验为主,很快上手。-Labview Virtual Instrument NI company experimental materials, the specific article in order to introduce the main experiment, you can quickly learn it.
Update : 2025-02-19 Size : 896kb Publisher : ZZH

Qt program to access the NI-DAQmx data acquisition cards
Update : 2025-02-19 Size : 67kb Publisher : mnour

DL : 0
学会NI-DAQmx中的十个函数解决80 的数据采集应用问题-Institute of NI-DAQmx 10 function to solve 80 of the data acquisition applications
Update : 2025-02-19 Size : 292kb Publisher : chenhanxiao

NI_DAQmx_,列出系统下的硬件设备信息,使用VC++编程语言。-NI_DAQmx_, listed under System hardware information, use the VC++ programming languages.
Update : 2025-02-19 Size : 164kb Publisher : suiyi

本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.
Update : 2025-02-19 Size : 2.54mb Publisher : 小信

NI官方资料,LabVIEW调用DLL的高级技巧。-Network-Platform- advanced-techniques-of-LabVIEW-calling-the-DLL
Update : 2025-02-19 Size : 792kb Publisher : 庞少峰

NI 2010年毕业设计竞赛获奖论文集~~~~~蛮多的,大家-NI 2010 Proceedings graduated in design competition winners
Update : 2025-02-19 Size : 14.83mb Publisher : 徐庆富

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.
Update : 2025-02-19 Size : 42kb Publisher : Hamlin DSouza

DELPHI与NI DAQmx的接口,该文件可使用DELPHI操作DAQmx驱动,完成数据采集等功能-interface of delphi to NI DAQmx 8.5
Update : 2025-02-19 Size : 51kb Publisher : 杨德义

DL : 0
学会NI-DAQmx中的十个函数.pdf,采集数据信号和模拟信号用到的。-Learn the NI-DAQmx ten function . PDF, collecting data signals and analog signals.
Update : 2025-02-19 Size : 292kb Publisher : 卓越

VC++ example for NI-DAQ card.
Update : 2025-02-19 Size : 510kb Publisher : KF

信号采集讲解,如果下载了它并一步一步按照文中讲的操作,就可以很快掌握编程方法-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
Update : 2025-02-19 Size : 292kb Publisher : 唐宾

自从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
Update : 2025-02-19 Size : 292kb Publisher : zmh

LabVIEW编写的多通道数据采集。利用的NI的DAQmx编写。-LabVIEW prepared by the multi-channel data acquisition. Use the NI DAQmx write.
Update : 2025-02-19 Size : 53kb Publisher : jiao

虚拟示波器,可以直接拿来用,采用DAQmx编写。-Virtual oscilloscope, can be directly used, using DAQmx write.
Update : 2025-02-19 Size : 187kb Publisher : jiao

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.
Update : 2025-02-19 Size : 589kb Publisher : 李玟

学会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.
Update : 2025-02-19 Size : 292kb Publisher : 冯小星
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.