-
串行通讯的源程序,希望帮到人哦。是再LAB2000系统下实现过的...
串行通讯的源程序,希望帮到人哦。是再LAB2000系统下实现过的-Serial communication source, hoping to help people, oh. LAB2000 system is re-realize-off
- 2022-09-22 05:05:03下载
- 积分:1
-
use ActiveX to achieve a serial communications test procedure, a certain degree...
一个使用ActiveX实现的串口通讯测试程序,有一定的实用性。-use ActiveX to achieve a serial communications test procedure, a certain degree of practicality.
- 2022-01-24 14:14:22下载
- 积分:1
-
这是串口的源代码
这是串口的源代码 -This is the serial source code
- 2022-01-25 22:58:22下载
- 积分:1
-
讲述串口通讯的代码,是用C写的,可以参考利用
讲述串口通讯的代码,是用C写的,可以参考利用-About serial communication code is written in C, you can refer to the use of
- 2022-03-22 05:20:55下载
- 积分:1
-
51单片机作为主站的MODBUS通信协议,可实现读写从站寄存器的值...
51单片机作为主站的MODBUS通信协议,可实现读写从站寄存器的值 -51 MCU as the main station MODBUS communication protocol can realize the value of register read and write from the point
- 2022-03-20 16:43:21下载
- 积分:1
-
显示West4170的波形,
并可读取或设置所有的参数
显示West4170的波形,
并可读取或设置所有的参数-West4170 waveform display can be read or set all the parameters
- 2022-02-22 04:42:12下载
- 积分:1
-
串口通信软件,在上位机上很好用,方便上位机监控
串口通信软件,在上位机上很好用,方便上位机监控-uart vC++ uart vC++uart vC++uart vC++ uart vC++uart vC++
- 2022-07-11 13:09:06下载
- 积分:1
-
C51单片机IO模拟串口,简洁明了,非本人写,好程序,大家共享...
C51单片机IO模拟串口,简洁明了,非本人写,好程序,大家共享-C51 microcontroller serial IO simulation, concise, non- I write the program, share
- 2022-08-17 14:59:35下载
- 积分:1
-
Realize serial communication, two computers between the link function
实现串口通信,两台计算机之间的相互链接功能-Realize serial communication, two computers between the link function
- 2023-03-13 07:00:03下载
- 积分: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