-
的问题.派尔高协议,控制左转右转时,出现问题.其他功能好用.我用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
-
: Visual C++/Turbo C串口通信编程实践 龚建伟, 熊光明编著 随书源码...
: Visual C++/Turbo C串口通信编程实践 龚建伟, 熊光明编著 随书源码-: Visual C/Turbo C serial communication programming practice Dan, bears bright compilation of source books
- 2022-12-12 04:30:04下载
- 积分:1
-
rs232编程原理详解,
不可多得的一本好书
做硬件开发必须
rs232编程原理详解,
不可多得的一本好书
做硬件开发必须-Detailed programming rs232 principle, rare books to do a hardware development to be
- 2023-01-23 13:20:03下载
- 积分:1
-
串口测试程序,打开,写数据,受数据,关闭
串口测试程序,打开,写数据,受数据,关闭-serial testing procedures to open and write data by the data, closing
- 2022-12-29 14:15:03下载
- 积分:1
-
同样是PIC的编程文件能够供初学者掌握编程技巧,很实用
同样是PIC的编程文件能够供初学者掌握编程技巧,很实用-PIC is the same programming document for beginners to programming skills, practical
- 2022-01-28 09:46:19下载
- 积分:1
-
很有名的串口类,功能封装的相当完善易用,其中还包括了流控的设置...
很有名的串口类,功能封装的相当完善易用,其中还包括了流控的设置-Well-known serial-type
- 2022-06-16 11:47:53下载
- 积分:1
-
BCB串口通讯源码示例程序。利用winapi函数,而非控件。
BCB串口通讯源码示例程序。利用winapi函数,而非控件。-BCB examples of serial communication program source. Use WINAPI function, rather than control.
- 2022-03-10 06:06:17下载
- 积分:1
-
一个可以代替mscon的类,包含一个实际的例子。 类中使用了守护进程,实现了消息驱动。...
一个可以代替mscon的类,包含一个实际的例子。 类中使用了守护进程,实现了消息驱动。-mscon one can replace the category contains an actual example. Category daemon used to achieve a news-driven.
- 2022-04-22 23:30:55下载
- 积分:1
-
这是课程设计中我设计的一个串口通信程序,用C写的,能够双向通信...
这是课程设计中我设计的一个串口通信程序,用C写的,能够双向通信-This is a curriculum design that I designed for a serial communication program, using C to write, and can be two-way communication
- 2022-02-02 05:41:26下载
- 积分:1
-
控件串口简单事件触发,通过串口对控件进行通信,实时通信
控件串口简单事件触发,通过串口对控件进行通信,实时通信-simple incident triggered by the serial communication control, real-time communication
- 2022-03-23 11:48:34下载
- 积分:1