Close Reference Function

Owning Palette: Application Control VIs and Functions

Requires: Base Development System

Closes a refnum associated with an open VI, VI object, an open application instance, or a .NET or ActiveX object.

Details  

 Add to the block diagram  Find on the palette
reference is the refnum associated with an open VI, VI object, an open application instance, or a .NET or ActiveX object. reference also accepts 1D arrays of references.
error in describes error conditions that occur before this node runs. With the following exception, this input provides standard error in functionality.

This node runs normally even if an error occurred before this node runs.
error out contains error information. This output provides standard error out functionality.

Close Reference Details

When you create a refnum to a VI, LabVIEW loads the VI into memory. The VI stays in memory until you close the refnum and until the VI meets the following conditions: