Read multiple server modbus #112
Unanswered
Elmatbaisaad
asked this question in
Q&A
Replies: 1 comment 18 replies
-
Beta Was this translation helpful? Give feedback.
18 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.
-
Hello everyone !
I m working in project using symfony and docker and i have three Modbus servers which they have the same ip adress but different ports when i launch the application it connects to the servers because i can define to wich server it should be connected .
the probleme is that i when connect the application to the three servers in the same time it connects but it display 0 as value for the registers and coils.
should I create a container for each server or there is a solution for that ?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions