google-code-export / openhab

Automatically exported from code.google.com/p/openhab
GNU General Public License v3.0
0 stars 0 forks source link

Modbus Binding - defining type holding but input is polled #489

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Example:
Using this config:

modbus:poll=2000
modbus:serial.slave1.connection=COM1:9600
modbus:serial.slave1.id=1
modbus:serial.slave1.length=39
modbus:serial.slave1.type=holding

and for example this item

Number HeatPump_SuppVoltage "Versorgungsspannung [%d V]" (Heatpump) { 
modbus="slave1:0" }

Reads data using the read input registers function (4) instead of read holding 
registers function (3).

Original issue reported on code.google.com by Joel.J.L...@googlemail.com on 12 Oct 2013 at 6:48

GoogleCodeExporter commented 9 years ago

Original comment by teichsta on 5 Nov 2013 at 10:53

GoogleCodeExporter commented 9 years ago
This issue has been migrated to Github. If this issue id is greater than103 its 
id has been preserved on Github. You can open your issue by calling the URL 
https://github.com/openhab/openhab/issues/<issueid>. Issues with ids less or 
equal 103 new ids were created.

Original comment by teichsta on 17 Nov 2013 at 8:08

GoogleCodeExporter commented 9 years ago
Set status to "invalid" to show that these issues are not tracked here anymore 
- please refer to GitHub instead!

Original comment by kai.openhab on 2 Dec 2013 at 7:12