NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

How to pass an external value to Test Stand?

Hello,

 

Does any one know how to pass an external value to Test Stand?

 

Thank you.

0 Kudos
Message 1 of 6
(3,281 Views)

Hi,

 

didn't snowpunter in this thread answer your question?

 

 

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

No, he did not. 

0 Kudos
Message 3 of 6
(3,274 Views)

Hi,

 

Attached are the Call Executable tabs that I don't know how to use it.  Please advise

The limit for attachment is 4.  I got the last snapshot (Standard output/error), I set = ignore for now.

 

Thanks

Download All
0 Kudos
Message 4 of 6
(3,268 Views)

Hi,

 

in Standard Output/Error tab set Output Destination to Store in Variable/Property. The default location is Step.StdOutput.Text, you could change that to something like Locals.EggPlantStdOut. The stdout has to be copied to a variable in TestStand.

 

If it is not working I would try

1. Try it with an exe I know for sure is returning stdout.

2. Try your exe or a know good exe with the LabVIEW sysexec.vi to see how it is working

cc

0 Kudos
Message 5 of 6
(3,240 Views)

Thanks.  I am going to try your suggestion.

 

0 Kudos
Message 6 of 6
(3,237 Views)