LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

queue

Hi!

I my attached file i have 2 parallell loops that runs at different speed.
The first will "produce" data and the will "consume" the data produced in loop 1.

loop 1: enque elements 1 by 1
loop 2: dequeue 1 elements


Problem, how do i progam this using a queue?

LV v.7.0

Thanks fred
0 Kudos
Message 1 of 2
(2,747 Views)
Hi Fred

There's an example that is very similar to your vi.

Just open the menu-entry "Find example...". Search for the keyword queues and have a look at the "Queue Basics.vi".

Thomas
Using LV8.0
--------------------------------------------------------------------
Don't be afraid to rate a good answer... 😉
--------------------------------------------------------------------
0 Kudos
Message 2 of 2
(2,745 Views)