11-02-2008 04:55 AM
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)
Solved! Go to Solution.
11-03-2008 02:28 AM
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
11-03-2008 05:30 AM