02-26-2008 05:10 AM
02-26-2008 06:28 AM
Hi,
You need to check what is the version of the RTE's to make sure you have the right version, especially the labview RTE as its this that causing the error.
You can check the version in NI Max under the software tab
Regards
Ray Farmer
02-26-2008 10:48 AM
02-27-2008 12:46 AM
02-27-2008 08:53 PM
Thanks for your reply.
Can you let me know how to set the adapter setting in target system. (I can only see the adapter config option in development system), I couldnt figure out a way to find the labview adapter setting in the target system. Target machine has only runtime engines installed.
I have created an installer (using deploy utility of Teststand) with LabVIEW 8.2.1 runtime engine option selected. But still i couldnt get the sequence working. I am getting the same error "Later version of VI..."
02-28-2008 12:46 AM
Hi,
You should be able to select the Adapters in a fully featured Operator Interface, but you have to be logged into TestStand as an administrator user. the Selection is under the Configuration menu item.
TestStand 3.5 does come with LabVIEW 8.0 runtime engine in its deployment an therefore you have to modify the deployment setup to include 8.2.1 runtime engine.
There is a knowledgebase about this on the NI website.
Regards
Ray Farmer
02-28-2008 04:38 AM
Thanks for the reply
Since i am using customized operator interface i didnt have the option of setting the adapter. Now i got the programatic way of setting the adapter. Its looks like i got it working 🙂