Error Message
- Updated2023-02-17
- 2 minute(s) read
Error Message
Takes the error code returned by the NI-HSDIO nodes, interprets it, and returns it as a readable string.
Inputs/Outputs

session in
Instrument session obtained from the Initialize Acquisition Sessionnode, the Initialize Generation Sessionnode, or the Initialize External Calibrationnode.

error code
The error code that the device returns.
Default value: 0 (no errors occurred)

error in
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Default value: No error

session out
Handle that identifies the session in all subsequent node calls.
The session out parameter is obtained from the Initialize Acquisition Sessionnode or the Initialize Generation Sessionnode.

error message
The returned user-readable message string that corresponds to the status code you specify.

error out
Error information.
The node produces this output according to standard error behavior.