-
getmywish结合visual basic60和msdn帮助,编写了一个两个串口的受到发送程序,该程序在win98,win2000,winxp下调试通过,希...
getmywish结合visual basic60和msdn帮助,编写了一个两个串口的受到发送程序,该程序在win98,win2000,winxp下调试通过,希望和大家工勉-getmywish combine visual and VARIANT basic60 help prepared a two Serial sent by the program, which in win98, WIN2000. Debugging under winxp passed, and we hope that the Mian
- 2022-04-24 02:41:46下载
- 积分:1
-
本源码采用spcomm串口控件,接受数据采用线程方式,这是一个串口测试工具,可以用来做串口监听等。非常适合使用delphi开发串口程序的程序员做参考!...
本源码采用spcomm串口控件,接受数据采用线程方式,这是一个串口测试工具,可以用来做串口监听等。非常适合使用delphi开发串口程序的程序员做参考!-the source used spcomm Serial Control and accept data using threads, it is a serial testing tools can be used to do Serial wiretapping. Delphi is very suitable for the development of Serial procedures programmers refer!
- 2023-09-03 21:35:03下载
- 积分:1
-
这是一个GPS芯片的程序,能够读取各种GPS信号,采用串口通信,能够准确地定位地理信息...
这是一个GPS芯片的程序,能够读取各种GPS信号,采用串口通信,能够准确地定位地理信息-This is a GPS chip procedures, be able to read a variety of GPS signal, using serial communications, be able to accurately geo-positioning information
- 2022-04-22 14:06:54下载
- 积分:1
-
串口通信的东东 串口通信的
串口通信的东东 串口通信的-Dongdong serial communications serial communications serial communications Dongdong
- 2022-04-10 15:25:56下载
- 积分:1
-
image control, pan and tilt control decoder, site selection (equipped with the A...
实现图像控制,云台解码器控制,站点选择(配有Access数据库).-image control, pan and tilt control decoder, site selection (equipped with the Access database).
- 2022-12-25 18:40:04下载
- 积分:1
-
通讯软件
Rs232 数据采集
Sql2000数据库
通讯软件
Rs232 数据采集
Sql2000数据库-Communication software Sql2000 database Rs232 Data Acquisition
- 2022-01-25 14:53:44下载
- 积分:1
-
串品通讯 内置MODBUS协议与GSDCS协议
串品通讯 内置MODBUS协议与GSDCS协议 -uartport include modbus and gsdcs
- 2023-07-04 21:20:04下载
- 积分:1
-
WAPI serial programming examples, the api with complex functions, to achieve the...
WAPI串口编程示例,用复杂的api函数,实现的串口功能更为强大.-WAPI serial programming examples, the api with complex functions, to achieve the serial function more powerful.
- 2022-08-10 02:31:58下载
- 积分:1
-
一个多线程串口通讯的事例,适合于在串口通信方面有基础的人进一步研究...
一个多线程串口通讯的事例,适合于在串口通信方面有基础的人进一步研究
- 2023-08-03 06:05: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