[
https://issues.apache.org/jira/browse/PLC4X-214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christofer Dutz closed PLC4X-214.
---------------------------------
Resolution: Invalid
It turns out that Wireshark decodes the address the same way we sent them in
the PLC4X driver so it seems the issue is rather with ModbusPAL than with our
driver.
> [Modbus] Holding register addresses have an offset of 1 (Not reading the
> correct address)
> -----------------------------------------------------------------------------------------
>
> Key: PLC4X-214
> URL: https://issues.apache.org/jira/browse/PLC4X-214
> Project: Apache PLC4X
> Issue Type: Bug
> Components: Driver-Modbus
> Affects Versions: 0.7.0
> Reporter: Christofer Dutz
> Assignee: Christofer Dutz
> Priority: Major
> Fix For: 0.8.0
>
>
> If I set holding the following holding registers to:
> 1000: 41
> 1001: 42
> 1002: 43
> And then read: holding-register:1001 ... I get the value 43 returned.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)