12-07-2010 01:35 PM
Hi.
When trying to open the Simple OI example attached in the previous post, I'm getting an error (besides many missed dependencies): "... TestStand Application Manager control requires TestStand version 4.5.0 or higher ... ". Can you please provide .vi and .seq files compatible with LV2009 and TS 4.2.1.83?
Thanks very much for your help and patience,
Paul
12-08-2010 09:22 AM
Hello Paul,
Here is the sequence file in version 4.2.1. The LabVIEW project that I posted should already be in version LabVIEW 2009. Have a great day!
Best Regards,
Adam G
12-14-2010 08:51 AM
Thank you for your help. Indeed, the PostUIMessage is the best way to communicate between the UI and the .seq. I also found a way by using property nodes and methods in the VI, but it sure was a lot more complicated.
12-16-2010 10:10 AM
Also for other users that might run into the same problem, a VERY good reference forum thread related to the same problem of passing data to/from the UI: http://forums.ni.com/t5/NI-TestStand/Pass-parameters-to-teststand-using-LV/td-p/569411
Regards,
Paul HARFAS