NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

How to execute testplan with runtime?

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

0 Kudos
Message 1 of 2
(2,729 Views)

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.

 

 

Regards
Ray Farmer
0 Kudos
Message 2 of 2
(2,727 Views)