▍1. 串口小程序
串口的接收和发送,labview编程,学习visa的配置,写入,读取,关闭等功能(test the serial ports programming)
使用研华采集卡,labview驱动,采集数据和存储,曲线显示(Labview data acq excel save and display)
说明: 使用研华采集卡,labview驱动,采集数据和存储,曲线显示(Labview data acq excel save and display)
说明: NI USB-6001电压/阻测试项目源代码(labview2017) 1,使用io触发,自动扫描io上升沿,输入io可选。 2,使用差分方式采样,双通道同时采样,采样数据实时显示。 3,可手动触发采样,采样率,采样数,测试周期可自定义。 4,可保存控件值,运行程序自动加载上次保存的控件值。 5,数据保存到.xls表格,每天新建以年-月-天命名的文件,每个月创建一个文件夹存放数据。 6,测试结果通过USB-6001自带io输出。 真实项目应用源代码!(1. Use IO trigger to scan the rising edge of IO automatically. Input IO is optional. 2. Sampling by differential mode, sampling by two channels at the same time, and real-time display of sampled data. 3. Sampling can be triggered manually. Sampling rate, sampling number and testing period can be defined. 4. The control value can be saved, and the last saved control value can be automatically loaded by the running program. 5. Data is saved to the. xls table. New files named year-month-day are created every day, and a folder is created every month to store data. 6. The test results are output by USB-6001 with io. Real Project Application Source Code!)
关于labview的USRP编写的扫频信号,观察其时域和频域波形(On the sweep signal written by USRP of labview, the waveforms in time domain and frequency domain are observed.)
labview编程技术,个人珍藏了一年零一个月零一天零一小时零一分钟零一秒钟(labview programming,)
labview+python +appium实现安卓自动化测试(labview+python +appium Android Automated Testing)
基于labview的FIR数字滤波器设计(Design of FIR Digital Filter Based on LabVIEW)
labview tcp协议通讯简单的额小李子(LabVIEW TCP protocol communication)
使用labview实现对LED和秒表的功能,实现计时(Use LabVIEW to realize the function of LED and stopwatch and realize timing)
labview编程实现小波分析以及小波去噪和传统去噪的对比(Realization of wavelet analysis by LabVIEW programming)
一个很好的入门材料,介绍了如何使用labview实现TCP/IP网络通讯,可以配合官方manul学习(A good introductory material describes how to use LabVIEW to achieve TCP/IP network communication, can cooperate with official manual learning)
在波形Graph显件上用两种不同颜色显示一条正弦曲线和一条余弦曲线,每 条曲线长度为128个点,其中正弦曲线的x0 =0,△x=1;余弦曲线的x0 =2, △x=5。并利用属性节点通过前面板控件改变每条曲线的颜色。 ①一个周期128点。 ②改变颜色一定要先选择曲线,然后再改变颜色。(A sine curve and a cosine curve are displayed in two different colors on the waveform Graph display. The length of the bar curve is 128 points, where the sine curve x0 =0, Delta x=1, the cosine curve x0 =2, Delta x=5. And use the attribute node to change the color of each curve through the front panel control. One cycle is 128 points. Change the color must first choose the curve, then change the color.)
labview读取表格数据,采用多列列表框来显示labview读取表格中的数据,表示我是新手,希望做一个LABVIEW和MATLAB连接的一个软件平台。(The LabVIEW reads the table data and uses a multi-column list box to display the data in the table read by the labview, which indicates that I am a novice, and I hope to be a software platform connected by LABVIEW and MATLAB.)
基于labview的电机控制程序,亲测能够使用(Motor control program based on LabVIEW)
LabVIEW串行程序与先前上传的EXCEL表存储相结合,可以轻松完成主机的采集波形显示和存储。(LabVIEW serial program, combined with the previously uploaded EXCEL table storage, can easily complete the acquisition waveform display and storage of the host computer.)
利用labview读取csv文件数据,到数组并显示(Read CSV file data to array and display)