Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

consecutive change on same address not reflecting in node slave client #8

Open
snowflaxgit opened this issue Jun 30, 2015 · 0 comments

Comments

@snowflaxgit
Copy link

Hi,
I face issue below,we are using #4
READ_INPUT_REGISTERS slave client
Server is modbus hardware.

Step1 - read register x having address M.we got value a.
We are able to received value a at register x when app started initially

Step 2- make app running .

Step 3 - now change value at register x from a to b. Modbus hardware had new value b written.
But node app not reflecting responce event in realtime.

We are not able to received changes instantly on same register from master.

If I restart a app. Than only client slave app get fresh value.it does not reflect data in responce once it changed.

Please help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant