-
plcfx VB开发的串口与三菱PLC通讯源码,超值,搞工控的朋友
plcfx VB开发的串口与三菱PLC通讯源码,超值,搞工控的朋友-plcfx VB Serial communication with the source of Mitsubishi PLC, Value and engage a look at the IPC
- 2022-11-01 14:40:03下载
- 积分: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
-
with Serial Communication Control
用控件实现串口通信-with Serial Communication Control
- 2023-05-29 06:00: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
-
s3c2410上的串口通信例子,可以给做串口通信的初学者一点启发。...
s3c2410上的串口通信例子,可以给做串口通信的初学者一点启发。-Examples of serial communication which based on s3c2410.
- 2022-02-01 06:51:41下载
- 积分:1
-
串口通信小程序,非常使用
串口通信小程序,非常使用-small serial communication procedures, the use of very
- 2022-03-21 02:13:32下载
- 积分:1
-
Tsunekata appliances provide a complete c serial programming source code
这是恒坚电器提供的完整的c++串口编程源代码-Tsunekata appliances provide a complete c serial programming source code
- 2023-04-13 05:45:03下载
- 积分:1
-
基于CSerialPort串口类的的出口通信,比用串口通信控件更方便。...
基于CSerialPort串口类的的出口通信,比用串口通信控件更方便。-Based on the export of the class CSerialPort serial communications, serial communication control than with more convenient.
- 2022-01-26 02:50:02下载
- 积分:1
-
Delphi串口通讯控制器串口通信 包括解析报文.. 串行通讯接口
Delphi串口通讯控制器串口通信 包括解析报文.. 串行通讯接口-Serial Port Controller based on Delphi includes parsing message ... serial communication interface
- 2022-01-28 22:13:38下载
- 积分:1
-
用单片机I/O口模拟串口通信,有两种方法,节省硬件,实现简单。...
用单片机I/O口模拟串口通信,有两种方法,节省硬件,实现简单。-MCU I/O simulation mouth serial communication, there are two ways to save hardware, simple implementation.
- 2022-04-10 13:17:24下载
- 积分:1