niDCPower Attach gRPC session VI
- Updated2025-04-18
- 3 minute(s) read
Attaches to an existing NI-DCPower session with the specified session name on the specified NI gRPC Device Server. Returns a session handle to be used in all subsequent NI-DCPower VI calls.
This VI creates a new session in LabVIEW that corresponds to the Session Name specified in the server. If a session with the specified name did not previously exist on the server, then NI-DCPower will return an error.
The resulting session in LabVIEW forwards driver calls to the corresponding session on the server.

Inputs/Outputs
![]() gRPC options specifies the information used to connect to the server.
![]() error in describes error conditions that occur before this node runs. This input provides standard error in functionality. ![]() instrument handle out passes the handle used to identify the session in all subsequent NI-DCPower VI calls. ![]() error out contains error information. This output provides standard error out functionality. |