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
Connecting to a PLC reading about 30 tags in two tag groups. Was fine for hours, and then messages of:
Micro Queue is already full at size of 100
and
TIMEOUT occurred while writing Reading Tag Group.
Current Behavior
See above.
Expected Behavior
Read the tags
Possible Solution (Optional)
No idea because the ethernet connection is rock steady.
Context
I'd like to know how to prevent this, and if unable, what should be the method of rectification? Restart the script?
Steps to Reproduce (for bugs only)
Unknown -> occurred randomly
Your Environment
Package version (Use npm list - e.g. 1.0.6): 1.2.5
Node Version (Use node --version - e.g. 9.8.0): v12.21
Operating System and version: Synology Linux
Controller Type (eg 1756-L83E/B): 1756-L81E
Controller Firmware (eg 30.11): 30.11
The text was updated successfully, but these errors were encountered:
Connecting to a PLC reading about 30 tags in two tag groups. Was fine for hours, and then messages of:
Micro Queue is already full at size of 100
and
TIMEOUT occurred while writing Reading Tag Group.
Current Behavior
See above.
Expected Behavior
Read the tags
Possible Solution (Optional)
No idea because the ethernet connection is rock steady.
Context
I'd like to know how to prevent this, and if unable, what should be the method of rectification? Restart the script?
Steps to Reproduce (for bugs only)
Your Environment
npm list
- e.g. 1.0.6): 1.2.5node --version
- e.g. 9.8.0): v12.21The text was updated successfully, but these errors were encountered: