搜索资源列表
LabVIEW-write-excel
- 利用LabVIEW生成一个波形,并将波形的幅值、频率、峰峰值等一系列数据测量出来-Using LabVIEW to generate a waveform, and waveform amplitude, frequency, peak to peak, a series of data measured
labview-jiance
- labview实现对绝缘子的介质损耗监测,对监测数据进行传输存储,报表生成等后期处理。-The labview realized the insulator dielectric loss monitoring, monitoring data transmission and storage, report generation and other post-processing.
wj
- 利用labview实现温度采集系统的设计过程,系统结构时利用了labview的虚拟仪器技术,由labview虚拟系统自生成温度信号,通过温度的采集实现对温度数据的采集,预处理,分析,储存和显示。-Labview temperature acquisition system design process, the system structure using labview virtual instrument technology labview virtual system, since th
date-searching
- 用于搜索出一段数据包内介于“元素头”与“元素尾”之间的所有数据,解决了搜索出的数据段大于1时出现自动生成“0元素”的bug,适合新手学习-Of all data used to search for some data packets between " elements head" and " element tail" to solve the automatically generated search the data segment is great
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
virtual-spectrum-analysis
- 实现仿真信号的生成,实际信号的数据采集,同时观察信号的波形,存储、回放信号的波形,并利用FFT对所得仿真信号、实际信号进行频谱分析进而得到信号的频谱。 -Simulation signal generator, the actual signal data acquisition, while observing the signal waveform storage and playback signal waveform using FFT spectrum analysis and t
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
LabVIEWsaveData
- 使用LabVIEW模拟生成带噪信号,经过滤波后保存到数据文件,默认设置的保存文件路径为: D:\Documents\LabVIEW Data\所选采样.lvm。保存文件类型可以根据需要修改成txt等labvIEW支持的类型。-Using LabVIEW simulations to generate the signal with noise, after filtering is saved to the data file, save the file path of the defau
labview_window
- 1.打开信号处理文档2.打开安装文件夹,点击setup安装;3.点sigalprocessing打开运行文档4.点击左下角文件夹找到数据文档中的sinet5Hz10Hz100Hz(此数据为5Hz与10hz正弦波的叠加),点击确认。低通滤波5在源文件夹中有matlab中信号生成的m文件,可以生成其他文件试一下-1 Open Signal Processing Document 2. Open the installation folder, click setup installation 3
read-txt
- 读取txt文件中的数据动态实时生成波形图表-Data read txt files dynamically generate real-time waveform chart
shujulujing
- 自动生成文件路径并把读取的数据保存到指定位置-create a path to save data
1
- 用于删除波形图表生成的数据,经过运行后是正确的。-Waveform chart for deleting data generated after running correctly.
2
- 生成的波形图表数据自动保存到指定文件夹下面,在数组中时时显示数据。-Generated waveform chart data is automatically saved to the specified folder, and always display the data in the array.
TDMs
- 能够根据输入的数据生成tdms文件,然后供LabVIEW调用-Tdms file generated
11
- 将得到的数据形成word文档,以word的形式生成报告,可以通过labview控制word形成曲线,方便用户生成报告。(The resulting data forms the word document and generates reports in the form of word, which allows LabVIEW to control the word to form a curve that facilitates user generated reports.)
导入数据试验
- 循环输入,生成矩阵,便于进行下一步,数据处理。(Loop input, generation matrix)
CRC_16
- 串口通讯中,根据已有数据计算出CRC校验码。(in serial communication, you can reach the CRC code according to the data)
关于LabVIEW的一些程序
- 伺服电机控制 Modbus命令帧生成程序. 波形记录 数据的采集与显示 串口通讯 PID控制(Servo motor control. Modbus command frame generation program. Waveform recording. Data collection and display. Serial communication. PID control.)
多通道数据采集系统
- 多通道数据采集,实现多通道数据实时采集,并可生成报表(Multichannel data acquisition)
Labview excel表格生成
- 刚学习Labview三天,做了一个存储数据的Labview小VI,仅供学习使用