-
VB 5.0/6.0的MSComm通信控件提供了一系列标准通信命令的接 口,它允许建立串口连接,可以连接到其他通信设备(如Modem)、 还可以发送命令、进行数...
VB 5.0/6.0的MSComm通信控件提供了一系列标准通信命令的接 口,它允许建立串口连接,可以连接到其他通信设备(如Modem)、 还可以发送命令、进行数据交换以及监视和响应在通信过程中可能 发生的各种错误和事件,从而可以用它创建全双工的、事件驱动 的、高效实用的通信程序。-VB 5.0/6.0 the MSComm control communications for a series of standard communication interface orders, which allow for the establishment of serial link can be connected to other communications equipment (such as modem), and also can send orders, the exchange of information and surveillance and response in the communication process may mistakes that occurred in the incident, which can be used to create full-duplex, event-driven, highly effective and practical communication program.
- 2022-03-06 13:15:04下载
- 积分:1
-
串口程序,用VC++ 写的,
串口程序,用VC++ 写的,-Serial procedures, the VC wrote,
- 2022-11-09 01:45:04下载
- 积分:1
-
用FPGA实现RS232,代码经过测试通过
用FPGA实现RS232,代码经过测试通过-FPGA implementation using RS232, the code has been tested through
- 2023-01-19 10:50:03下载
- 积分:1
-
PIC单片机编程程序分析,能够供初学者学习,是很好的教程
PIC单片机编程程序分析,能够供初学者学习,是很好的教程-PIC microcontroller programming procedures, for beginners to learn, is a good guide
- 2023-05-15 15:20:03下载
- 积分:1
-
USB条码扫描仪VB源代码,该代码使用VB6.0中,扫描枪…
USB扫描枪源VB6.0代码,本代码采用VB6.0,应用于工业产品中扫描枪-USB Barcode Scanner VB6.0 source code, the code uses VB6.0, scan guns used in industrial products
- 2023-06-16 17:15:03下载
- 积分:1
-
本程序是i2c总线读写一个字节的程序。在写过程序中,不一定非要检测i2c的应答位,可以直接延时过去就行,但是在读过程中必须给应答信号,读完发停止位,一定确认所发...
本程序是i2c总线读写一个字节的程序。在写过程序中,不一定非要检测i2c的应答位,可以直接延时过去就行,但是在读过程中必须给应答信号,读完发停止位,一定确认所发的信号都发上了。否则在连续地址读的过程中可能不会出错,但是在随机度过程中就会出错,我的程序就是在给停止信号时没有给上,24cxx一直在输出数据,结果读出错。找着问题后我的程序只加入了一条命令便完全正常。-i2c bus read and write a byte procedures. The written procedure, not necessarily require the detection i2c-response, and can directly past trip delay, but the process must be read to the response signal, stopped at reading, we recognize the signals are on the fat. Otherwise, the address read for the course could not go wrong, but the randomness of the process would be a mistake, I was in the process to stop for no signal, 24cxx in output data, read errors. I discovered the problem after the procedure just joined the order of a completely normal.
- 2022-02-02 10:09:18下载
- 积分:1
-
在Labview开发环境之中,检验串口一个例子.
在Labview开发环境之中,检验串口一个例子.-In Labview development environment, and test serial port a case in point.
- 2023-08-03 20:30:03下载
- 积分:1
-
linux串口编程的一些文档以及一些示例,有助于刚开始接触串口的人的快速入门...
linux串口编程的一些文档以及一些示例,有助于刚开始接触串口的人的快速入门-some documentation, and sample some help contact the beginning of the serial Quick Start
- 2023-08-23 00:20:04下载
- 积分:1
-
write C# Serial communication procedures example, the ms communication is the co...
C#写的串口通信程序例子,用的是ms communication 的控件,以前一般都是在VC下面作的。-write C# Serial communication procedures example, the ms communication is the controls, in the past are generally below for the VC.
- 2022-09-30 13:10:03下载
- 积分:1
-
很多串口调试助手中串口流控的设置都不起作用,该文章讲述了流控的具体设置方法...
很多串口调试助手中串口流控的设置都不起作用,该文章讲述了流控的具体设置方法-Assistant in a lot of serial debugging serial flow control settings are not working, the article describes a specific set of flow control methods
- 2023-06-22 11:35:04下载
- 积分:1