NI System Configuration API Reference

Content Type
Programming Language
Current manual

Close (VI)

Close (VI)

Installed With: NI System Configuration

Closes a reference to a previously allocated filter, resource, or session. Error I/O operates uniquely in this function. The function closes the device session regardless of whether an error occurred in a preceding operation.

Close (Hardware)

Closes a reference to a hardware resource.

Close (Hardware)

crn.gif

Resource in specifies the resource to be closed.

cerrcodeclst.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.

This node runs normally even if an error occurred before this node runs.

ierrcodeclst.gif

error out returns error information. This output provides standard error out functionality.

Close (System)

Closes a reference to a system.

Close (System)

cio.gif

Session in specifies a user-defined reference number (refnum) for the system framework instance.

cerrcodeclst.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.

This node runs normally even if an error occurred before this node runs.

ierrcodeclst.gif

error out returns error information. This output provides standard error out functionality.

Close (Filter)

Closes a reference to a system filter.

Close (Filter)

crn.gif

Filter in specifies a user-defined system filter refnum to be closed.

cerrcodeclst.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.

This node runs normally even if an error occurred before this node runs.

ierrcodeclst.gif

error out returns error information. This output provides standard error out functionality.

Close (Resources)

Closes references to multiple hardware resources.

Close (Resources)

crn.gif

Resources in specifies the resources to be closed.

cerrcodeclst.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.

This node runs normally even if an error occurred before this node runs.

ierrcodeclst.gif

error out returns error information. This output provides standard error out functionality.

Was this information helpful?