搜索资源列表
Labview-comm
- 使用方法: 1.在baud rate里设置通讯的波特率 2.在milliseconds to wait的毫秒数要大于等于20,这样可以保证收发数据的成 功率. 3.在顶端的string to write 的文本框里写入要发送的数据,点WRITE发送数据,然后就可以在read string的文本框里看到从底层设备送回来的数据(当然,具体发什么和该收到什么取决于你使用的设备的具体协议) 4.点EXIT退出程序 -Use: 1. In the baud rate to set
LabVIEW-CNC-data
- 使用LabVIEW设计程序,采用ADO 技术构建具备数据录入和查询的数据库系统,运用为文本文件建立“基本名称加序号”的方式使系统自动检测并生成新的文件用以把工作参数保存为文本格式。-LabVIEW design process, using ADO technology to build a database with data entry and query system, use a text file to establish the basic name and serial numbe
text_to_speech
- LabView text to speak library source code
labview-daq
- 基于labview软件的daq系统的数据采集与储存,采集到的数据以TEXT文件形式储存-Daq labview-based software system for data acquisition and storage of the collected data stored in TEXT file
labvIEW--datasave--example
- 保存TDM文件.vi,保存电子表格文件.vi, 保存简单二进制文件.vi,保存文本文件.vi 保存波形文件.vi, 保存二进制文件.vi,保存数据记录文件.vi-Save TDM file. Vi, save the spreadsheet file. Vi, Save a simple binary file. Vi, save the text file. Vi Save the waveform file. Vi, Save binary file. Vi, sav
LabVIEW-Moving-CURSOR
- LabVIEW是一种程序开发环境,由美国国家仪器(NI)公司研制开发的,类似于C和BASIC开发环境,但是LabVIEW与其他计算机语言的显著区别是:其他计算机语言都是采用基于文本的语言产生代码,而LabVIEW使用的是图形化编辑语言G编写程序,产生的程序是框图的形式。-LabVIEW is a program development environment from National Instruments (NI) developed by the company, similar to C
text
- 该程序是用labview编程语言模拟温度采集系统,是我们学习labview语言例子-The program is a programming language simulation labview temperature acquisition system, is an example of the language we learn labview
text-file
- 利用检索功能用labview实现检测文件夹的文件数量-Labview achieved by using the search function to detect the number of files folders
Read-from-Text-File
- labview编程,采集得到数据再保存到指定的文件,即写入文件-write txt file
Text-File-Operations
- 在LabView上可直接运行,实现对文本文件的写入和读出-On LabView direct operations, implementation of the text file writing and reading
Labview-valuable-book
- labview宝典练习代码,包含数组,循环定时,条件结构,字符串操作,文本文件读写,对象操作-Practice code labview treasure dian, array, cycle time, conditions of structure, string manipulation, a text file to read and write, object operation
write-to-text-file
- labview文本文件的写入,将文本框内的内容写入指定文件名的文本文件内-labview written text within the file, the contents of the text box to specify the file name to write a text file
read-from-text-file
- labview文本文件的读入,将文本文件内的内容读出并以波形图显示-labview read the text file into the content of the text within the file read and waveform display
IMAN-Overlay-Text
- Labview利用imaq函数在图像上覆盖字符-IMAN Overlay Text
OFDM Tx Rx
- labview 实现用 usrp 进行 OFDM 传输文本,此实例提供丰富详尽的代码资源。适合新手参考学习。(LabVIEW implementation using USRP for OFDM transmission text, this example provides rich detailed code resources. For novice reference learning.)
LabView004
- LabView下实现数据的转换,通过此控件,可以非常方便的达到EXCEL数据转变成TXT文本,并重新归类安排!。(LabView to achieve data conversion, through this control, you can easily achieve EXCEL data into TXT text, and re classification arrangements!.)
bendi8979
- 读取本地的存储的文本文件,读取的模式为每次读取一行数据,并显示出来。(Read the local storage of text files, read the mode for each reading of a row of data, and show.)
LabView指南
- LabVIEW是一种程序开发环境,由美国国家仪器(NI)公司研制开发,类似于C和BASIC开发环境,但是LabVIEW与其他计算机语言的显著区别是:其他计算机语言都是采用基于文本的语言产生代码,而LabVIEW使用的是图形化编辑语言G编写程序,产生的程序是框图的形式。(LabVIEW is a kind of program development environment, developed by the U.S. national instrument (NI), similar to C
Labview图片处理
- labview图片处理程序,设计图片放大缩小,JPEG图片转为文本,文本转为图片的等(Labview image processing program, design image zooming, JPEG image into text, text into pictures, etc.)
labview
- 产生若干个周期的正弦波数据,以当前系统日期和自己的名字为文件名,分别存储 为文本文件、二进制文件和电子表格文件。(Create text file, data record file and write)