08-30-2012 08:22 AM
Hi all
I have my publisher VI and Subscriber VI . I am opening datasocket in my publisher VI and writing the data. Run the subscriber in the same PC and get the data is possible when i am doing it throgu code. If i Buold the Publisher and Subscriber as a exe .. i am not able to get the data in the subscriber. URL is as follows dstp::/localhost/server. Pls help me what is the problem.
Pls tell how can i get the data between two labview applications running in same PC.
BhargavSmurthy
08-30-2012 11:58 PM
Hi
http://forums.ni.com/t5/NI-TestStand/passing-data-from-one-labview-exe-to-another/m-p/362649
Check the above post and see if gives you any tips.
Post your code if it is alright.
Do you get any error in the subscriber?