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.

Reply via email to