modbus-tk:使用Python轻松创建Modbus应用

时间:2021-05-13 16:12:17
【文件属性】:
文件名称:modbus-tk:使用Python轻松创建Modbus应用
文件大小:109KB
文件格式:ZIP
更新时间:2021-05-13 16:12:17
Python modbus-tk:使用Python轻松创建Modbus应用 下载/安装 当前版本为1.1.2,可在PyPI 执照 这是在GNU LGPL许可下分发的 描述 使编写modbus TCP和RTU主站和从站成为可能。 它可以用于测试目的:它带有从属模拟器和带有基于Web的HMI的主控(好的HMI需要改进:)。 它还可以用于创建需要通过Modbus进行通信的任何应用程序。 它是一个全栈实现,用于“实际应用程序”。 得益于Python和令人难以置信的现有库集,它可以满足许多不同的需求:数据库日志记录,HMI,报告生成... modbus-tk与pymodbus不同,后者是python中modbus堆栈的另一种实现。 modbus-tk试图限制依赖关系(即使Modbus RTU需要pyserial)。 modbus-tk与tkInter没有链接。 tk代表“ testkit”或“ too
【文件预览】:
modbus-tk-master
----MANIFEST.in(59B)
----.project(728B)
----.externalToolBuilders()
--------modbus-tk build.xml [Builder].launch(1KB)
----hmi()
--------master_webhmi.py(12KB)
--------db()
--------media()
--------templates()
----.pylintrc(12KB)
----copying.txt(24KB)
----requirements.txt(14B)
----examples()
--------rtumaster_example.py(2KB)
--------rtuslave_example.py(3KB)
--------tcpmaster_example.py(3KB)
--------tcpslave_example.py(3KB)
--------mysimu.py(3KB)
--------modbus_system_monitor.py(3KB)
----tools()
--------zip_module.py(2KB)
----modbus_tk()
--------exceptions.py(2KB)
--------modbus_rtu_over_tcp.py(1KB)
--------utils.py(8KB)
--------simulator_rpc_client.py(5KB)
--------__init__.py(919B)
--------modbus.py(36KB)
--------simulator.py(12KB)
--------modbus_rtu.py(12KB)
--------defines.py(882B)
--------modbus_tcp.py(14KB)
--------hooks.py(4KB)
----git_pylint.py(5KB)
----setup.py(1KB)
----README.md(3KB)
----tests()
--------unittest_modbus.py(21KB)
--------functest_modbus_rtu.py(9KB)
--------functest_modbus.py(21KB)
--------functest_modbus_tcp.py(7KB)
--------perftest_modbus_tcp.py(3KB)
--------unittest_modbus_rtu.py(9KB)
--------unittest_modbus_tcp.py(14KB)
----build-epydoc.cfg(4KB)
----.gitignore(763B)
----upload-version.sh(189B)
----license.txt(1KB)
----dev_requirements.txt(14B)

网友评论