Closes the session specified in instrument handle but leaves the session open on the NI gRPC Device Server.

NI-DCPower returns an error unless an open session at instrument handle exists and was created using the niDCPower Initialize With Independent Channels for gRPC session VI or the niDCPower Attach gRPC session VI.


icon

Inputs/Outputs

  • civrn.png instrument handle

    instrument handle identifies a particular instrument session.

  • cerrcodeclst.png error in (no error)

    error in describes error conditions that occur before this node runs. With the following exception, this provides standard error in functionality.

    This node runs normally even if an error occurred previously. If an error occurred before this node runs, the node passes the error in value to error out, and no errors that occur while this node runs are recorded. If an error occurs while this node runs and no error occurred previously, the node sets its own error status in error out. The default is no error.

  • ierrcodeclst.png error out

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