搜索资源列表
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
fasong
- 使用方法: 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
ReadTXT
- 读取本地的存储的文本文件,读取的模式为每次读取一行数据,并显示出来。-Text file, read the local storage mode read to read each line of data, and displayed.
RWtxt
- labview2010开发的数据保存vi,可保存为文本文件,也可读取文本文件,很实用-labview2010 developed data retention vi read a text file can be saved as a text file, but also very practical! ! !
readtxtdata
- 实现数据从文本文件中读取然后显示在图形界面中-The data is read from a text file and then displayed in the graphical interface
command
- 采集串口数据 能够将采集到的数据保存为文本文件-Collection serial data can be collected to save the data as a text file ...
LabVIEWBible-class
- 第一章:打开LabVIEW编程之门 第二章:LabVIEW基本函数 第三章:LabVIEW的程序运行结构 第四章:LabVIEW的数据结构及内存优化 第五章:字符串与文件存储 第六章:属性节点、方法节点及引用 第七章:高级控件的运用 第八章:文本编程与外部接口 第九章:Mathscr ipt 第十章:基于组件的程序结构 第十一章:人机交互与编程风格 第十二章:VI模板、设计模式、状态图 第十三章:串并口通讯、网络与DSC 第十四章:数据库、报表
data-read-and-data-save-to-txt
- 实现了单片机数据采集的上位机数据读取,并将数据成功存入文本文件中。-data read and data save to txt
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
serialcom
- Labview串行通信程序 使用方法: 1.在baud rate里设置通讯的波特率 2.在milliseconds to wait的毫秒数要大于等于20,这样可以保证收发数据的成 功率. 3.在顶端的string to write 的文本框里写入要发送的数据,点WRITE发送数据,然后就可以在read string的文本框里看到从底层设备送回来的数据(当然,具体发什么和该收到什么取决于你使用的设备的具体协议) 4.点EXIT退出程序 -Labview serial c
shockresponse
- 读取txt的文本的二列数据,实现冲击响应谱分析和功率谱分析-Read txt text two data to achieve shock response spectrum analysis and power spectral analysis
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
write-data
- 将时间和字符串写入文档中,用于记录数据,可以用文本文件读取-The time and string written document for recording data can be read with a text file
split-txt-data-and-draw-graphics
- 如果串口保存的数据形式为 XX XX回车 ,那么可以将这个文本中二维数组拆分成两个一维数组,并将它们分别画出图形-If the data in the form of serial saved as XX XX Enter , then this two-dimensional array can be convert into two one-dimensional arrays, and draw them in graphics
file_read_write
- 编写程序,要求将产生的20个0-1之间的随机数分别存储为文本文件,电子表格文件和和二进制文件;编写程序,要求从保存的文本文件,电子表格文件和和二进制文件的数据分别读出兵显示在前面板中。-Write a program that requires generated 20 random numbers between 0 and 1 are stored as text files, spreadsheets, documents and binary files written procedu
AutoSaveToTXTFile
- 利用底层函数自动将测试数据保存为文本文件,加入识别时间等-same to title
DaxinMES
- LABVIEW操作文本文件,配置文件,ORACLE数据,实现数据的自动上传.-Labview operate txt file, ini file and oracle .
串行通信服务器
- 实现labview串口通讯和数据采集。LabVIEW是一种用图标代替文本行创建应用程序的图形化编程语言。传统文本编程语言根据语句和指令的先后顺序决定程序执行顺序,而 LabVIEW 则采用数据流编程方式,程序框图中节点之间的数据流向决定了VI及函数的执行顺序。(LabVIEW serial communication and data acquisition)
my1
- 使用labview框图采集欧姆龙PLC串口发出的数据并存入文本(use labview read the data from port)
各类数据的输入输出
- 产生若干个周期的正弦波数据,以当前系统日期和自己的姓名为文件名分别存储为文本文件、二进制文件和电子表格文件,然后分别读取并显示其波形(Generates several cycles of sine wave data, which are stored as text files, binary files, and spreadsheet files respectively with the current system date and their name as file names,