搜索资源列表
labview-pci
- LabVIEW控制串口通讯的程序,可发送数据并且接收,已经过验证-LabVIEW Control serial communications program, you can send data and receive, has been verified
send-Email
- labview实现邮件发送功能,自定义接收人,后面板有处理程序,不太复杂,可嵌套别的大型程序中-the labview email functions, custom recipient, after the panel handler, less complicated and can be nested in another large-scale program
DStest-reader3.0
- datasocket数据传输方式的读取客户端程序vi,用以读取并显示接收数据-the datasocket data transmission mode to read the client program vi, to read and receive data.
labview_successed
- 使用labview做的串口程序。可以通过串口接收数据并以波形显示,并具有数据存储功能和数据回放功能。-Do labview serial procedures. Receive data through the serial port and to the waveform display, and data storage capabilities and data playback function.
basic_gpib_write_and_read
- 基础GPIB读和写,能实现对GPIB接口的连接接收,和发送数据,基本兼容-Foundation GPIB read and write, to achieve the connection receives the GPIB interface, and send data, Basic compatible
arm-labview
- 基于arm开发板和pc机的tcp/ip通讯,arm开发板作为服务器,pc机作为客户端连接arm板,arm板根据接收的命令开关led灯。其中pc机的客户端程序用labview编写。-Based on arm development board and pc tcp/ip communication, arm development board the connecting arm board as a client as a server, pc machine to arm the board
LabviewNetworkSound
- 自己在Labview下编写的一个通过网络传输声音的程序,分为接收和发送两个VI,保证可已使用,用2011及以上版本打开。-Written in Labview a program through the network transmission of sound into receiving and sending two VI assurance may have been used to open 2011 and above versions.
Virtual-modems
- 调制解调器(即Modem),是计算机与电话线之间进行信号转换的装置,由调制器和解调器两部分组成,调制器是把计算机的数字信号(如文件等)调制成可在电话线上传输的声音信号的装置,在接收端,解调器再把声音信号转换成计算机能接收的数字信号。-Modem (Modem), is a computer and telephone line between a signal conversion device that consists of two parts, modulator and demodula
frequency-spectrum
- 该程序用于测量频谱。比如可以从扬声器上产生白噪声,用麦克风接收,接收到的数据经过处理便可以生成一个频谱图,程序中带有滤波器。-The procedures used to measure the spectrum. White noise, for example, can be generated from the speaker with microphone receiver, the received data can be treated to generate a spectrum
labviewchuankou
- 用于串口通讯,上位机labview接收来自下位机的数据。-For serial communications, PC labview to receive data from the next-bit machine.
elcfans
- labview做的串口接收并波形显示 ,界面简洁美观-labview do serial receive and waveform display, the interface is simple and beautiful
LABVIEWUART
- 只要是串口通信就可以实现数据的接收和发送!-As long as the serial communication can be achieved to receive and send data!
serical-program
- 看到有朋友需要这样的程序,包括串口接收并波形显示,并存储,以及回放功能,所以顺便做了一个,希望对大家有用! -See friends need for such a program, including the serial receive and waveform display, and storage, and playback capabilities, so the way to do one, and I hope useful!
zdnb8
- 实现与DSP的数字通信,对从DSP接收到的数据进行处理并在其中显示波形-Implementate the DSP digital communication,deal with the data received from the DSP and display the waveform
RS232-to--labview-
- labview接受下位机串口上传的 数据,被动接收!-labview serial port to accept the DSP of data uploaded and passive reception!
tcp_bin_file_transfer
- 利用TCPIP发送和接收二进制文件。能正常发送,在接收的时候打开文件会弹出打开格式不正确,暂时还没找到解决方法。-TCPIP use to send and receive binary files. Normal transmission, the receiver will pop up when opening the file to open malformed temporarily not find a solution.
Meteorological-monitoring-system
- 气象上位机监控系统,通过串口通讯接收下位机采集到的数据,以波形形式显示,智能报警,实时储存数据的功能-Meteorological PC monitoring system, through serial communication receive under the collected data, in wave form display, intelligent alarm, real-time data storage capabilities
Solarnumen-Comdebug-------labview
- 简单的串口调试小工具,发送接收,对初学者比较有帮助- A small simple SolarnumenComdebug tool, send and receive, can be helpful to beginner.
test01
- 利用labvIEW实现串口接收数据并实时显示波形的简单功能。-Use labvIEW Serial receive data and real-time waveform display a simple function.
labview做的串口接收并波形显示
- 串口接收并波形显示,并存储,以及回放功能