LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

thread communication

hello,
'
i would like to developp an application with a master and ten  threads  which are in a listening state of datas.
To realize this,  each thread must control the presence of datas in it own pipe and can write datas in it pipe too.
 i have already realize this with fifos, but  i don't know if must use two fifos for the communication between the master and one thread or only one, because when the  master has written a data in the pipe of the thread, he takes a state of "wait the acknoledge".
 
 
 i have attach  a file . doc in order to explain my problem
 
 
TheGame
0 Kudos
Message 1 of 2
(2,458 Views)
Hi
 
 
It discusses a similar problem.
 
Thomas
Using LV8.0
--------------------------------------------------------------------
Don't be afraid to rate a good answer... 😉
--------------------------------------------------------------------
Message 2 of 2
(2,451 Views)