LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error in Input and Output Queue for DSC Engine.

I am receiving a few error messages. "Input queue compacted" and/or "Output Queue Overflow", followed by "National Instruments.OPC Fieldpoint. Server Message. Output Write Queue Length has been exceeded. Output data has been discarded". At this time I lose communication with the tag engine and I can no longer interact with the modules. I have increased all queue sizes from 2000 to 4000 and I still recieve the error. My tag file is only 100 tags, so I should have been okay with the default size. Is there anything else that is recommended. This is Labview 6.1 with DSC.
0 Kudos
Message 1 of 2
(3,445 Views)
I sometimes get these types of messages when I am writing large amounts of data to the Input Queue.

To avoid this problem, I suggest increasing the size of the queues even more and also try creating a logos.ini file (see the first link below) and increasing its MaxQueueSize and decreasing its LogPeriod.

Why Am I Getting the Alarm "The logging buffer is full"?

Here's a couple more links that might be of help to you:

Getting "Input Queue Compacted" from the DSC Engine

Getting "Input Queue Overflow" (or "Output Queue Overflow") from the DSC Engine
http://www.medicollector.com
0 Kudos
Message 2 of 2
(3,445 Views)