| 类 | 说明 |
|---|---|
| MelsecA1EAsciiNet |
三菱PLC通讯协议,采用A兼容1E帧协议实现,使用ASCII码通讯,请根据实际型号来进行选取
Mitsubishi PLC communication protocol, implemented using A compatible 1E frame protocol, using ascii code communication, please choose according to the actual model |
| MelsecA1EDataType |
三菱PLC的数据类型,此处包含了几个常用的类型
|
| MelsecA1ENet |
三菱PLC通讯协议,采用A兼容1E帧协议实现,使用二进制码通讯,请根据实际型号来进行选取
Mitsubishi PLC communication protocol, implemented using A compatible 1E frame protocol, using binary code communication, please choose according to the actual model |
| MelsecFxSerialOverTcp | |
| MelsecHelper |
所有三菱通讯类的通用辅助工具类,包含了一些通用的静态方法,可以使用本类来获取一些原始的报文信息。
|
| MelsecMcAsciiNet |
三菱PLC通讯类,采用Qna兼容3E帧协议实现,需要在PLC侧先的以太网模块先进行配置,必须为ASCII通讯格式
|
| MelsecMcAsciiUdp | |
| MelsecMcDataType |
三菱的数据类型
Data types of Mitsubishi PLC, here contains several commonly used types
|
| MelsecMcNet |
三菱PLC通讯类,采用Qna兼容3E帧协议实现,需要在PLC侧先的以太网模块先进行配置,必须为二进制通讯
Mitsubishi PLC communication class is implemented using Qna compatible 3E frame protocol. |
| MelsecMcRNet |
三菱的R系列的MC协议,支持的地址类型和
MelsecMcNet 有区别,详细请查看对应的API文档说明 |
| MelsecMcUdp |
三菱PLC通讯类,采用UDP的协议实现,采用Qna兼容3E帧协议实现,需要在PLC侧先的以太网模块先进行配置,必须为二进制通讯
Mitsubishi PLC communication class is implemented using UDP protocol and Qna compatible 3E frame protocol. |
Copyright © 2022. All rights reserved.