-
一个简单实用的串口类,用起来非常方便。直接使用类。
一个简单实用的串口类,用起来非常方便。直接使用类。-a simple and practical serial category, and it is very convenient. Direct use category.
- 2022-02-21 14:17:35下载
- 积分:1
-
的问题.派尔高协议,控制左转右转时,出现问题.其他功能好用.我用DELPHI写的程序,在MOUSEDOWN中, str := chr($FF)+chr($01)...
的问题.派尔高协议,控制左转右转时,出现问题.其他功能好用.我用DELPHI写的程序,在MOUSEDOWN中, str := chr($FF)+chr($01)+chr($00)+chr($04)+chr($0F)+chr($00)+chr($14)
MSComm1.output := str
在CLICK事件中: str := chr($FF)+chr($01)+chr($00)+chr($00)+chr($00)+chr($00)+chr($01)
MSComm1.output := str
-Problem. Pelco agreement左转右转control when there are problems. Other features easy to use. DELPHI I used to write the procedures in the MouseDown, str: = chr ($ FF)+ Chr ($ 01)+ chr ($ 00)+ chr ($ 04)+ chr ($ 0F)+ chr ($ 00)+ chr ($ 14) MSComm1.output: = str in the CLICK event: str: = chr ($ FF)+ chr ($ 01)+ chr ($ 00)+ chr ($ 00)+ chr ($ 00)+ chr ($ 00)+ chr ($ 01) MSComm1.output: = str
- 2022-02-06 22:16:02下载
- 积分:1
-
同样是PIC的编程文件能够供初学者掌握编程技巧,很实用
同样是PIC的编程文件能够供初学者掌握编程技巧,很实用-PIC is the same programming document for beginners to programming skills, practical
- 2022-01-28 09:46:19下载
- 积分:1
-
很好的东东,有详细的文档介绍,适合于串口通信的初学者。
很好的东东,有详细的文档介绍,适合于串口通信的初学者。-good Dongdong, a detailed document, suitable for serial communication beginners.
- 2022-01-26 08:21:23下载
- 积分:1
-
串品通讯 内置MODBUS协议与GSDCS协议
串品通讯 内置MODBUS协议与GSDCS协议 -uartport include modbus and gsdcs
- 2023-07-04 21:20:04下载
- 积分:1
-
Below is a serial communication part of the original development of the code, wr...
下面是串口通信开发的部分原码,自己写的,可能有些错误,希望大大家指教.-Below is a serial communication part of the original development of the code, wrote it myself, may be some mistakes and we hope that the shortage.
- 2023-03-19 05:30:04下载
- 积分:1
-
VC下读串口的程序,要想进行无线数据传输的话,这是必备的程序...
VC下读串口的程序,要想进行无线数据传输的话,这是必备的程序-Read serial port under the VC process, in order to carry out wireless data transmission, this is the necessary procedures for
- 2022-01-27 21:57:01下载
- 积分:1
-
the API function to write the serial communication program. Right Serial visit.
用TC的API函数写的串口通讯程序。 对串口的访问 。-the API function to write the serial communication program. Right Serial visit.
- 2023-02-03 19:10:04下载
- 积分:1
-
Described in detail with the use of process QuartusII
详细介绍了用QuartusII的使用流程-Described in detail with the use of process QuartusII
- 2022-01-24 14:19:32下载
- 积分:1
-
This article describes using 89C51 microcontroller I/O port Serial communication...
本文介绍的用 89C51 单片机I/O 口模拟实现串行通信的方法,已成功
地应用在某电压数据采集系统中,实践证明能可靠地传送和接收数据。-This article describes using 89C51 microcontroller I/O port Serial communication simulation method has been successfully applied in a certain voltage data acquisition system, the practice has proven to be a reliable way to send and receive data.
- 2023-08-01 02:55:02下载
- 积分:1