搜索资源列表
LabVIEW软件中菜单形式的用户界面设计与实
- LabVIEW软件中菜单形式的用户界面设计与实现,LabVIEW software menu forms of User Interface Design and Implementation
labviewmenu.rar
- 这是LabVIEW的菜单操作程序,对labview的初学者有很大的帮助,这个是从网上下的,This is the LabVIEW menu operation of the labview very helpful to beginners, this is from the Internet under
menu
- 密码登陆系统,LabVIEW做的,性能还可以-Password login system, LabVIEW done, the performance can also be
Dynamic
- 这是一个labview编写的动态改变菜单控制的小列子。-This is Dynamic Change Menu of Control For LabVIEW
renjijiemiansheji
- 包含了登录对话框,动态交换界面,简单菜单等的人机界面的设计。-Contains the login dialog box, dynamic exchange interface, a simple menu and other man-machine interface design.
file_manue
- 实现了同windows一样的文件菜单,每个菜单下都有下拉列表,进入不同界面;-To achieve the same with the windows file menu, each menu has a drop-down list, enter the different interfaces
Sample-of-context-menu
- 通过鼠标右键实现菜单的显示,并实现对于控件的操作。-Achieved through the right mouse button menu display, and to achieve the control of the operation.
labview-menu
- 使用labview编写菜单界面注意的地方,附带有例子!-Use labview compilation menu interface note of place, accompanied by example!
table_box
- LABVIEW下拉菜单,供大家一起参考,大家共同进步-LABVIEW drop-down menu, for your information together, we make progress together
duomianban
- labview开发的菜单,用于控制界面的跳转和返回-labview development menu
LabVIEW-
- labview设置运行时菜单,并在程序中进行实现,代码简单易读-labview run-time settings menu, and conducted in the program implementation, the code easier to read
menu-driven
- 利用labview实现简单菜单调用VI。-Simple menu-driven
Labview-Menu
- 这本书是和labview trial version 配套, 对照学习可让您在45天内学会Labview 开发过程,如果您想在工业测试领域有所发展, 不懂 Labview 是不行的-This book is matched with NI Labview trial version, 45-day you may grasp the procedures od development of Labview, If you want develop you carrier in industry
How-to-change-mouse-menu
- 在LABVIEW中通过实例了解如何更改鼠标菜单-Through examples in LABVIEW to understand how to change the mouse menu
LabVIEW
- 1. 本程序只在Windows XP 平台上经过完整测试,因此只能保证该程序在WinXP系统下正确运行。 2. 由于本程序使用的是MySQL数据库,因此需要计算机上安装有MySQL。如果没有,可以尝试Access数据库。 3. 将本程序下载到本地计算机后,需要建立ODBC连接。建立方法如下:进入开始菜单->控制面板->管理工具->数据源(ODBC),建立一个新的系统DSN:选择“Add >MySQL ODBC 3.51 Driver”,数据源名称为“d
ProducerConsumerEvents-custom-menu
- labview采用 生产消费模式处理用户菜单-handle menu via Producer and Consumer Events
Labview-menu
- labview菜单使用方法,包括菜单的创建,事件结构的编写-labview menu use, including the creation of menus, event structures prepared
波形图菜单
- 实现xy图菜单复选选项,右键设计,游标选择(Implement the menu selection option for XY diagram)
树形控件界面跳转
- 点击树形控件,使其跳转至相应的界面,可以充当菜单功能(Click on the tree control to jump to the corresponding interface. It can act as a menu function.)
第一次实验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