-
使用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
-
这是一个红外温度探头测试程序,用于对温度探头进行测试,同时也可以作为温度采集用。由于探头通过RS232与计算机连接,所以程序包括串口通信的实现,串口通信利用了第...
这是一个红外温度探头测试程序,用于对温度探头进行测试,同时也可以作为温度采集用。由于探头通过RS232与计算机连接,所以程序包括串口通信的实现,串口通信利用了第三方通信类CSerial。程序可以将测得的数据保存为Excel文档。-This is an infrared temperature probe testing procedures used to test the temperature probe, but also used as temperature acquisition. As the probe through RS232 connection with the computer, including procedures for the realization of serial communications, serial communications using a third-party communications category CSerial. Procedures can be measured data to Excel document preservation.
- 2022-01-24 09:29:56下载
- 积分:1
-
Delphi下串口通讯源代码(本人用的测试程序)
Delphi下串口通讯源代码(本人用的测试程序)-serial communication source codes based on Delphi(Test Program for myself)
- 2023-06-11 10:05:03下载
- 积分:1
-
MSComm控件在对话框中的用法
MSComm控件在对话框中的用法-MSComm control in the dialog box usage
- 2022-04-11 21:27:53下载
- 积分:1
-
提供I2C总线初始化、工作时的启始位、结束位、提供I2C总线的时钟信号,并返回在时钟电平为高期间 SDA信号线上状态。本函数可用于数据发送,也可用于数据接收...
提供I2C总线初始化、工作时的启始位、结束位、提供I2C总线的时钟信号,并返回在时钟电平为高期间 SDA信号线上状态。本函数可用于数据发送,也可用于数据接收-provide I2C bus initialization, the Start-end, provide the I2C bus clock signal, the clock and return to the high-level signal line during the SDA state. This function can be used to transmit data, can also be used for data reception
- 2022-03-19 00:33:10下载
- 积分:1
-
This program I use to tested serial com and AT Command for testing GPRS for SIM3...
This program I use to tested serial com and AT Command for testing GPRS for SIM300 GSM module
- 2022-02-12 19:33:09下载
- 积分:1
-
一本介绍串口通信不错的书
一本介绍串口通信不错的书-introduced a serial communication good book
- 2023-08-13 12:40:05下载
- 积分:1
-
基于西门子手机开发的短信发送接收控件,可以收发短信,播打电话...
基于西门子手机开发的短信发送接收控件,可以收发短信,播打电话-based on Siemens phones send and receive text messages to the controls, can send and receive text messages, broadcast call
- 2023-05-25 03:00:03下载
- 积分:1
-
Using Labview to do a serial debugging software, as well as the original procedu...
用Labview做的一个串口调试软件,以及原程序-Using Labview to do a serial debugging software, as well as the original procedure
- 2023-05-31 04:20:03下载
- 积分:1
-
Detailed description of the use of parallel simulation of I2C bus protocol to ac...
详细描述了利用并行模拟I2C总线协议实现Myson MTV230芯片电路编程(ISP)的过程,并利用PC机串行通信实现Winbond W78E516B线编程(ISP)的过程描述了PC机串行口和并行开发在单片机中的应用。
- 2022-03-03 11:02:12下载
- 积分:1