-
VB 5.0/6.0的MSComm通信控件提供了一系列标准通信命令的接 口,它允许建立串口连接,可以连接到其他通信设备(如Modem)、 还可以发送命令、进行数...
VB 5.0/6.0的MSComm通信控件提供了一系列标准通信命令的接 口,它允许建立串口连接,可以连接到其他通信设备(如Modem)、 还可以发送命令、进行数据交换以及监视和响应在通信过程中可能 发生的各种错误和事件,从而可以用它创建全双工的、事件驱动 的、高效实用的通信程序。-VB 5.0/6.0 the MSComm control communications for a series of standard communication interface orders, which allow for the establishment of serial link can be connected to other communications equipment (such as modem), and also can send orders, the exchange of information and surveillance and response in the communication process may mistakes that occurred in the incident, which can be used to create full-duplex, event-driven, highly effective and practical communication program.
- 2022-03-06 13:15:04下载
- 积分:1
-
此程序可以帮助你在没有串口的单片机上,实现串口功能,用C51编程,有利于移植!...
此程序可以帮助你在没有串口的单片机上,实现串口功能,用C51编程,有利于移植!-this program can help you in the absence of SCM Serial, Serial function, C51 program is conducive to transplant!
- 2022-01-26 19:31:39下载
- 积分:1
-
Serial communication, MSComm control, not the API, everyone forgot to check
串口通信,MSComm控件,不是API,忘大家查证-Serial communication, MSComm control, not the API, everyone forgot to check
- 2022-05-23 03:18:37下载
- 积分:1
-
common serial communication program, used to use C# language, the use of control...
常见的串口通信程序,用过使用C#语言,利用控件实现串口的实时通信-common serial communication program, used to use C# language, the use of controls to achieve the real-time serial communications
- 2023-05-05 10:25:04下载
- 积分:1
-
vb串口通讯vb串口通 vb串口通
vb串口通讯vb串口通 vb串口通-vb serial communication serial port vb serial vb Qualcomm Qualcomm
- 2022-12-08 21:25:03下载
- 积分:1
-
write C# Serial communication procedures example, the ms communication is the co...
C#写的串口通信程序例子,用的是ms communication 的控件,以前一般都是在VC下面作的。-write C# Serial communication procedures example, the ms communication is the controls, in the past are generally below for the VC.
- 2022-09-30 13:10:03下载
- 积分:1
-
delphi 编写的云镜控制支持PELCO P/D协议的DLL。
支持对云台镜头及辅助开关的操作。直接封装了SPCOM类,调用只需输入COM口号及对应的命令...
delphi 编写的云镜控制支持PELCO P/D协议的DLL。
支持对云台镜头及辅助开关的操作。直接封装了SPCOM类,调用只需输入COM口号及对应的命令字符及可。-delphi prepared by the Mirror-control support PELCO P/D agreement DLL. Yuntai support for the camera and auxiliary switch operation. Packaging a direct SPCOM category, called keys COM slogan and the corresponding characters can be ordered.
- 2022-02-03 21:00:15下载
- 积分:1
-
C++ Builder 6串行控制的简单的方法来控制RS232设备
C++ Builder 6串行控制简单化控制RS232设备的方法
- 2023-03-12 09:55:03下载
- 积分:1
-
自动联想命令行处理代码
自动联想命令行处理代码-automatic command line processing code
- 2023-07-28 17:50:02下载
- 积分: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