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)

![]() |
result references is the array of search result references to be closed. |
|
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. |
|
| error out contains error information. This output provides standard error out functionality. |
Close Reference (Result)

![]() |
result reference is the reference to a search result to be closed. |
|
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. |
|
| error out contains error information. This output provides standard error out functionality. |
Close Reference (Query)

![]() |
query reference is the reference to the query to be closed. |
|
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. |
|
| error out contains error information. This output provides standard error out functionality. |
Close Reference (DataFinder)

![]() |
DataFinder reference is the reference to the DataFinder to be closed. |
|
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. |
|
| error out contains error information. This output provides standard error out functionality. |


