搜索资源列表
paomadeng
- labvIEW之跑马灯,通过计算来实现,并非使用顺序结构-labvIEW the Marquee, by calculating not use sequential structure
count-time
- 创建一个“计时”测试程序。自行指定一个数学表达式,比较利用公示节点计算和利用本地LabVIEW数学函数计算该数学表达式的平均时间。程序需要一个FOR循环,一个顺序结构和一个case结构。要求FOR循环运行计时测试N次,然后使用统计快捷VI对结果计算平均值 要求顺序结构在代码运行之前和代码运行之后对时间延迟函数进行采样 case结构要判定用户是要执行公式节点还是要执行LabVIEW固有数学函数.,对每个分支运行计时测试程序,比较较快的执行方法.-Create a "timing" test pro
program
- 锁相技术在测控、通信、数字信号处理等众多领域得到了广泛的应用。虚拟锁相环成为锁相环发展趋势之一,根据锁相环路的基本组成及原理,利用LabVIEW软件提供的强大的数值计算和信号分析等能力对锁相环进行设计。实验和仿真结果表明该软件锁相环具有较好的捕获和跟踪性能。利用软件实现的锁相环比硬件锁相环具有更好的灵活性和通用性,同时具有结构简单、参数设计灵活等优点。-Lock-in technique in many areas of monitoring and control, communication
Case-Structure
- 使用Case结构,创建一个VI以检查一个数值是否为正数。如果它是正的,VI就计算它的平方根,反之则显示出错。-Use Case structure, create a VI to check whether an array is a positive number. If it is positive, VI computes its square root, otherwise display an error.
2
- 使用一个条件循环结构和一个被测波形图表事实的采集数据,把一个 VI 程序 作为 SubVI 子程序调用。计算数据的最大,最小及平均值。(Using a conditional loop structure and a sampled data of the measured waveform chart, call a VI program as a SubVI subroutine. Calculate the maximum, minimum, and mean values of data
新建文件夹 (2)
- 温度计,显示温度;使用一个循环结构和一个被测图形波形,计算数据的最大最小值。(The thermometer shows the temperature; calculates the maximum and minimum values of the data using a loop structure and a measured pattern waveform.)
事件结构
- 创建一个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,