09-01-2006 10:04 AM
09-01-2006 10:14 AM
09-01-2006 10:35 AM
Hi Matt,
I sent you an example of what I mean exactly.
To reproduce the problem, please open the VIs "CreateFile.vi" and "WriteToFile.vi". Then execute the VI "CreateFile.vi" at first to create the .NET object and put the reference in the global variable and then execute the VO "WriteToFile.vi". You should get the error number "1".
As proove that my dll is working, I put a running example "RunningExample.vi" where I am not using a global variable.
Regards,
Risotto
By the way, I read a lot of time in the forum that using global variable is not the best. But I know no alternative how to save variables that I can reach from any other VI.
09-01-2006 10:39 AM