NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Accessing UUT number in LabVIEW VI

I am developing a user interface for TestStand in LabVIEW. I started with the example that comes with TestStand installation.

"C:\Users\Public\Documents\National Instruments\TestStand 2014 (32-bit)\Examples\Modifying User Interfaces\Creating a Basic User Interface\LabVIEW"

 

I want to add a text box similar to the one that shows the sequence file name after choosing a file. I was able to add username, test date, and test time but I can't figure out how I can add a text box to have the UUT number.

 

Can somebody please point me to the proper way of accessing the UUT number after the user clicks on "Test UUTs" and enters the UUT number?

 

 

Thanks,

Farzin

Download All
0 Kudos
Message 1 of 2
(4,201 Views)

Without looking at the code:

Use User Interface Messages (UIMsg) for transfer of data between UI and sequence execution.

 

Norbert

Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
0 Kudos
Message 2 of 2
(4,182 Views)