搜索资源列表
-
0下载:
介绍了在LabVIEW5.0环境下通过CIN(代码接口结点)即利用其与C语言的接口扩展功能的方法,给出了在Win95环境下开发自制数采卡驱动程序的实例。-CIN (code interface node) the LabVIEW5.0 environment with C language interface extension function that, given the development of home-made data acquisition card driver in th
-
-
0下载:
为自制多功能数据采集卡编写了DLL 形式的驱动程序,并将其挂接到labview 开发平台上,利用DLL 驱动程序实现了对步进电机的自动控制.-The driver DLL form prepared by the self-made multi-function data acquisition card, and hooked up to the the labview development platform on DLL driver to achieve automatic contro
-
-
0下载:
在VC++开发平台下,以USB摄像头为实验对象,根据USB系统规范,采用Windows操作系统I/O设备驱动原理与动态链接库技术相结合的方法,调用Win32API函数,开发具有USB通用通信程序模块接口的DLL。然后在LabVIEW或Labwindows下采用其外部代码接口机制调用该DLL,开发通用的USB摄像头通信程序模块组,实现对USB摄像头的查询、打开、关闭、图像显示、视频帧和图像参数显示及设置等操作功能。-As experimental subjects VC++ development
-
-
0下载:
如果你使用的是USB 摄像头,那么请参考Error! Reference source not found.Error!
Reference source not found.,运行imaqUSB examples.llb 中的Grab.vi。在软硬件正常工作的
情况下,可以看到从USB 摄像头中传出的图像,如Error! Reference source not found.所示。
在进行机器视觉系统开发前,我们通常都会如上所示先验证软硬件是否能正常工作,以
便后续开发。-NI
-
-
0下载:
NI-IMAQ for USB Cameras driver software allows users to configure any DirectShow imaging device and acquire images into LabVIEW. Devices that support this feature include USB cameras, webcams, microscopes, scanners, and many consumer-grade imaging pr
-
-
0下载:
在特定情况下有必要通过在LabVIEW列来传递多种数据类型。然而,由于该队列的LabVIEW中的限制,只有一个单独的数据类型可以通过任何特定队列传递。如果需要通过不同类型的根据情况的数据,这是一个问题。要解决这个问题的方法之一是使用一个集群,并通过传递每个迭代所有可能相关的信息,而实现这一点的优选方法是使用变体。-Driver which is good for the development of in Labview, used for queries and variants. Somet
-