Replies: 1 comment 7 replies
-
Which If this does not work please try to use https://github.com/aldas/modbus-tcp-client/wiki/Debugging-guide to pinpoint your problem. Mostly that second block with trying another client to see if it makes a difference. |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm using the library to read from modbus over tcp.
I'm able to connect but I cannot receive data after request. The registers addresses are indicated as the following:
My code is taken from example_cli_poller.php example.
The output is
Can anyone help me to understand how to read from the machine?
Bye
Beta Was this translation helpful? Give feedback.
All reactions