欢迎使用 EasyModbus 的 Python 实现 - Modbus 通信的工业标准。 最新代码和文档请访问:https://github.com/rossmann-engineering/EasyModbusTCP.PY 最新版本可以简单地使用“pip install easymodbus”安装 功能代码支持: FC1: Read Coils FC2: Read Discrete输入 FC3:读取保持寄存器 FC4:读取输入寄存器 FC5:写入单个线圈 FC6:写入单个寄存器 FC15:写入多个线圈 FC16:写入多个寄存器 EasyModbusTCP 库可用于 .NET / Java / 和 Python。 不同实现和不同平台的相同处理。 要求:Python 2.7 或任何 Python 3 Interpreter PySerial 包
2022-06-07 23:48:06
223KB
开源软件
1