01-15-2008 11:36 AM
01-15-2008 12:12 PM
01-15-2008 12:36 PM
Yes, i know that. The problem is that if I just do an Open VI reference I get an error 1025. If I insert an Open Application Reference before, by giving my PC Hostname then I get the error 1059.
What I want to do is so simple but I do not know what is going wrong,
Christophe
01-15-2008 12:49 PM - edited 01-15-2008 12:50 PM
With a user ID# of 298, you have been using LV for quite a while.
Review the release notes for LV 8.0 LV 8.2 etc and you will see that that two different exe's run in different contexts.
I'd use a LV2 and VI server to read and write. VI Server will let you use TCP/IP to talk between the two contexts.
Ben