首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > modbus-tk

modbus-tk

资 源 简 介

modbus-tk: Create Modbus app easily with Python The project has moved to Git Hub : See https://github.com/ljean/modbus-tk Download / Install Current version is 0.4.3. It is available on PyPI https://pypi.python.org/pypi/modbus_tk License This is distributed under GNU LGPL license Description Make possible to write modbus TCP and RTU master and slave. It can be used for testing purpose : It is shipped with slave simulator and a master with a web-based hmi (ok the hmi need to be improved :). It can also be used to create any application which need to communicate over modbus. It is a full-stack implementation and is used on "real applications". Thanks to Python and the incredible set of existing libraries, it can fit a lot of different needs : database logging, HMI, report generation ... modbus-tk is different from 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报

文 件 列 表

copying.txt
license.txt
setup.py
docs
api-objects.txt
class-tree.html
crarr.png
epydoc.css
epydoc.js
frames.html
help.html
identifier-index.html
index.html
modbus_tk-module.html
modbus_tk-pysrc.html
modbus_tk.defines-module.html
modbus_tk.defines-pysrc.html
modbus_tk.hooks-module.html
modbus_tk.hooks-pysrc.html
modbus_tk.modbus-module.html
modbus_tk.modbus-pysrc.html
modbus_tk.modbus.Databank-class.html
modbus_tk.modbus.DuplicatedKeyError-class.html
modbus_tk.modbus.InvalidArgumentError-class.html
modbus_tk.modbus.InvalidModbusBlockError-class.html
modbus_tk.modbus.Master-class.html
modbus_tk.modbus.MissingKeyError-class.html
modbus_tk.modbus.ModbusBlock-class.html
modbus_tk.modbus.ModbusError-class.html
modbus_tk.modbus.ModbusFunctionNotSupportedError-class.html
modbus_tk.modbus.ModbusInvalidRequestError-class.html
modbus_tk.modbus.ModbusInvalidResponseError-class.html
modbus_tk.modbus.ModbusNotConnectedError-class.html
modbus_tk.modbus.OutOfModbusBlockError-class.html
modbus_tk.modbus.OverlapModbusBlockError-class.html
modbus_tk.modbus.Query-class.html
modbus_tk.modbus.Server-class.html
modbus_tk.modbus.Slave-class.html
modbus_tk.modbus_rtu-module.html
modbus_tk.modbus_rtu-pysrc.html
modbus_tk.modbus_rtu.RtuMaster-class.html
modbus_tk.modbus_rtu.RtuQuery-class.html
modbus_tk.modbus_rtu.RtuServer-class.html
modbus_tk.modbus_tcp-module.html
modbus_tk.modbus_tcp-pysrc.html
modbus_tk.modbus_tcp.ModbusInvalidMbapError-class.html
modbus_tk.modbus_tcp.TcpMaster-class.html
modbus_tk.modbus_tcp.TcpMbap-class.html
modbus_tk.modbus_tcp.TcpQuery-class.html
modbus_tk.modbus_tcp.TcpServer-class.html
modbus_tk.simulator-module.html
modbus_tk.simulator-pysrc.html
modbus_tk.simulator.CompositeServer-class.html
modbus_tk.simulator.ConsoleInterface-class.html
modbus_tk.simulator.RpcHandler-class.html
modbus_tk.simulator.RpcInterface-class.html
modbus_tk.simulator.Simulator-class.html
modbus_tk.simulator_rpc_client-module.html
modbus_tk.simulator_rpc_client-pysrc.html
modbus_tk.simulator_rpc_client.SimulatorRpcClient-class.html
modbus_tk.utils-module.html
modbus_tk.utils-pysrc.html
modbus_tk.utils.ConsoleHandler-class.html
modbus_tk.utils.DummyHandler-class.html
modbus_tk.utils.LogitHandler-class.html
modbus_tk.utils.WorkerThread-class.html
module-tree.html
redirect.html
toc-everything.html
toc-modbus_tk-module.html
toc-modbus_tk.defines-module.html
toc-modbus_tk.hooks-module.html
toc-modbus_tk.modbus-module.html
toc-modbus_tk.modbus_rtu-module.html
toc-modbus_tk.modbus_tcp-module.html
toc-modbus_tk.simulator-module.html
toc-modbus_tk.simulator_rpc_client-module.html
toc-modbus_tk.utils-module.html
toc.html
examples
modbus_system_monitor.py
mysimu.py
rtumaster_example.py
rtuslave_example.py
tcpmaster_example.py
tcpslave_example.py
hmi
master_webhmi.py
db
master_webhmi.db
media
jquery-1.4.2.min.js
templates
masters_list.tpl
modbus_tk
defines.py
hooks.py
modbus.py
modbus_rtu.py
modbus_tcp.py
simulator.py
simulator_rpc_client.py
utils.py
__init__.py
tests
functest_modbus.py
functest_modbus_rtu.py
functest_modbus_tcp.py
perftest_modbus_tcp.py
unittest_modbus.py
unittest_modbus_rtu.py
unittest_modbus_tcp.py
VIP VIP
0.181338s