node-ethernet-ip icon indicating copy to clipboard operation
node-ethernet-ip copied to clipboard

Micro Queue is already full at size of 100

Open skykep opened this issue 1 year ago • 2 comments

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)

  1. 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

skykep avatar Nov 07 '22 13:11 skykep

Hey

It sounds like the connection was lost in this case... can you post your script here?

cmseaton42 avatar Nov 07 '22 13:11 cmseaton42

I'm happy to share it privately with you, but don't want to post it publicly here. I've got quite a bit into it so far.

skykep avatar Nov 07 '22 14:11 skykep