NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Where can I find RunState.Caller.Locals.UUT.SerialNumber?

Hi guys,

 

 

I was looking at an example with RunState.Caller.Locals.UUT.SerialNumber. The example compares a scanned serial numbers format to pass/fail.

 

But I dont understand this RunState.Caller.Locals.UUT.SerialNumber variable. Where it come from?

0 Kudos
Message 1 of 2
(3,433 Views)

Hi

 

RunState.Caller means that it comes from the calling Sequence

and RunstateCaller.Locals means that you are a accessing the "Local" Variables of this Sequence

 

 

Hope this helps

 

Juergen

 

 

--Signature--
Sessions NI-Week 2017 2016
Feedback or kudos are welcome
0 Kudos
Message 2 of 2
(3,423 Views)