NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Passing VI properties to Teststand

Is there a way to programmatically pass VI properties, specifically the
documentation property within a VI to Teststand?

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

Hi,

Using the SequenceContext as the reference, use the TS API method SetVal to pass data from a VI to TestStand.

Look at some of the examples in the TestStand examples folder, particular the passingarrays and passingp parameters examples.

Also the, Help | Programmer Reference Library also has some useful information.

Regards

Ray Farmer

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