10-13-2006 02:03 PM
10-13-2006 02:11 PM
Perhaps you could supply some more details? Unless you need to share data between two programs that are running simultaneously, there are probably much simpler ways to do what you need.
Have you read this guide about Using the LabVIEW shared variable already?
You should also probably look at the Shared Variable Client-Server example that ships with LabVIEW.10-13-2006 02:16 PM
Hello,
That is true, both programs are runing simultaneously, in both PCs the code must be very eficient, I was thinking that the shared variables ware a good solution for me.
Thanks in advance, best regards