09-15-2008 04:09 PM
09-16-2008 01:20 AM
Hi,
This maybe an editor function only and therefore you would have to launch the UI in editor mode, eg testexec.exe /editor.
Regards
Ray Farmer
09-16-2008 07:49 AM
Hi Ray,
I already tried editor mode; I just forgot to mention it. Any other ideas?
Paul
09-17-2008 02:46 PM
Hi Paul,
Do you get any kind of error message? Which Operator Interface are you using (Full Featured / Simple)?
I was able to run it on my machine that is running TestStand 4.1 with LabVIEW 8.5.1. The only thing I had to do was move the dependent assembly TSDotNetLib.dll from <TestStand>\Bin to the directory of the Operator Interface.
09-18-2008 02:06 AM
Hi Jervin,
Yes, that was the fix. Copying TSDotNetLib.dll to reside alongside my UI executable fixed it perfectly. Thank you very much.
It was unfortunate that I didn't get any error message or notification. And this behavior applies to all of the UI executables.