niScope Attach gRPC Session VI
- Updated2025-10-21
- 2 minute(s) read
Attaches to an existing NI-SCOPE session with the specified session name on the specified NI gRPC Device Server. Returns a session handle to be used in all subsequent NI-SCOPE 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-SCOPE will return an error.
The resulting session in LabVIEW forwards driver calls to the corresponding session on the server.

Inputs/Outputs
gRPC options
—
gRPC options specifies the information used to connect to the server.
error in
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
instrument handle
—
instrument handle identifies a particular instrument session.
error out
—
error out contains error information. This output provides standard error out functionality. |
gRPC options
—
session name
—
port (31763)
—
error in
—
instrument handle
—
error out
—