We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfc95c4 commit a685821Copy full SHA for a685821
doc/source/library/simulator/config.rst
@@ -258,8 +258,8 @@ Example "setup" configuration:
258
assuming all sizes are set to 10, the addresses for configuration are as follows:
259
- coils have addresses 0-9,
260
- discrete_inputs have addresses 10-19,
261
- - holding_registers have addresses 20-29,
262
- - input_registers have addresses 30-39
+ - input_registers have addresses 20-29,
+ - holding_registers have addresses 30-39
263
264
when configuring the the datatypes (when calling each block start with 0).
265
0 commit comments