Takes the error code returned by NI-SCOPE functions and returns the interpretation as a user-readable string.
You can pass VI_NULL as the instrument handle, which is useful to interpret errors if Initialize fails.
Identifies a particular instrument session.
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Default: No error
The status code returned by any NI-SCOPE function.
Default: 0
Passes the instrument handle to the next node in the program. This parameter has the same value as session in.
Error information.
The node produces this output according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
The interpreted error code.
Where This Node Can Run:
Desktop OS: Windows
FPGA: Not supported
Web Server: Not supported in VIs that run in a web application