Configure Verbosity VI

Owning Palette: Configure VIs

Requires: Logger

Sets the verbosity for displaying an error dialog to a user when using the Catch Error VI for error handling.

Any errors handled with the Catch Error.vi are logged to the default log file depending the configured Level. The verbosity is only used to determine if an error dialog should be displayed based on the severity of the error handled by the Catch Error.vi node.

Configure Verbosity VI

cu8Verbosity determines whether to prompt a user with an error dialog for an error handled with the Catch Error VI based on the error's severity.
cerrcodeclstError In describes error conditions that occur before this node runs. This input provides standard error in functionality.
ierrcodeclstError Out contains error information. This output provides standard error out functionality.