资源列表
Moving Average
- move average用于labviews数据处理,使数据更加平滑,初步滤波显示(move average for smoothing data)
信号发生器
- 给初学者参考的labview信号发生器,大家可以看看(LabVIEW signal generator for beginners)
hold time
- 保持型定时器。累计计时IN接通的时间,等于set time设定的时间后out输出为1.(Keep the timer. The time that the cumulative timing IN is connected is equal to the out output of 1. after the time set by the set time.)
Project 2
- best simulation fo lab view
6.速度
- 利用labview软件对速度进行实时采集显示,对超速状态可以报警(The speed is collected and displayed in real time by using LabVIEW software, and the overspeed state can be alarm)
摄像头
- 通过调用USB摄像头完成一些简单的图像处理功能,使用labview程序完成对摄像头的控制。(The USB camera is used to finish some simple image processing functions, and the LabVIEW program is used to complete the control of the camera.)
SQL查询
- 利用labview和数据库,完成对数据的查询,利用数据库的SQL查询方式完成。(We use LabVIEW and database to complete data query and make use of SQL query mode of database.)
通道选择
- 提出了如何在DAQ数据采集中设置通道设置(DAQ data acquisition channel settings)
波形分格显示
- 这个labview程序实现了基本的波形分隔显示(Waveform delimited display)
4.26 数组替换元素
- 一维数组用新元素替换,二维数组使用一维数组替换整行或整列(A one-dimensional array is replaced by a new element. A two-dimensional array uses a one-dimensional array to replace the entire row or column.)
事件结构
- 创建一个vi,实现对按钮状态的指示和按钮“按下”持续时间的简单计算功能,按下按钮时,对应的指示灯亮,对应的数字量显示控件中开始计时。松开按钮时,指示灯灭,计时停止。(Create a VI to realize the instructions of the button state and the simple computing function of the button "press" the duration. When the button is pressed,
web service
- labview webservice范例(about labview web service)