Using the Standard Functionality for error out Parameters
- Updated2025-09-18
- 2 minute(s) read
Many LabVIEW nodes, such as VIs, and functions contain an error out parameter you can use to manage errors. These parameters typically provide the same, standard functionality. When a node exhibits different parameter functionality, the exceptions are documented in the reference material for that node.
Standard error out functionality is as follows:
![]() | The error out passes error or warning information out of a VI to be
used by other VIs. Right-click the front panel
error out indicator and
select Explain Error or
Explain Warning from the
shortcut menu for more information about the
error.
|
