搜索资源列表
mycal
- 该代码实现了计算机功能,支持标准型和科学型,与WINDOW下的计算机功能相仿,对于程序的组织还有LabVIEW的编程很有帮助-The code implements a computer function, support standard and scientific WINDOW computer functions similar organization for the program there LabVIEW programming helpful
transparent-VI
- 利用对windows api的调用,实现vi运行窗口的透明化,用到的功能为CLN。-Call windows api, transparency vi run window function used for the CLN.
FIRlvboqi
- 有限冲击响应模拟滤波器,可自行设计滤波器类型,拓扑结构、高、低截止频率 增益、窗函数等等,滤波效果好。-Limited impact response analog filter, can to design filter types, topology structure, high and low cut-off frequency Gain, window function and so on, filtering effect is good.
GetPanelHandle
- 找了好久才找到的,用LabVIEW编写的,可以获取窗口句柄的一个函数,很好用-Looking for a long time to find, written in LabVIEW, a function that can get the window handle to good use
dynamicmenus
- This program shows how to dynamically add menu items. To use it in your application copy m_dynamicitem and n_dynamicitem to a library in your target and an instance variable to your menu object. Then add a function to your window that is called
file
- 虚拟一个PXI-4472,编制一个完整的LabVIEW软件,完成功能如下: 1、8个通道模拟信号连续采集、显示和记录(存盘); 2、采样率、耦合方式、记录时间(最长60min)、记录文件名和路径等可以在面板设置; 3、记录文件可以读取显示,可选择显示的通道,每屏显示1000个数据,利用滚动条可以定位文件读取起始位置,并自动向后滚动,通过暂停键可以暂停; 4、对显示窗口的波形数据,可以显示波形的有效值、峰峰值、频率等参数; 5、具有光标功能,可以读
windowfunction
- 利用窗函数的一个labview程序,希望有所帮助,在fft加窗中可以使用-The use of a LabVIEW program window function, want to help, you can use the FFT plus window
write-file
- 写入二进制文件的一个labview程序,希望有所帮助,可以使用-The use of a LabVIEW program window function, want to help, you can use the FFT plus window
FFT
- 利用FFT的一个labview程序,希望有所帮助,在fft加窗中可以使用-The use of a LabVIEW program window function, want to help, you can use the FFT plus window
sine
- 利用labview程序产生正弦波,希望有所帮助,在fft加窗中可以使用 -The use of a LabVIEW program window function, want to help, you can use the FFT plus window
FILE
- 利用labview程序读取二进制文件希望有所帮助,可以使用-The use of a LabVIEW program window function, want to help, you can use the FFT plus window
chuang
- 本源代码是基于labview开发的源代码。程序主要通过加窗来理解窗函数的实际含义。-The source code is based on the source code developed labview. The main program window by adding to understand the practical implications of the window function.
Satellite-Labview-Visualization
- 利用LabVIEW的Active X模块以及STK的Connect 模块实现两种软件交互的方法,通过LabVIEW 的Active X功能连接STK,利用Connect模块中的指令驱动STK产生卫星的相关数据,最终将有关数据返回至Lab VIEW中并显示出来,实现了Lab VIEW与STK的无缝连接-Design of a Satellite Orbit Prediction Visualization Platform Based on Lab VIEW and STK A me
API--Get--hwnd
- 通过API函数,调用FindWindowA函数获取窗口句柄-Access window handle through the API function
信号处理实验室
- “信号处理实验室”是由NI开发,针对信号处理、信号与系统、通讯原理等课程量身订做的课程套件,其中包括了卷积、混叠、窗函数分析、栅栏效应、IIR、FIR、AM/FM调制、倒谱等等50多个从基础到高级的信号处理知识点的演示程序。有助于教学演示使用,帮助学生理解。(The signal processing laboratory was developed by NI, according to the course of signal processing, signal and system, c
第一次实验2017版本
- (1)熟悉LabVIEW的运行环境,包括:前面板窗口、框图窗口、模板、菜单和命令。可以通过使用各种LabVIEW Online Help Windows选项和Help Window选项来了解前面板和程序框图对象及其特征。 (2)创建一个VI。发生一个值为0.0~1.0的随机数a,放大10倍后与某一常数b比较,若a>b,则指示灯亮。要求:① 编程实现;② 单步调试程序;③ 应用探针观察各数据流。 (3)创建和调用子VI。创建一个子VI,子VI功能:输入3个参数后,求其和,再开方。编一个V