LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to create parameters in Labview Program and pass to Teststand

Hi NI

 

I am new to Labview Program. I would like to create a program parameters and passed to Teststand. Any solution

for this.

0 Kudos
Message 1 of 3
(270 Views)

TestStand can call LabVIEW VIs using LabVIEW adapter.  No problem for most LabVIEW controls.

There are many TestStand examples installed with TestStand on your computer.

From menubar => Help => Find Examples...

 

George Zou
0 Kudos
Message 2 of 3
(221 Views)

Map controls and indicators from the front panel of the vi to the connector panel on the vi, just like a subvi. These become parameters in TestStand.

I had this exact question when I started out 18 years ago!!!

0 Kudos
Message 3 of 3
(207 Views)