NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

How to share .NET object reference between TestStand and Labview (TestStand User interface)

I'm using Labview TestStand user interface and Teststand. In TS I open .NET assembly reference - it is stored in teststand sequence as Object reference. Now, I want to get this reference into Labivew User Interface. 

 

I tried to send Object reference from TS to LVusing UIMessages but It does not work. Please help

AndrazS_0-1654775739286.png

 

0 Kudos
Message 1 of 3
(736 Views)

In your case, probably the simplest method would be to use "Thread" property of UIMessage and call "GetSequenceContext" method on it.

Mateusz Owczarek

Certified LabVIEW Architect
Certified TestStand Architect
0 Kudos
Message 2 of 3
(718 Views)

Thank you for answer. Can you give me some additional information ? Cannot understand from what you wrote.

0 Kudos
Message 3 of 3
(699 Views)