NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Error while trying to execute VI from TestStand-2

please your advice

1.when i trying to execute VI which was created
in LABV7 from TS2 i get the atthached error..
(ie: Parameter test data not found...)

2. when i create the VI from TS2 and merge there
my LABV7 code it does run..

my question: How to fix the Error in item 1,since i creaed many VI's in LABV7 and wish to "run" them
from TS2
Download All
0 Kudos
Message 1 of 3
(2,989 Views)
Hi,

I think that TS 2.0.1 needs TestData and Error Clusters by default for all the LV Calls. If you add those 2 clusters into your VIs and connect the clusters to the terminal, you can get your vis running. But this is not the case with TS 3.0. I hope this helps you.

Thanks
sas
0 Kudos
Message 2 of 3
(2,989 Views)
Hi,

SAS is correct, the minimum interface required on a VI connector pane for TestStand 2.0.x is the Error Out and Test Data cluster.

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