LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Vanishing Queues?

Help! I am using the queue model for UI event handling and have produce
many successful programs, only now i seem to be losing my queues. My
software is an automated description writer, in one frame it loads all the
vis in another program by reference and obtains their descriptions. When
the frame is completed and the UI loop moves to the next itteration the
queue is invalid and remove queue element returns an error. I do not use
the queue reference in the frame in question but some how it seems to be
corrupting it, could it be something to do with loading other VIs by
reference. Thanks.

Tom.
0 Kudos
Message 1 of 4
(2,648 Views)
Post an example would help.

Lacking that my first thought goes to the fact that LV will "do you a favor" and close up any references that have been opened by a that has gone idle.

I'd love to see an axample, if this is a bug in LV I want to know about it.

Ben
Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 2 of 4
(2,648 Views)
Here is the program that is causing the problems. Run it then select "open
location" from the menu. Select a backup (!!) of a large project. 99% of
the time it works fine, i had a problem when i tried to work with another
app i created using the state machine UI method. Any other suggestions for
the app would usefull, as i am going to try to make it into a 'proper'
program some time. If any one wants updates send me your email.
0 Kudos
Message 3 of 4
(2,648 Views)
Hi Tom,

I don't see a link or attachment.

Ben
Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 4 of 4
(2,648 Views)