LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

read same queue element at multiple location

Hi Guys

 

 

Is there any way to read same queue element in the same queue at multiple location simultanuously, the example in the attachment.

 

 

Best Regards

 

 

Gary

0 Kudos
Message 1 of 5
(2,689 Views)

No, if you want each reader to have a separate copy, you need multiple queues.


___________________
Try to take over the world!
0 Kudos
Message 2 of 5
(2,687 Views)

What is it that you are trying to do?  There may be better / other ways to accomplish synchronization, etc. 

0 Kudos
Message 3 of 5
(2,645 Views)

Thanks, i got it

0 Kudos
Message 4 of 5
(2,610 Views)

Looks like you want a notifier not a queue


"Should be" isn't "Is" -Jay
0 Kudos
Message 5 of 5
(2,582 Views)