Search found 5 matches
- Thursday 31 October 2019 21:45
- Forum: Python
- Topic: Python plugin: Modbus RTU / ASCII / TCP/IP
- Replies: 401
- Views: 142662
- Saturday 26 October 2019 11:55
- Forum: Python
- Topic: Python plugin: Modbus RTU / ASCII / TCP/IP
- Replies: 401
- Views: 142662
Re: [RELEASED] Python plugin: Modbus RTU / ASCII / TCP/IP
The communication between the QModmaster and the PLC looks like this: [TCP]>Tx > 11:26:34:578 - 00 7D 00 00 00 06 01 04 04 4C 00 01 [TCP]>Rx > 11:26:34:635 - 00 7D 00 00 00 05 01 04 02 02 87 Tx=QModbusMaster Rx=PLC in Modbus TCP is: Tx> 007D 0000 0006 01 04 4C 00 01 007D: Transaction Identifier 0000 ...
- Saturday 26 October 2019 10:13
- Forum: Python
- Topic: Python plugin: Modbus RTU / ASCII / TCP/IP
- Replies: 401
- Views: 142662
Re: [RELEASED] Python plugin: Modbus RTU / ASCII / TCP/IP
Hi again, I have been digging a little further. Apparently you need to add a "/Device ID after the IP address. Maybe mention this at the setup page? If I use a laptop with QMODMaster, I can reach the PLC via Modbus TCP. If I use domoticz, I always get this error message in the log file: 2019-10-26 ...
- Saturday 12 October 2019 10:10
- Forum: Python
- Topic: Python plugin: Modbus RTU / ASCII / TCP/IP
- Replies: 401
- Views: 142662
Re: [RELEASED] Python plugin: Modbus RTU / ASCII / TCP/IP
I keepgetting this error during install on latest version Domoticz: Using cached https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe 898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl pymodbus 2.2.0 has requirement six==1.11.0, but you'll have six 1.12.0 which is ...
- Thursday 08 March 2018 23:48
- Forum: Cameras
- Topic: How to... show live feed from camera on dashboard
- Replies: 30
- Views: 26164
How to... show live feed from camera on dashboard
Hello everybody,
I have been looking over again, but I can't just get it to work. Such a simple thing as a small preview box of my IP camera on the dashboard. No switching anything, just a simple preview!
No scripting whatsoever, just adding a box, selecting a cam and done. Please help!!!!
I have been looking over again, but I can't just get it to work. Such a simple thing as a small preview box of my IP camera on the dashboard. No switching anything, just a simple preview!
No scripting whatsoever, just adding a box, selecting a cam and done. Please help!!!!