niFgen Attach gRPC Session VI
- Updated2025-10-07
- 3 minute(s) read
Attaches to an existing NI-FGEN session with the specified Session Name on the specified NI gRPC Device Server. Returns a session handle to be used in all subsequent NI-FGEN 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-FGEN 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 (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. Default value: no error
Instrument Handle Out
—
Instrument Handle Out passes a reference to your instrument session to the next VI.
error out
—
error out contains error information. This output provides standard error out functionality. |
gRPC Options
—
Session Name
—
Port (31763)
—
error in (no error)
—
Instrument Handle Out
—
error out
—