Writes a message either for storage and subsequent viewing. The message is written to the nierrlog system log for non-web applications or the browser console or the LabVIEW NXG output window for WebVIs.
The text to write to the system log or browser console.
The classification of the message this node writes to the system log or browser console.
Name | Value | Description |
---|---|---|
Error | 0 | Classifies the message as an error. |
Warning | 1 | Classifies the message as a warning. |
Informational | 2 | Classifies the message as informational text. |
Default: 0 — Error
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
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.
See the Mozilla Developer Network (MDN) documentation for more information about the Console API.
Where This Node Can Run:
Desktop OS: Windows
FPGA: Not supported
Web Server: Supported in VIs that run in a web application