NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Link the Test Stand UUT serial number with a labview VI

Solved!
Go to solution

Hi,

 

I wish to use the Test Stand UUT input serial number in one of the labview VI's within my sequence so that I can output some figures to a spreadsheet and relate them to the UUT serial number. Is there a way of linking the 2 together???

 

Chris

 

(see example attached)

0 Kudos
Message 1 of 3
(5,859 Views)
Solution
Accepted by topic author beam7

Hi,

 

You can get your serial number by using the following lookup string "RunState.Caller.Locals.UUT.SerialNumber"

 

There is an example at the following link:

http://forums.ni.com/ni/board/message?board.id=330&message.id=6938&query.id=198397#M6938

 

Hope this helps

Regards

Ray Farmer

Regards
Ray Farmer
0 Kudos
Message 2 of 3
(5,842 Views)
Thanks, that works great...
0 Kudos
Message 3 of 3
(5,831 Views)