LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Inserting into queue from within an event case

I seem to be having a problem with inserting into a Queue.

I have a data acquisition system running with several VIs running independently int he background (loaded with VI Server) and communicating via Queues.

I want to add the ability to load a previously-recorded data set, capturing the "load" button push through events. However, after parsing the data for the queue and sending it to the queue (no error mesasge is generated), the Queue info function still reads "0" entries in the queue.

My question is: Can queues be used within Event cases? Everything else seems to be working, but the data insertion simply seems to be doing nothing.

Thanks in advance

Shane.
Using LV 6.1 and 8.2.1 on W2k (SP4) and WXP (SP2)
0 Kudos
Message 1 of 2
(2,077 Views)
Oops, found the problem. Sorry, wiring mistake.

Shane.
Using LV 6.1 and 8.2.1 on W2k (SP4) and WXP (SP2)
0 Kudos
Message 2 of 2
(2,077 Views)