10-13-2008 03:13 PM
I have a simple TestStand sequence calling LabVIEW vis that is giving me an error when I run it with the .exe version of the LabVIEW operator interface and I set TestStand to run the vis using the 8.2.1 runtime engine instead of the development adapter. I made a change in the operator interface to open a vi programatically and get the value of a control, this vi is also used in the TestStand sequence I am trying to run. Could this be causing my problem ?
Thanks
10-14-2008 01:05 PM
Hello Verdulken,
I have a few additional questions:
Thank you in advance for this information,
10-15-2008 12:36 AM
Hi,
To add to Matt's comments:
This VI, is it loaded from the same location?
LabVIEW doesn't like loading the same VI from different location. In this case it probably is because its going to be part of the OI exe and in the Sequence file as a VI.
Regards
Ray Farmer