资源列表
串口传输
- 将数据通过串口发送到计算机终端上,可将数字或字母通过串口调试助手发送到计算机(Send the data through the serial port to the computer terminal)
ComFxPlc
- 通讯组件能对PLC的输入、输出端口,以及内部中间继电器存储区域、内部数据存储区域,以及扩展存储区域进行读写操作,常用数据类型如下: INT16: 16位有符号整数; DINT32: 32位有符号整数; UINT16: 16位无符号整数; HEX32: 32位16进制字符; BIN16: 16位二进制字符串; REAL32: 32位单精度浮点数据;(The communication component can
ModbusRTU
- 该类通讯组件适用于基于PC高级语言的工业自动化控制系统,用于PC与可编程控制器(PLC)、智能仪表等进行数据通讯。组件采用动态链接库文件(*.DLL)的形式,在PC系统的项目工程里引用该组件,调用相应的属性与方法函数,即可快速实现PC与PLC的数据高效交换。多年工程经验的软件团队开发测试,经过本公司及客户的海量实际应用检验,稳定可靠;(This kind of communication component is suitable for industrial automation contro
FinsCom
- 组件采用动态链接库文件(*.DLL)的形式,在PC系统的项目工程里引用该组件,调用相应的属性与方法函数,即可快速实现PC与PLC的数据高效交换。 无须任何配置,直接调用函数,与应用开发无缝衔接;多年工程经验的软件团队开发测试,经过本公司及客户的海量实际应用检验,稳定可靠;内建动态管理的多独立线程连接,同时支持外部应用的多线程结构调用;兼容WINDOWS系统下的所有开发环境,包括各种版本的VB.NET、C#、VC++,以及DEIPHI 、VB、LabView等;(The component ad
commix
- 串口调试工具,MODBUS专用,简单实用(Serial debugging tools, MODBUS dedicated)
S7-200 SMART CPU Modbus TCP客户端指令库(1)
- 200 smart modbus TCP 客户端 指令库(200 smart modbus TCP)
simulateDevsent
- 用来模拟生成华为C&C08交换机的,记费话单(84字节)。测试串口通信,及记费接收程序的工作情况。(Used to simulate the generation HUAWEI C&C08 switch, then a single fee (84 bytes). Serial communication test, and accounting work receiving program.)
串口类
- 串口类,使用方便简单,效率高。(Serial class, easy to use, simple and efficient.)
串口通讯助手QCom
- QT编写的串口调试助手, 基于QCom增强,新增了快捷发送指令, 自动获取本机所有串口,可配置的16进制显示,保存快捷命令配置.(QT prepared by the serial debugging assistant, based on QCom enhanced, the new shortcut to send instructions, automatically get all the serial port, configurable hexadecimal display, sa
seoialThethe
- 串口编程,MSCOMM32,ocx的使用,实现串口通讯,串口收发,,(The use of a serial port programming, MSCOMM32, ocx, realize the serial communication, serial port to send and receive,,)
fanlt
- 串口测试程序,包括所有原代码,以及,EXE文件,可以在你的WIN系统中运行(Serial port test procedures, including all source code, as well as, EXE file, you can run in your Windows system)
C# 串口通信源码
- C#串口通信,适合基础编程using System; using System.Drawing; using System.Collections; using System.Windows.Forms; using System.Data;(C#using System; using System.Drawing; using System.Collections; using System.Windows.Forms; using System.Data; us