03-10-2011 04:46 AM
I am a bit confused by the use of queues for termination purposes in the network streaming examples in LV 2010. I always used notifier for parallel loop termination in the past. I think extending the termination mechanism by queues to more than two parallel loop is not that elegant or am I wrong ?.
Jörn
03-11-2011 03:48 AM
You are right. There would be better ways to terminate the other loop in this example.
Christian
03-11-2011 06:29 AM
I would not be so niggling if this has not been stated in the examples sourcecode comments explicitly 'Queues are used to asynchronously communicate between and control shut down of parallel loops within the same VI or same LabVIEW context'.
I think even as a beginner it is quite missleading to have different programming styles/concepts in the examples.
Let me just ask for general interest : Are the examples undergoing an NI internal crossreview process before beeing published ?.
Jörn