LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

event producer/consumer

hello,

i'm trying to study the differents existing structures (event, state, semaphore ...)

the first is event producer/consumer and i don't succeed to display queue infos it's ok for size queue but not max and
array of elements, what can i do to make it visible ?

another question, where can i find basics examples ( but realistic) using event P/C, event p/c state machine, semaphore, rendezvous, occurence, dynamic regitration .....

if you can reply even just one of  requests it would be nice Smiley Wink

Best regards

Tinnitus




CLAD / Labview 2011, Win Xp
------------------------------------------------------
Mission d'une semaine- à plusieurs mois laissez moi un MP...
RP et Midi-pyrénées .Km+++ si possibilité de télétravail

Kudos always accepted / Les petits clicks jaunes sont toujours appréciés
Don't forget to valid a good answer / pensez à valider une réponse correcte
0 Kudos
Message 1 of 3
(2,619 Views)
hello bis,

I just come to find the return element option Smiley Surprised, but for others questions it's still on air

tinnitus


CLAD / Labview 2011, Win Xp
------------------------------------------------------
Mission d'une semaine- à plusieurs mois laissez moi un MP...
RP et Midi-pyrénées .Km+++ si possibilité de télétravail

Kudos always accepted / Les petits clicks jaunes sont toujours appréciés
Don't forget to valid a good answer / pensez à valider une réponse correcte
0 Kudos
Message 2 of 3
(2,618 Views)
Have you looked at the Get Queue Status function? It returns the max size and the elements in an array.

As for examples, open up the Example Finder (Help -> Find Examples). You will find examples on queues, semaphores, and rendezvous.
0 Kudos
Message 3 of 3
(2,563 Views)