niScope Error Message VI
- Updated2025-10-21
- 2 minute(s) read
Takes the error code returned by NI-SCOPE VIs and returns the interpretation as a user-readable string.
VI_NULL can be passed as the instrument handle, which is useful to interpret errors if niScope Initialize has failed.

Inputs/Outputs
instrument handle
—
instrument handle identifies a particular instrument session.
error code (0)
—
error code (0) is the status code returned by any NI-SCOPE VI.
error in
—
error in describes error conditions that occur before this node runs. The default is no error. This node executes regardless of an incoming error. This input contains status, code, and source, which provide standard error in functionality.
instrument handle out
—
instrument handle out has the same value as the instrument handle.
error message
—
error message returns the interpreted error code as a user-readable string.
error out
—
error out contains error information. This output provides standard error out functionality. |
instrument handle
—
error code (0)
—
error in
—
instrument handle out
—
error message
—
error out
—