Dear Neal-

I think that you can implement queues to communicate between LabVIEW
app's on the same computer. Queues are one of the newer LabVIEW
features, and I feel that they will be much easier to use than a Data
Socket.

LabVIEW includes several excellent queue operation examples, which can
be accessed from a front panel by clicking [Help]>>[Find Examples] and
searching for "queue."

Also, you can find more information in the online discussion forum. To
access this database, goto www.ni.com, click [KnowledgeBase], click
[Search all entries], and search for "queue."

One thing to note: If you're using multiple executables, the queues
will not comminucate with each other properly. You must be working
within the development environment if you want to use queues to pass
data between various VIs. See this link for more information regarding
queue limitations with executables:
http://digital.ni.com/public.nsf/3efedde4322fef19862567740067f3cc/ecf9af864fada3e286256d81005e59dc?OpenDocument


I hope this helps. Please feel free to contact me for further
assistance. Have a great day!

Kind Regards,

Joe Des Rosier
National Instruments

Reply via email to