-
随着西门子通信PC 200PLC开发经典的delphi源码
西门子200PLC与上位机通信 delphi开发经典源码-PC 200PLC with Siemens Communications to develop the classic source delphi
- 2022-06-19 08:24:57下载
- 积分:1
-
从串口读取数据,有两种方法, 1、每接收一个EV_RXCHAR,就用ReadFile读一次,这样我觉得太恐怖了。 2、接收到一个EV_RXCHAR后,等一定数据...
从串口读取数据,有两种方法, 1、每接收一个EV_RXCHAR,就用ReadFile读一次,这样我觉得太恐怖了。 2、接收到一个EV_RXCHAR后,等一定数据量的CPU周期(GetTickCount),再一次性读取缓冲区里的数据。这样做,一般情况下不会有问题,但是,如果数据很多,过了“一定数据量的CPU周期”,还没收完数据怎么办?就会少读数据了。 我用三个线程序来完成串口数据的-read data from the serial port, there are two methods, one, each receiving a EV_RXCHAR, on the ReadFile read, I think this vote. 2, received a EV_RXCHAR after a certain volume of data, such as CPU cycles (GetTickCount), and the one-time reader, the data buffer. To do so, under normal circumstances there is no problem, but if many of the data, and after a "certain amount of data the CPU cycles," also confiscated End Data how do? Few will read the data. I used three lines to complete serial data
- 2022-08-09 09:18:25下载
- 积分:1
-
这是一个西门子 ModBus 协议的通讯调试软件。(原码)
这是一个西门子 ModBus 协议的通讯调试软件。(原码)-This is a Siemens ModBus Protocol communications software debugging. (Original code)
- 2022-03-12 17:55:13下载
- 积分:1
-
串口通信,上位机可以呼叫下位机的8个设备号,进行数据传输...
串口通信,上位机可以呼叫下位机的8个设备号,进行数据传输-Serial communication, host computer can call the next crew of the No. 8 device, data transmission
- 2022-01-25 21:03:08下载
- 积分:1
-
GSerial under DOS is a serial communication program, program structure better, c...
GSerial是一个DOS下串口通信程序,程序结构较好,能编出用中断方式接收/发送的多串口通信程序(龚建伟曾用它编过7串口通信程序)。Turbo C++ 3.0 Dos或 Win3X/9X/ME/NT/2K的DOS环境下运行-GSerial under DOS is a serial communication program, program structure better, can be compiled out with interrupt receiving/sending of multiple serial communication program (Dan has used its seven series serial communication procedures). Turbo C 3.0 Dos Win3X/9X/ME/NT/2K or the DOS operating environment
- 2022-06-12 22:05:47下载
- 积分:1
-
是一个简单的程序,可以在本机将com1和com2相连,进行本题通讯,适用于对串口通讯的初学者了解vc++里的串口通信的一些函数...
是一个简单的程序,可以在本机将com1和com2相连,进行本题通讯,适用于对串口通讯的初学者了解vc++里的串口通信的一些函数-com1com2vc
- 2022-03-12 19:10:41下载
- 积分:1
-
max3100的应用
MAX3100在串行红外数据与RS―232转换器中的应用
max3100的应用
MAX3100在串行红外数据与RS―232转换器中的应用-MAX3100 Application max3100 infrared data in the serial RS-232 Converter
- 2022-03-12 15:48:27下载
- 积分:1
-
利用MSComm控件,不依赖太多硬件设备,指利用纯软件方法侦测串口通信参数设置情况...
利用MSComm控件,不依赖太多硬件设备,指利用纯软件方法侦测串口通信参数设置情况-use MSComm control, do not rely on too many hardware devices that use software-only method to detect serial communication parameters settings
- 2022-01-24 17:16:09下载
- 积分:1
-
串口通信;串口调试助手的源代码,龚建伟老师的亲手笔
串口通信;串口调试助手的源代码,龚建伟老师的亲手笔-Serial communication serial debug the source code of aides, teacher" s own pen龚建伟
- 2022-09-14 06:20:03下载
- 积分:1
-
串口波特率设置小软件
串口波特率设置小软件-serial port baud rate set small software
- 2023-06-05 12:00:04下载
- 积分:1