NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Get the error object reference null when using object references from TestStand into LabView VI

I am using TestStand 4.2 and Labview 2009.  I am creating an object reference to the .net dll in the sequence editor and saving it to a file variable.  Later, I would like to use this reference in a Labview VI (in the sequence editor) so that the same object can be used with items inside of the VI.  However, I get an error that the reference is null and can not be used.  Is there a method to fix this problem?

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

Unfortunately, sharing .NET objects between the TestStand and LabVIEW application domains is not supported. Please take a look at the following Discussion Forum threads:

 

http://forums.ni.com/t5/NI-TestStand/Passing-NET-object-reference-from-TestStand-Sequence-to-a/m-p/1...

 

http://forums.ni.com/t5/NI-TestStand/NET-object-reference-invalid/m-p/1006502

0 Kudos
Message 2 of 2
(3,430 Views)