搜索资源列表
LabVIEW
- VI及其属性对话框,基本控件及其使用方法,LabVIEW基本函数,LabVIEW的程序运行结构,LabVIEW的数据结构及内存优化-VI and its Properties dialog box, basic controls and how to use LabVIEW basic functions, the structure of the LabVIEW program is running, LabVIEW data structure and memory optimizatio
Labview-comm
- 使用方法: 1.在baud rate里设置通讯的波特率 2.在milliseconds to wait的毫秒数要大于等于20,这样可以保证收发数据的成 功率. 3.在顶端的string to write 的文本框里写入要发送的数据,点WRITE发送数据,然后就可以在read string的文本框里看到从底层设备送回来的数据(当然,具体发什么和该收到什么取决于你使用的设备的具体协议) 4.点EXIT退出程序 -Use: 1. In the baud rate to set
fasong
- 使用方法: 1.在baud rate里设置通讯的波特率 2.在milliseconds to wait的毫秒数要大于等于20,这样可以保证收发数据的成 功率. 3.在顶端的string to write 的文本框里写入要发送的数据,点WRITE发送数据,然后就可以在read string的文本框里看到从底层设备送回来的数据(当然,具体发什么和该收到什么取决于你使用的设备的具体协议) 4.点EXIT退出程序 -Use: 1. In the baud rate to set
serialcom
- Labview串行通信程序 使用方法: 1.在baud rate里设置通讯的波特率 2.在milliseconds to wait的毫秒数要大于等于20,这样可以保证收发数据的成 功率. 3.在顶端的string to write 的文本框里写入要发送的数据,点WRITE发送数据,然后就可以在read string的文本框里看到从底层设备送回来的数据(当然,具体发什么和该收到什么取决于你使用的设备的具体协议) 4.点EXIT退出程序 -Labview serial c
recording-and-playback-program
- 使用LabVIEW编写的一个录音与放音程序。 程序使用方法与功能: 打开LabVIEW录音与放音系统vi,在启动欢迎的主界面有放音与录音两个按钮。 点击放音按钮,即可打开放音的子vi,进行放音功能; 点击录音按钮,即可打开录音的子vi,进行录音功能。 -LabVIEW prepared to use a recording and playback program. The program uses methods: Open LabVIEW recording and pl
labview_zidingyi
- labview里面自定义控件的使用方法-labview inside the custom control is used. .
LIANXI
- 在C++环境下,利用opencv进行各种简单的图像处理,使我们基本了解opencv库函数使用方法-In C++ environment, using opencv variety of simple image processing, so that our basic understanding of the use of opencv library functions
LabView_Vc
- LabView的Active X控件在VC中的使用方法,增加了程序界面的美观性-LabView Active X control method used in VC, increased the program interface beautiful
labwindows_CVIKJSY
- labwindowsCVI常用控件示例程序,介绍各种常用控件的使用方法 “textlisttree”工程,介绍了文本框、列表框、树控件、表格控件的使用方法 “板球游戏”工程,介绍了定时器控件的使用方法 “计算器”工程,介绍了菜单控件的使用方法 “graph”工程,介绍了Graph控件、StripChart控件、DigitalGraph控件的使用方法 “scrollbar”,介绍了scrollbar控件使用方法 -labwindowsCVI common control s
Labwindows_CVI3D_Animation
- labwindowsCVI的3DGraph控件和Animation动画控件,介绍这两种控件的使用方法 “3Dcontrol”3D控件工程,3DGraph是一个能接收外部数据并绘制三维图形的控件,包括显示、填充风格设置,颜色,透明度、投影方式、光强、亮度选择,缩放,旋转,俯视功能。 “animationcontroler”Animation控件工程,介绍了Animation控件工程的使用方法,它能设定图片的刷新频率,显示位置及大小。-labwindowsCVI of 3DGraph con
USB-Camera-Image-Acquire
- 如何使用LABVIEW 控制USB 相机进行图形图像采集, 然后进行图像处理, 很好用, 使用方法简单方便,容易上手-How to use LABVIEW control USB camera graphic image acquisition and image processing, very easy to use, simple to use and convenient, easy to use
YAV-USB--UMS2016
- (一)功能说明 1、本程序自适应亚为所有USB接口的硬件,通道数量能完全自适应。 2、具备长时间低速模拟量AI采集、短时间高速AI采集,波形显示、分析、回放等功能。 3、最下方的DI、DO、计频、计数等,是部分硬件具备的功能,具体视硬件接口而定。 (二)使用方法 1、安装与学习LabVIEW,见“LabVIEW入门教程” 2、运行左上角向右的箭头 3、根据提示检查硬件 4、按下Ctrl+E可以查看后台程序,修改后台参数 5、制作exe文件,见“LabV
usage-of-lvlibp
- labview lvlibp 库的使用方法及操作流程-the usage of labview lvlibp
ADAM-Relay-4068
- ADAM 继电器 6068 的使用方法及操作流程-the usage of ADAM relay 4068
signal-gen
- 任意函数发生器,用于了解labview基本逻辑和基本使用方法。使用labview2014环境。-Arbitrary function generator for labview understand the basic logic and the basic use. Use labview2014 environment.
yuhn0909
- 本次实验学习和掌握LabvIEW顺序结构的执行过程和使用方法。不错的教程(This experiment studies and grasps the LabvIEW sequence structure execution process and the use method. Good tutorial)
tongxun777
- 使用方法 1。在baud rate里设置通讯的波特率 2。在milliseconds to wait的毫秒数要大于等于2(Usage 1. Set baud rate 2 in baud rate. The number of milliseconds in milliseconds to wait is greater than or equal to 2)
如何使用LabVIEW调用C#编写的DLL
- 文章重点讲解labview如何调用C#动态库的方法,可应用于实际工程中。(The article focuses on how to call C# LabVIEW dynamic library method, which can be applied to practical projects.)
子VI
- 主程序通过子面板调用子程序,子面板的使用方法。(The main program calls subroutine through the sub panel, and the method of using the sub panel)
翌字阁 修饰控件的使用
- 修饰控件的使用方法简例,对于控件的修饰与使用方法介绍。(Use of modified controls)