LabVIEW DataFinder Toolkit

Close Reference VI

  • Updated2023-02-21
  • 3 minute(s) read

Owning Palette: DataFinder Toolkit

Requires: LabVIEW DataFinder Toolkit

Closes a DataFinder connection, a reference to a query, or references to search results. To select the polymorphic instance, connect data to the appropriate input or select the instance manually.

Close Reference (Results)

Close Reference (Results)

c1drn.gif result references is the array of search result references to be closed.
ccclst.gif error in (no error) describes error conditions that occur before this node runs. With the following exception, this input provides standard error in functionality.
If an error occurs before this node executes, the node only closes the reference passed to it.
icclst.gif error out contains error information. This output provides standard error out functionality.

Close Reference (Result)

Close Reference (Result)

crn.gif result reference is the reference to a search result to be closed.
ccclst.gif error in (no error) describes error conditions that occur before this node runs. With the following exception, this input provides standard error in functionality.
If an error occurs before this node executes, the node only closes the reference passed to it.
icclst.gif error out contains error information. This output provides standard error out functionality.

Close Reference (Query)

Close Reference (Query)

crn.gif query reference is the reference to the query to be closed.
ccclst.gif error in (no error) describes error conditions that occur before this node runs. With the following exception, this input provides standard error in functionality.
If an error occurs before this node executes, the node only closes the reference passed to it.
icclst.gif error out contains error information. This output provides standard error out functionality.

Close Reference (DataFinder)

Close Reference (DataFinder)

cio.gif DataFinder reference is the reference to the DataFinder to be closed.
ccclst.gif error in (no error) describes error conditions that occur before this node runs. With the following exception, this input provides standard error in functionality.
If an error occurs before this node executes, the node only closes the reference passed to it.
icclst.gif error out contains error information. This output provides standard error out functionality.