02-05-2007 11:21 AM
02-05-2007 11:26 AM
02-05-2007 12:23 PM
Lynn,
thanx for the reply. I looked at the producer/consumer (data) example and implemented it into my code. In the subvi I created an indicator for the queue reference and connected it to a terminal. In the main vi I connected the queue reference output to the second while loop. However using a probe for the queue reference in the main vi, it tells me that the refnum is invalid. I have attached a simplified picture of what I am doing.
Tom
02-05-2007 12:55 PM
I also tried to create global variables in the subvi which connect to the refnum and error of the queue. Then I added duplicate global variables in the main vi and connected those to the "consumer" while loop. However the same "invalid refnum" occurs.
Tom
02-05-2007 01:27 PM