NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Realesing objects in Teststand

 

Using TestStand 3.5 with the debugging options on, I get the following debug message when exiting the

CVI Test Executive after running a program.

 

--------------------------------
Reference to PropertyObjects
42
4 Top Level

Type Definitions : FCParameter
Type Definitions : Expression

PropertyObject
Name : Hidden
Type : Boolean
Value : False

and the following uncategorised objects
DllParameter (FCParameter)
---------------------------------


Any ideas as to what objects I haven't released? The Test Executive has worked fine in the past but

seems to be showing this behaviour after Printing via the ReportView ActiveX Print button and then

exiting. Is this possibly a known issue with TestStand 3.5?

 

 

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

Does the problem only happen if you press the print button? Does the problem happen with a trivial sequence on a machine without any customization of the process models? The most likely explanation is that you have a code module that is not releasing a reference somewhere.

 

-Doug

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