-
fxa
fxa-interface 接口的vb程序plc-fxa-interface interface vb procedures plc
- 2022-02-02 11:27:40下载
- 积分:1
-
使用C++实现将Modbus协议封装在DLL中的源代码
使用C++实现将Modbus协议封装在DLL中的源代码-C++ realization of the use of Modbus protocol will be packaged in a DLL in the source code
- 2022-05-24 20:15:12下载
- 积分:1
-
VC++简单而强大的多线程串口编程工具,该CSerialPort类封装了串口通信的基本 数据和方法...
VC++简单而强大的多线程串口编程工具,该CSerialPort类封装了串口通信的基本 数据和方法-VC simple and powerful multithreaded serial programming tools, the CSerialPort type of serial communications package of basic data and methods
- 2023-08-17 07:00:03下载
- 积分: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
-
MODEN串口通讯的例子挺经典的。是一个学习的好例子。
MODEN串口通讯的例子挺经典的。是一个学习的好例子。-modem serial communication very classic example. The study is a good example.
- 2023-05-08 08:00:03下载
- 积分:1
-
串口通信程序,可以直接执行使用,带有界面容易操作
串口通信程序,可以直接执行使用,带有界面容易操作-serial communication procedures, the implementation can be directly used, with the interface is easy to operate
- 2022-04-24 16:02:23下载
- 积分:1
-
USB转串口的一个例子(源代码),可以在KEIAL下直接编译。...
USB转串口的一个例子(源代码),可以在KEIAL下直接编译。-USB to serial port of an example (source code)
- 2022-02-26 22:23:43下载
- 积分:1
-
安防设备的云台控制软件,基于pacolD协议
安防设备的云台控制软件,基于pacolD协议-PTZ Security equipment control software, based on the agreement pacolD
- 2022-07-05 09:23:39下载
- 积分:1
-
编写串口通信程序,可以不同的格式传输,可以自动发送和手动发送。...
编写串口通信程序,可以不同的格式传输,可以自动发送和手动发送。-prepared serial communication procedures, different transmission formats, it will automatically send and sent manually.
- 2022-01-25 22:00:28下载
- 积分:1
-
8052串口驱动
8052串口驱动--(包括波特率计算,以及几个内存查看的shell命令)-8052-- (including baud rate, and several memory access to the shell commands)
- 2022-02-12 13:30:34下载
- 积分:1