搜索资源列表
Labview serial assistant串口通信控制方式
- 针对在LabVIEW开发环境下传统串口通信控制方式的弊端,提出了另一种控制方法,即在LabVIEW中利用ActiveX控件容器,调用第三方提供的ActiveX控件—MSComm控件,实现对计算机串口的通信管理,并结合一数据采集系统给出了实例,In the LabVIEW development environment for traditional serial communication under the control of the disadvantages of an alternat
smartcar 该程序采用串口采集摄像头数据
- 该程序采用串口采集摄像头数据,运用labview软件的相关控件实现图像的显示,大大提高调试人员的工作效率-This program uses the serial port data acquisition camera, the use of software related to the control labview Image display, thereby greatly increasing the efficiency of commissioning
MsComm
- labview利用ms控件编制的串口通讯程序。-prepared by ms control labview serial communication program.
3Ddisplay
- Labview 3D显示物体姿态。单片机采集传感器数据,通过串口传至电脑,labview接收数据并截取处理,通过3d控件显示。-The labview 3D display object attitude. Single-chip sensor data collected and transmitted to the computer through the serial port, labview receive data and the interception of the proces
1
- 基于labview中visa控件的串口编程,实现一个完整的串口调试助手功能-Labview visa controls the serial-based programming, achieve a complete serial debugging assistant
Labview-MSCOMM-Send-receive
- labview采用MSCOMM控件完成串口通信,发送,中断接收。 自己正使用的这种方法,确实是有效的,自己再添加协议什么的,丰富内容。-LabVIEW uses the MSCOMM control to complete serial communication, send, receive interrupt.