Hi all,
I'm using C:\Users\Public\Documents\National Instruments\TestStand 2013\UserInterfaces\Full-Featured
and I'm trying to get the sequenceContex object : SequenceContext s= axExecutionViewMgr.SequenceContext;
I always get exception "You must pause the execution."
How should I do that??
The main gold is to set RunState.Root.Locals.UUT.SerialNumber at run-time by using c# application(full-featured example).