02-11-2025 04:09 AM
Hi NI
I am new to Labview Program. I would like to create a program parameters and passed to Teststand. Any solution
for this.
02-12-2025 09:58 AM
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...
02-12-2025 02:41 PM
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!!!