NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

UIMSG_Trace

Solved!
Go to solution
Solution
Accepted by VipinrajKK

Hi Norbert,

 

You are right!

Its generating error when the reference is invalid and no error popup.

It's started Working now . Below are my code modified.image.png

It will give the result of sequence call in the main sequence.

 

Thanks for the Support. Have a great day!

 

 

 

0 Kudos
Message 11 of 13
(1,035 Views)

I want to add a recommendation, a rule of thumb:

Close all references you created/obtained programmatically (e.g. PreviousStep) and leave the references you get as parameter untouched.

 

Two remarks:

- Close them in any case. Don't wire it in the No Error case!

- Close them in opposite order or "inside-out"

Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
Message 12 of 13
(1,026 Views)

Noted.

 

I will update the code based on your suggestions.

 

-Thank you

VipinrajKK

Certified LabVIEW Architect

0 Kudos
Message 13 of 13
(1,023 Views)