搜索资源列表
OK_Shannon_ICS645
- 本人断断续续历时一年所编写的程序。 此程序是高速数据采集器的显控程序。 此采集器4通道同时采集时,每通道每秒可输出20M采样点。每个采样点16bits。最高可32通道同时采集。所有活动通道每秒总共输出采样点可达1048576点。 程序采用多线程编程。实现采集器的控制功能、实时存储功能、实时显示功能。 采用内存DC画图,图形无闪烁。采用大名鼎鼎的BtnST美化界面。 由于实时存储是主要功能,因此在实时存储时,每存一个文件显示一次波形和FFT的频谱。 出于对计算机资源的分配考虑,
BH
- 使用NI的采集卡测量材料的磁滞特性,包含数据采集及积分运算的范例。
LabVIEW_Weather_Station
- 这个程序通过仿真气象站,展示了LabVIEW在数据采集,测试测量方面的卓越性能-This VI is to demonstrate the excellent performance of LabVIEW in data acquisition and mesurent fields by stimulating a virtual weather station.
ZigBee3
- 基于Zig Bee协议的温度湿度无线传感器网络 3 辛 颖, 谢光忠, 蒋亚东 (电子科技大学光电信息学院,四川成都610054) 摘 要: 阐述了一种温度湿度智能数据采集的无线传感器网络,介绍了传感器节点的软件与硬件设计。 该系统基于Zig Bee无线通信协议设计,克服了有线传感器网络的局限性,避免了其他无线通信技术的高 功耗的缺点,节点成本低、网络容量大、生存周期长。实验结果表明:温度测量精度为1 ℃,湿度精度为 3 %RH,可以广泛用于环境检测。 关键词:
Messplatz
- 基于labview的测量平台,通过数据采集卡和测量仪器连接。可以选择测量通道,通过参数设置可以选择测量范围。-Labview-based measurement platform, through the data acquisition card and measuring instruments connected. Measurement channel can choose, through the parameters of measuring range settings to ch
qw
- 本文运用AT89S51进行A/D转换,根据数据采集的工作原理,设计实现数字电压表,最后完成单片机与PC的数据通信,传送所测量的电压值 -In this paper, AT89S51 for A/D conversion, data acquisition in accordance with the working principle, design of digital voltage meter, and finally to complete single-chip data com
wen-du-ji-she-ji
- 创建一个VI程序模拟温度测量。假设传感器输出电压与温度成正比。例如,当温度为70°F时,传感器输出电压为0.7V。本程序也可以用摄氏温度来代替华氏温度显示。 本程序用软件代替了DAQ数据采集卡。使用Demo Read Voltage子程序来仿真电压测量,然后把所测得的电压值转换成摄氏或华氏温度读数。 共有5个小练习-Create a VI program to simulate temperature measurement. Suppose the sensor output vol
photoconductive-resistance
- 基于labview软件和NI公司的数据采集卡,测量光敏电阻与光强的关系。-Based on Labview software and the data acquisition card of NI company,measure the photoconductive resistance as the light intensity changing.
dlcldyj
- 以CVI为平台,功能界面包括数据采集、波形显示、交流电压、电流和功率个参数测量结果的显示,以及各种命令按钮如启动、关闭等-CVI is the functional interface, including data acquisition, waveform display, AC voltage, current and power parameters measurement results are displayed, as well as a variety of command bu
wsn
- wsn网络多尺度数据采集于测量 原始matlab仿真代码-Sensor networks, multi-scale measurement
code
- LabWindows/CVI是National Instruments公司推出的一套面向测控领域的软件开发平台。它以ANSI C为核心,将功能强大,使用灵活的C语言平台与数据采集,分析和表达的测控专业工具有机地接和起来。它的集成化开发平台,交互式编程方法,丰富的控件和库函数大大增强了C语言的功能,为熟悉C语言的开发人员建立检测系统,自动测量环境,数据采集系统,过程监控系统等提供了一个理想的软件开发环境。-LabWindows/CVI, National Instruments has intro
IMUDataReceiveC
- 我自己编写的程序 是某型号的惯性测量仪器仪表的数据采集系统-I have written program is a model of the inertial measurement instrumentation data acquisition system
cvi
- LabWindows/CVI是National Instruments公司推出的一套面向测控领域的软件开发平台。它以ANSI C为核心,将功能强大,使用灵活的C语言平台与数据采集,分析和表达的测控专业工具有机地接和起来。它的集成化开发平台,交互式编程方法,丰富的控件和库函数大大增强了C语言的功能,为熟悉C语言的开发人员建立检测系统,自动测量环境,数据采集系统,过程监控系统等提供了一个理想的软件开发环境。 本教程面向的是那些从未使用过LabWindows/CVI的读者,但是假设读者以有了C
DATA-FORMATING
- 用于测量内业时将徕卡仪器传出来的GSI16数据,格式化为前端数据采集系统所用的展点数据,压缩包里提供了一个样本数据。-Mainly for Leica coming out the GSI16 data the exhibition point data formatted as a front-end data acquisition system used, provides a sample data compression bag.
21
- 测压电路显示测量,有利于初学者学习了解数据采集的方法,增加初学者兴趣-Frequency meter measurements will help beginners learn to understand the data collection methods, increasing interest beginners
Cont-Freq-Int-Clk
- 该例程展示了如何利用NI公司的数据采集卡测量频率-This example demonstrates how to acquire frequency data from an SCXI-1126 using the DAQ device s internal clock.
Virtual-oscilloscope
- 虚拟数字示波器主要由软件控制完成信号的采集、处理和显示。系统软件总体上包括数据采集、波形显示、参数测量、频谱分析及波形存储和回放等五大模块。-Virtual Digital Oscilloscope complete the acquisition signals controlled by software, processing and display. System software, including the overall data acquisition, waveform dis
builun
- 实现用SDRAM运行nios,同时用SRAM保存摄像头数据,做视觉测量的上位机代码,实现串口的数据采集。- Implemented with SDRAM run nios, while saving camera data SRAM, Do Vision Measurement PC code, Achieve serial data acquisition.
TT-T100-数据采集仪程序-20170602-V06
- 测量数据回水管是三导轨hiof的固活动风华绝代佛hi(source squre of chong qing bei way station)
练习11-写入测量文件
- 这是一个自己用LABVIEW编写的写入测量文件,用于将测量采集到的数据写入文件保存或者是再调用数据。(This is a write measurement file written by LabVIEW, which is used to write the data collected from the measurement to the file for saving or re calling the data.)