-
通过设置发送并接收消息:可以设置端口,波特率,奇偶校验等参数...
通过设置发送并接收消息:可以设置端口,波特率,奇偶校验等参数-send and receive news : you can set ports, baud rate, parity and other parameters
- 2022-02-12 12:36: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
-
serial port monitor
serial port monitor
- 2022-04-26 08:42:20下载
- 积分:1
-
通过串口把BMP文件串到FLASH中的程序,包含界面
通过串口把BMP文件串到FLASH中的程序,包含界面-put through a BMP file to Flash series of procedures, including interface
- 2022-06-21 14:56:17下载
- 积分:1
-
Dialog
基于对话框的串口通信,三种方法中的利用添加控件的方法实现通信-Dialog-based serial communications, the use of three methods to add control methods to achieve communication
- 2022-06-02 06:44:24下载
- 积分:1
-
获取当前机器的COM口的数量,包括usb转换的串口
获取当前机器的COM口的数量,包括usb转换的串口-access to the current machinery of the number of COM ports, including USB Serial Conversion
- 2022-03-22 03:52:54下载
- 积分:1
-
Phone serial communication' s source code, but in order to compile a category...
手机串口通信的源代码,不过要一个TPORT类才能编译通过本,此类可以自下载,我再上传也行-Phone serial communication" s source code, but in order to compile a category TPORT through this, since such can be downloaded, I will do and upload
- 2023-07-29 12:25:03下载
- 积分:1
-
凌阳机的模组spi串口红外传感器的接口电路及c语言的程序!没有密码!...
凌阳机的模组spi串口红外传感器的接口电路及c语言的程序!没有密码!-Sunplus machine module 20 serial infrared sensor interface circuit and c procedural language! No password!
- 2022-01-24 13:22:00下载
- 积分:1
-
MSComm控件的信息,Visual Basic 6(以下简称VB)是一个强大的,相对的…
MSComm控件资料,Visual Basic 6.0(以下简称VB) 是一种功能强大、简单易学的程序设计语言。它不但保留了原先Basic语言的全部功能,而且还增加了面向对象程序设计功能。它不仅可以方便快捷地编制适用于数据处理、多媒体等方面的程序,而且利用ActiveX控件MSComm还能十分方便地开发出使用计算机串口的计算机通信程序。本文结合计算机通信的两个例子,详细介绍如何在VB中使用MSComm控件。
处理方式
-MSComm information, Visual Basic 6.0 (VB hereinafter) is a powerful, relatively simple programming language. It not only retains the original Basic language functionality, but also an increase of object-oriented programming design functions. It will not only facilitate the efficient preparation of the application to data processing, multimedia and other aspects of the procedure, and the use of MSComm ActiveX control can be very convenient to use the computer to develop the computer serial port Communication Program. Based on computer communication, the two examples in detail how to use VB MSComm. Approach
- 2023-01-06 13:35:04下载
- 积分:1
-
Serial data transceiver, set to open the serial port, baud rate settings, send a...
实现串口的数据收发,设置串口的打开,波特率设置,收发进制转换-Serial data transceiver, set to open the serial port, baud rate settings, send and receive hexadecimal conversion
- 2023-08-15 17:00:02下载
- 积分:1