-
vb编写的串口通信程序(vb编写的串口通信程序转载)
vb编写的串口通信程序(vb编写的串口通信程序转载)-vb serial communication program prepared (vb serial communication program prepared reprint)
- 2023-01-30 07:05:04下载
- 积分: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
-
向串口发送数据,在从串口接数据,需要注意的是把2、3脚短路。...
向串口发送数据,在从串口接数据,需要注意的是把2、3脚短路。-to send data from the serial data access, it needs attention is 2,3 feet short.
- 2023-06-28 22:55:04下载
- 积分:1
-
一个C语言的串口通信程序
一个C语言的串口通信程序-C language of a serial communication program
- 2022-07-22 07:59:19下载
- 积分:1
-
串口 操作 源码 打标机的控制程序,很实用欢迎下载
串口 操作 源码 打标机的控制程序,很实用欢迎下载-source Marking operation of the control procedures, practical welcome to download
- 2022-03-21 12:35:20下载
- 积分:1
-
ICCAVR_mega8_串口发送接收,c语言编写的!
ICCAVR_mega8_串口发送接收,c语言编写的!-Send ICCAVR_mega8_ serial receiver, c language!
- 2022-07-15 18:18:32下载
- 积分:1
-
串口扫描程序,能够边扫描边进行数据的判断
串口扫描程序,能够边扫描边进行数据的判断-serial scanning procedures can-while-scan data judgment
- 2022-03-24 14:21:24下载
- 积分:1
-
使用标准控件 Microsoft Communications Contro 进行串口设置,串口读写,读写输入输出缓存。...
使用标准控件 Microsoft Communications Contro 进行串口设置,串口读写,读写输入输出缓存。-using standard controls for Microsoft Serial Communications Contro set, serial literacy, reading and writing input and output buffers.
- 2022-01-31 04:46:44下载
- 积分:1
-
QCOUNTER,用来测试所安装板卡的事件发生总量。可重复加载
QCOUNTER,用来测试所安装板卡的事件发生总量。可重复加载-QCOUNTER, used to test the board installed by the total incident. Repeat the load
- 2022-02-05 19:51:02下载
- 积分:1
-
本人自己用Delphi做的串口测试程序,有助于学习如何通过串口收发数据...
本人自己用Delphi做的串口测试程序,有助于学习如何通过串口收发数据-my own use Delphi to do serial testing procedures and facilitate learning through the serial data transceiver
- 2022-04-08 09:36:36下载
- 积分:1