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
controller (tool) replies MID 4 (NOK) with error code 97 (checking open protocol spec says this is "MID revision unsupported")
integrator retries with MID 1 revision 5
... but I guess the stream is already closed at this point by the tool?
I'm working with a Desoutter tool right now, and I have the same message sequence sent byte for byte (first try MID1 rev 6, then retry with rev 5) except they successfully negotiate using revision 5. So this might not be a node open protocol issue.
Still, you might be able to work around this by setting defaultRevisions to something your tool supports.
NOTE this doesn't seem to be well documented option, see how to use it here #5 (comment)
Running the example code from here, the tool briefly shows connection then disconnects without triggering the connection callback.
Output of NODE_DEBUG='open-protocol' node test.js:
The text was updated successfully, but these errors were encountered: