LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

error 1 occurred at thread

 

I occasionally get the following error when production is running.  Any help is where this is at?

 

23040iDF31BC28C0C09D05

0 Kudos
Message 1 of 2
(2,482 Views)

Error 1 generated by queue functions indicate an invalid queue reference. You have to debug your code to find out why your queue reference is invalid. You can use the NaN/Path/Refnum? function to test the queue reference and display a message if the queue is invalid or set a breakpoint when the output of that function indicates a True so you can then try to track what's causing it.

0 Kudos
Message 2 of 2
(2,469 Views)