‎02-23-2005 08:57 AM
‎02-23-2005 09:05 AM
‎02-23-2005 01:38 PM
‎05-17-2006 09:28 AM
‎05-17-2006 09:55 AM
‎05-17-2006 10:58 AM
‎05-19-2006 01:50 AM
Hello!
The design you are using as for now will work fine but is not that common since you usually use one of the methods Dennis mentioned in other words queues or notifiers and similar techniques.
Notifiers are used in the Master/Slave design pattern and queues are used in the Producer/Consumer design pattern. There are different techniques that allow you to send various data types with queues and notifiers.
LabVIEW Intermediate I course describes different design patterns among other things and you can read about the course here: