登录 注册
当前位置:主页 > 资源下载 > 50 > 开源的 EasyModbusTCP/UDP/RTU Python 库,旨在为 Python 实现 Modbus TCP 和 Modbus RTU 功能

开源的 EasyModbusTCP/UDP/RTU Python 库,旨在为 Python 实现 Modbus TCP 和 Modbus RTU 功能

  • 更新:2024-08-30 09:04:38
  • 大小:223KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:其它 - 开发技术
  • 格式:ZIP

资源介绍

欢迎使用 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 包