Search found 5 matches

by JackWolfskind
Tuesday 06 March 2018 23:55
Forum: Python
Topic: Python plugin: Modbus RTU / ASCII / TCP/IP
Replies: 401
Views: 135028

Re: [Released] Python plugin: Modbus RS485 RTU/ASCII/TCP

Strange, it doesn't work anymore for me after replacing the plugin.py with the new 1.1.0 Version, although the older version was ok :? Before I got the old version working by following the installation manual: Install for python 3.x with: sudo pip3 install -U six copy the py file to v3.x python ...
by JackWolfskind
Tuesday 06 March 2018 22:01
Forum: Python
Topic: Python plugin: Modbus RTU / ASCII / TCP/IP
Replies: 401
Views: 135028

Re: [Released] Python plugin: Modbus RS485 RTU/ASCII/TCP

Strange, it doesn't work anymore for me after replacing the plugin.py with the new 1.1.0 Version, although the older version was ok :? Before I got the old version working by following the installation manual: Install for python 3.x with: sudo pip3 install -U six copy the py file to v3.x python sudo ...
by JackWolfskind
Tuesday 06 March 2018 20:01
Forum: Python
Topic: Python plugin: Modbus RTU / ASCII / TCP/IP
Replies: 401
Views: 135028

Re: [Released] Python plugin: Modbus RS485 RTU/ASCII/TCP

Unfortunately Domoticz doesn't start at all , after installation of the new true TCP plugin version. Maybe because I'm already on the Domo beta?
Will there be eventually a new plugin Version also supporting the latest Domo, then I can test reading and writing some TCP_modbus Devices :D
by JackWolfskind
Thursday 15 February 2018 19:08
Forum: Python
Topic: Python plugin: Modbus RTU / ASCII / TCP/IP
Replies: 401
Views: 135028

Re: [Released] Python plugin: Modbus RS485 RTU/ASCII/TCP

Actually it seems this plugin only supports "Modbus RTU over TCP" (which is Modbus RTU send over TCP by a serial to LAN converter ) and not the more much common "Modbus TCP protocol", which is very similar but with different structure! Maybe this helps to better understand: http://control.com/thread ...
by JackWolfskind
Wednesday 14 February 2018 10:13
Forum: Python
Topic: Python plugin: Modbus RTU / ASCII / TCP/IP
Replies: 401
Views: 135028

Re: [Released] Python plugin: Modbus RS485 RTU/ASCII/TCP

Hi,

I'm currently stuck with the error "Modbus error communicating!, check your settings!" with two different Modbus TCP devices which work fine with different home automation SW.

Anybody got Modbus TCP working with any device at all?
Thanks
Jack