搜索资源列表
play-sound
- 在labview中调用系统动态连接库(播放声音)。-Call dynamic link library (play sound)
sql_LV
- 再LabVIEW中实现MySQL功能调用的模块,动态链接库,实现在labview中进行数据库管理-MySQL function module called again in LabVIEW, dynamic link library in labview database management
LABVIEW
- 在VC++开发平台下,以USB摄像头为实验对象,根据USB系统规范,采用Windows操作系统I/O设备驱动原理与动态链接库技术相结合的方法,调用Win32API函数,开发具有USB通用通信程序模块接口的DLL。然后在LabVIEW或Labwindows下采用其外部代码接口机制调用该DLL,开发通用的USB摄像头通信程序模块组,实现对USB摄像头的查询、打开、关闭、图像显示、视频帧和图像参数显示及设置等操作功能。-As experimental subjects VC++ development
Call-Dll
- labvIEW调用动态库的一些方法的集合,包括调用简单的动态库与调用包含复杂结构的动态库-LabvIEW call a collection of some methods of dynamic link library, including call simple dynamic library and dynamic library call includes complex structure
labview--PMAC-Pcomm32
- labview调用动态链接库相关说明文档,及调用PMAC动态链接库Pcomm32.DLL的例程-labview called dynamic link library-related documentation, and call PMAC dynamic link library routines Pcomm32.DLL
c-diaoyong
- labview 动态链接库调用 -labview 动态链接库调用labview 动态链接库调用
Labview_DLL
- Labview 实现调用动态链接库 有详细说明 程序案例和与案例说明 是学习的好材料!-Labview implementation calls the dynamic link library procedures are described in detail with examples and case notes are a good learning materials!
Get-Computer-Name_API
- 利用windows API编程,调用dll动态链接库,例子为获取计算机名称~-programming with windows API, using dll lib,the exam is to get the computer name.
how-to-use-dll-file-in-LabviewL
- 如何调试在LabView调用动态链接库DLL。-how to invoke DLL file in labview programming.
GTS-dllVI
- 固高运动控制卡DLL动态链接库封装成VI方便用户调用,使用的时候将VI文件夹放置在程序目录用户组即可。-GTS motion controller packaged as a dynamic link library DLL VI user-friendly call, when using the VI folder placed in the program directory user group can be.
Pos
- 调用运动控制卡动态链接库实现点到点移动控制-Call the motion control card dynamic link library to move the control point
LabView-learning
- labview 十年编程资料总结。由入门到精通,包括实用例子,串口通信,调用动态连接库,开发Xcontral等等 -labview years programming information summary. From the entry to the master, including practical examples, serial communication, calling the dynamic link library, development Xcontral etc.
LabviewaCAN
- 基于labview的编程开发环境,调用动态链接库,实现CAN总线的通讯。-LabVIEW based programming environment, call the dynamic link library, the realization of CAN bus communication.
如何使用LabVIEW调用C#编写的DLL
- 文章重点讲解labview如何调用C#动态库的方法,可应用于实际工程中。(The article focuses on how to call C# LabVIEW dynamic library method, which can be applied to practical projects.)
LabVIEW使用DLL动态链接库
- 用LabVIEW调用C/C++编写的动态链接库已解决现有代码的重复使用,减少开发周期(The dynamic link library written by calling C/C++ with LabVIEW has solved the reuse of existing code and reduced the development cycle)
LabVIEW获取语音设备名称
- LabVIEW调用“配置声音输入”和“配置声音输出”函数需要语音设备ID,如果系统有多个声卡,ID就可能是0,1...,通过调用系统动态链接库DLL,获取语音设备,再选择声卡,方便程序运行。
