11-16-2011 02:48 AM
Hello,
i have a working testplan in Teststand 2010 that executes labview 2010 teststand. It uses also a TS model and has a parallel-sequence that always polls the serial-port.
Its working finde in Teststand.
How can i now switch this whole structure to execute in a Teststand-runtime? Or, _where_ is the runtime? Is this a special program which must be installed?
Thanks for help
11-16-2011 04:33 AM
Two things, change the labview adapter to use the Runtime engine and create a deployment image to run on a target system which will only have the TestStand RT engine.
( I think the deployment tool will configure you steps to use the LabVIEW RTE automatically but I am not sure about this)
You can either create a deployment image which has both the sequence files, code modules and the TestStand environment or separate images.