NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Do i have to close "Sequence Context" in Labview?

Solved!
Go to solution

Hello,

i pass the SequenceContext from Teststand to Labview to access the step.

Now my question is: Do i have to close the passed SequenceContext-reference with "Close Reference" in Labview?

Or is this reference automatically closed?

Is it possible that NOT-closing the reference takes memory?

 

 

Thx for help

 

0 Kudos
Message 1 of 2
(3,519 Views)
Solution
Accepted by topic author OnlyOne

Hi OnlyOne,

 

Any TestStand Reference that you pass to your code module as an input will be automatically closed/released/handled by TestStand so you do not have to worry about closing the reference to the Sequence Context from within your VI.

Manooch H.
National Instruments
Message 2 of 2
(3,502 Views)