-
使用MSCOMM控件主要是通过事件来处理串行口的交互,即当数据到达时,控件的OnComm的事件就会来捕获或处理这些通讯事件。而OnComm事件也可以用来捕获和处...
使用MSCOMM控件主要是通过事件来处理串行口的交互,即当数据到达时,控件的OnComm的事件就会来捕获或处理这些通讯事件。而OnComm事件也可以用来捕获和处理通讯错误。在实际应用中,一个MSCOMM控件就对应一个串行口,所以如果要处理多个串行口的话,必须有相应数量的控件与之对应。-use MSCOMM control mainly through the incident to the serial interaction, that is, when the data arrived, the control of the incident will OnComm to capture or handle these communications incident. OnComm incident which can also be used to capture and handle communication error. In practical application, a corresponding MSCOMM control on a serial port, so if we are to handle multiple serial port, then there must be a corresponding amount of the corresponding controls.
- 2022-06-01 02:51:46下载
- 积分:1
-
一个基于API的串口通信程序,多线程有bug,大家修改修改后使用
一个基于API的串口通信程序,多线程有bug,大家修改修改后使用-an API based on the serial communication procedures, multithreading bug, we change the use of the revised
- 2022-09-02 12:55:02下载
- 积分:1
-
是用该语言编写的关于串口通信的源代码。欢迎各位下载
是用该语言编写的关于串口通信的源代码。欢迎各位下载-is the language used on serial communication source. Welcome to download
- 2023-02-15 14:35:04下载
- 积分:1
-
VC6 multithread serial operation, thread synchronization solution (terminal)
VC6 多线程的串口操作,有线程同步的解决方法(terminal)-VC6 multithread serial operation, thread synchronization solution (terminal)
- 2023-03-22 02:25:04下载
- 积分:1
-
一款优秀的串口监视工具
一款优秀的串口监视工具-a perfect serial supervising tool
- 2022-04-21 20:39:15下载
- 积分:1
-
Describes the serial port under Linux
介绍了Linux下的串口驱动的设计层次及接口, 并指出串口与TTY终端之间的关联层次(串口可作TTY终端使用)-Describes the serial port under Linux-driven design and interface level, and noted that the serial link between the terminal and the TTY level (TTY serial port can be used for end-use)
- 2022-03-17 06:41:02下载
- 积分:1
-
rs232编程原理详解,
不可多得的一本好书
做硬件开发必须
rs232编程原理详解,
不可多得的一本好书
做硬件开发必须-Detailed programming rs232 principle, rare books to do a hardware development to be
- 2023-01-23 13:20:03下载
- 积分:1
-
MSComm explain the use of communication control in vc++ in
通信控件MSComm使用详解在vc++中-MSComm explain the use of communication control in vc++ in
- 2022-07-23 04:34:38下载
- 积分:1
-
《Visual C++ 串口通信技术与工程实践》配套代码(代码)4.3节
《Visual C++ 串口通信技术与工程实践》配套代码(代码)4.3节
- 2022-01-26 00:31:03下载
- 积分:1
-
Serial communication, MSComm control, not the API, everyone forgot to check
串口通信,MSComm控件,不是API,忘大家查证-Serial communication, MSComm control, not the API, everyone forgot to check
- 2022-05-23 03:18:37下载
- 积分:1