-
的问题.派尔高协议,控制左转右转时,出现问题.其他功能好用.我用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
-
此例为单片机串口的应用!将串口外接一个串入并出的数字芯片,可实现在单片机的串口扩展成并口输出功能!...
此例为单片机串口的应用!将串口外接一个串入并出的数字芯片,可实现在单片机的串口扩展成并口输出功能!-This case the application for the single-chip serial! Will add a string to the serial port and a digital chip can be realized in the single-chip serial port expansion into a parallel port output function!
- 2023-08-15 18:15:03下载
- 积分:1
-
串口通讯的使用,有关手机来电显示的问题,很有参考价值
串口通讯的使用,有关手机来电显示的问题,很有参考价值-The use of serial communication, the mobile phone caller ID problem, valuable
- 2022-11-16 19:50:03下载
- 积分:1
-
reception : Send procedures and cooperation to achieve the two computer serial c...
接收程序: 与发送程序合作实现两台计算机的串口通信,但只能正确接受英文字母和数字,界面为VC标准视图-reception : Send procedures and cooperation to achieve the two computer serial communications, but only the right to accept English letters and numbers, interface standards for VC View
- 2022-07-20 08:50:00下载
- 积分:1
-
about serial communication programming, vc achieve! Multi
讲述串口通信编程,vc实现!多线程,异步方式。-about serial communication programming, vc achieve! Multi-threaded, asynchronous mode.
- 2022-10-11 10:10:03下载
- 积分:1
-
pb9com Contents : PowerBuilder 9.0 in the development of the COM achieve example...
pb9com目录:在PowerBuilder 9.0实现COM开发的例子;-pb9com Contents : PowerBuilder 9.0 in the development of the COM achieve example;
- 2022-10-10 19:30:03下载
- 积分:1
-
51红外源代码,NEC代码格式,很精确的代码,请放心使用。
51红外源代码,NEC代码格式,很精确的代码,请放心使用。-51 infrared source code
- 2022-01-22 01:26:28下载
- 积分:1
-
VC++串口通讯编程事例,通过它可以了解在VC中如何进行串口通讯的...
VC++串口通讯编程事例,通过它可以了解在VC中如何进行串口通讯的-VC serial communication programming examples, which can understand how VC serial communications
- 2022-02-15 12:52:58下载
- 积分:1
-
C51单片机串行口中断服务程序2,is used
C51单片机串行口中断服务程序2,is used-C51 monolithic integrated circuit serial mouth interrupt service
isr 2, is used
- 2022-03-21 20:14:33下载
- 积分:1
-
简要描述:
一个很好而小巧的串口调试助手,支持常用的300...
简要描述:
一个很好而小巧的串口调试助手,支持常用的300-115200bps波特率,能设置校验、数据位和停止位,能以ASCII码或十六进制接收或发送任何数据或字符(包括中文),可以任意设定自动发送周期,并能将接收数据保存成文本文件,能发送任意大小的文本文件。-Briefly described: a good and compact serial debugging assistant to support commonly used 300-115200bps the baud rate, parity can be set up, data bit and stop bits are used in the hexadecimal ASCII code or receive or send any data or characters (including Chinese), can set up automatic send cycle, and can receive data into a text file that can send any size text file.
- 2022-03-06 02:43:07下载
- 积分:1