Mask Errors VI
Owning Palette: Utility VIs
Requires: Logger
Masks and clears any error that matches the error codes listed. Masking changes an error from Recoverable or Fatal to either a Warning or Benign.
![]() | Error Codes is a list of error codes to mask, or clear. |
![]() | Error In describes error conditions that occur before this node runs. |
![]() | Severity is used to determine the logging level, or tag, for the error statement if found. p>Masked errors never display a prompt. |
![]() | Error Out contains error information. This output provides standard error out functionality. |
![]() | Found? indicates if any of the error codes in the list were found. |