I tried it without problems.
This Exception is thrown, if the Server answers with an error code. I think the source of the fault must be your server. The Server responds with the error code.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
Anonymous
-
2016-03-22
Post awaiting moderation.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
Anonymous
-
2023-07-25
Post awaiting moderation.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi
Great little tool. I like it, but...
modbus.ReadCoils(0, 8); // works ok.
modbus.ReadDiscreteInputs(0, 8); // Exception: "Starting address invalid or starting address + quantity invalid"
I have tried numerous different combinations, but always get same exception.
Help!
Hi!
I tried it without problems.
This Exception is thrown, if the Server answers with an error code. I think the source of the fault must be your server. The Server responds with the error code.