You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Short version is that I am trying to create a client (master) to read holding registers on a server (slave) via modbus. I am getting the following error event: Error: connect ECONNREFUSED
at errnoException (net.js:776:11)
at Object.afterConnect as oncomplete.
Short version is that I am trying to create a client (master) to read holding registers on a server (slave) via modbus. I am getting the following error event: Error: connect ECONNREFUSED
at errnoException (net.js:776:11)
at Object.afterConnect as oncomplete.
Long version is here:
http://stackoverflow.com/questions/18989638/node-modbus-stack-econnrefused
any guidance would be appreciated, I am kind of new to this area of development.
The text was updated successfully, but these errors were encountered: