03-26-2014 09:43 AM
Hi,
I want to share data from a main VI to other VI´s on network (different PC´s) however i want to test it using a single PC. Is possible to make that test using a main VI and trying to share variables "on network" to receiver VI...?
03-26-2014 09:47 AM
Absolutely!
When in doubt, try it out.
03-31-2014 04:46 PM
I have done the network pusiblished test using a single PC and it is fine. Now, i am trying to test using two PC´s in same network, but i am having troubles...I build an aplication that share variables and another that should receive data and graph it, however i cant get the data in the second PC, i made the apps building an installer to be sure that second PC (it doesn´t have installed LabVIEW) can obtain all necessary files to acquire data... But it is not enough... Data is always zero, i need help about it... When apps (sharing app and receiver app) are running in same PC it works. Any advice is welcome!
03-31-2014 10:04 PM
Hi, andcp360,
I tested the Network Published Shared Variable by the following article, it works.
Have you tried it?
http://digital.ni.com/public.nsf/allkb/7815BCE435DCC432862575DA006FEBF8
04-01-2014 12:13 PM
No... I´ll try...