02-11-2009 03:40 AM
02-11-2009 05:02 AM
Hi there
You may want to take a look at this thread:
http://forums.ni.com/ni/board/message?board.id=170&message.id=376861&query.id=324339#M376861
02-11-2009 06:42 AM
Hello,
thank you for your quick answer. Unfortunately I don't understand your answer. I looked up the thread, but I do not see the relation to my question. With the help of "Dr. Damien's Developpement of Single Element Queues" it is not possible to create named data streams.
Greetings, Michael
02-11-2009 06:48 AM
The topic of "Dr. Damien's Developpement of Single Element Queues" is the discussion of a generic approach to pass data between different locations inside an application using named queues. The data is referenced by an arbitrary name.
So this IS a solution to create "named data streams".
02-11-2009 07:55 AM
Let me first confess that I ddi not fully follow that Q.
Have you looked a LVOOP (LabVIEW Object Oriented Programming) ?
The dynamic dispatch adapts to the class and all down stream data also adapts to that class data being used.
Ben