资源列表
SerialCommunication
- 基于LabVIEW的简单串口通信,可视化强,易操作。-LabVIEW based on the simple serial communication, visualization, easy operation.
MSComm
- 利用VB中的MSComm控件,实现对串口数据的接收。工程中有详细的通信程序。在上位机中将接收到的数据显示出来。-MSComm control in the use of VB to realize the serial data reception. Engineering Communication Program in detail. In the host computer receives the data will be displayed.
vb-mscomm
- MSComm控件提供了两种处理通信的方式:一种为事件驱动方式,该方式相当于一般程序设计中的中断方式。当串口发生事件或错误时,MSComm控件会产生OnComm事件,用户程序可以捕获该事件进行相应处理。本文的两个例子均采用该方式。另一种为查询方式,在用户程序中设计定时或不定时查询 MSComm控件的某些属性是否发生变化,从而确定相应处理。-MSComm control provides a way to communicate two treatments: one is event-driven
ckouxianshi
- 让我教会你最简单最容易的串口显示吧,如果串口学得不好的朋友一定要下载哦。-chuankouxianshi
COMPORT
- VC环境下的串口编程,用于对windows 下的串口的了解和学习-VC environment with serial ports, serial ports under windows used for understanding and learning
6
- 单相485表台体读写数据 非常好用的软件-Single-phase 485 to read and write data in the table platform body is very easy to use software
RS232communication
- 51单片机实现C语言串口通讯,同时实现发送和接受程序。-SCM C language and RS232 send and receive code program
ComTest
- 串口测试工具,针对COM口的调试工具,希望对大家有帮助。-Serial testing tools, debugging tools for the COM port, we want to help.
vb
- 串口通讯作为一种古老而又灵活的通讯方式,被广泛地应用于PC间的通讯以及PC和单片机之间的通讯之中。 提到串口通讯的编程,人们往往立刻想到C、汇编等对系统底层操作支持较好的编程语言以及大串繁琐的代码。-Serial communication as an ancient and flexible means of communication, is widely used in communication between the PC and the communication between P
SerialPort
- 串口通信例程,可以直接下载源码,模仿着好用-Serial communication routines
vc_com_api
- 串口设置 串口的操作可以有两种操作方式:同步操作方式和重叠操作方式(又称为异步操作方式)。同步操作时,API函数会阻塞直到操作完成以后才能返回(在多线程方式中,虽然不会阻塞主线程,但是仍然会阻塞监听线程);而重叠操作方式,API函数会立即返回,操作在后台进行,避免线程的阻塞-com set HANDLE CreateFile( LPCTSTR lpFileName, DWORD dwDesiredAccess, DWORD dwShareMode, LPSECUR
Serialcommunicationbasedonasingledocument
- 基于单文档的串口通信。当用户打开该应用程序后,可以选择将打开的串口号,程序默认为“COM1”,然后选择波特率等。-Serial communication based on a single document. When the user opens the application, you can choose to open the serial port number, the program defaults to " COM1" , then select the ba