搜索资源列表
LabVIEWBible-class
- 第一章:打开LabVIEW编程之门 第二章:LabVIEW基本函数 第三章:LabVIEW的程序运行结构 第四章:LabVIEW的数据结构及内存优化 第五章:字符串与文件存储 第六章:属性节点、方法节点及引用 第七章:高级控件的运用 第八章:文本编程与外部接口 第九章:Mathscr ipt 第十章:基于组件的程序结构 第十一章:人机交互与编程风格 第十二章:VI模板、设计模式、状态图 第十三章:串并口通讯、网络与DSC 第十四章:数据库、报表
nitheme
- labview用到的一些蓝色控件,比较漂亮,非常适合界面设计,拷贝就能用-labview used some blue controls, more beautiful, very suitable for interface design, you can use the copy
Custom_XY_Graph
- 自己设计的labview控件(解压后请看example文件夹的example.vi),能在曲线上跟随鼠标的位置显示当前点的坐标值。-Labview control of their own design (see example after extracting the folder example.vi), can be followed on the curve shows the current location of the mouse coordinates of the point
LabVIEW_PID_Design_Source_Code
- 附件为LabVIEW的vi程序和说明文档。描述:利用LabVIEW2012设计PID控制器,利用PID工具包,在LabVIEW仿真工具包中的控件与仿真循环中搭建PID控制器,并实现了闭环控制系统波形图的显示。-Attachments are the LabVIEW vi program and the documentation for PID controller design. The program includes the PID controller constructing an
labviewTCPchatting
- 此程序是基于labview的tcp/ip控件设计的多功能聊天软件,类QQ,可以进行文本、图片、文件等传输,可以在局域网、广域网内进行传输,具有很好的适用性,可以进行课程设计或毕业设计-This procedure is based on the labview tcp/ip control design versatility chat software, classes QQ, can be text, images, documents, etc. transfer, can be tran
Labview-music-player-based-design
- 我们运用labview设计的音乐播放器,能够实现以下的功能: (1) 能够播放wav格式的音乐,并能够调节音量的大小,播放的进度。能够实现暂停播放和继续播放。 (2) 具有录取声音的功能,并且可以将录取声音进行自动保存。 (3) 采用选项卡控件,可以随意选择播放音乐或录取声音。 -We use labview designed music player that can achieve the following functions: (1) can play wav fo
gyro-project
- 通过串口将电子罗盘的信息提取出来,并且利用3D图形显示控件实时显示位置信息。图形文件在同一文件夹里。这个程序让我在做陀螺仪课程设计的时候受益匪浅。-A gyro display vi.
hanshuxinhaofashengqi
- 1.采用Labview设计一虚拟函数信号发生器, 通过数据采集卡输出波形信号,调节信号的相关参数,可观察示波器上波形的变化情况。 ⑴ 以NI MyDAQ数据采集卡作为输出接口; ⑵ 数据采集卡输出多种信号,至少完成三种波形:正弦波、三角波、方波(可调占空比)的输出,同时前面板上显示各输出波形; ⑶ 频率、幅值、初相位、直流偏移量和方波的占空比(0~100 )等参数可以通过前面板控件调节。 ⑷ 前面板可显示输出波形。-1. Labview design using a virtua
Random-Number-Average
- 设计一个VI,实现使用循环和移位寄存器计算随机数序列的移动平均值。要求该VI产生一个随机序列,序列长度由前面板滑动条控件输入. -Design a VI, achieve a moving average using loops and shift registers to calculate the random number sequence. Requirements The VI generates a random sequence, sequence length slider
3
- 设计VI,产生500个随机数并使用波形显示控件显示波形, 计算随机数的平均值、最大值、最小值,并在前面板上显示结果-Design VI, generated 500 random numbers and use the waveform display control to display waveforms, Average calculation of random numbers, maximum, minimum, and displays the results on the
Tree
- TREE 控件操作函数。方便UI设计和编程。-TREE control manipulation functions. Convenient UI design.
修饰控件的使用
- 文档为《labview2015程序设计从入门到精通》内的例程,labview2015编译环境下编写的程序(Document for the "labview2015 programming from entry to master" routines, labview2015 compiler environment written procedures)
例4-3 控件的组合使用
- 控件使用,文档为《labview2015程序设计从入门到精通》内的例程,labview2015编译环境下编写的程序,对初学者很有用(Control using the document for the "labview2015 programming from entry to master" routines, labview2015 compiler environment written procedures, useful for beginners)
开始采集
- 自定义布尔控件,用于采集控制等界面设计的美化(User defined Boolean control for interface design such as acquisition and control)