-
Try out the new Jake: AI Coding Assistant for LabVIEW!
Get answers to questions about LabVIEW and discuss your code.
Error Manager by Robusto Systems - Toolkit for LabVIEW Download
The Error Manager is a free, open-source, reusable, asynchronous module for handling LabVIEW errors
| Version | 1.0.0.1 |
| Released | Sep 18, 2023 |
| Publisher | Robusto Systems |
| License | MIT |
| LabVIEW Version | LabVIEW>=16.0 |
| Operating System | Windows, Mac, and Linux |
| Project links | Homepage Documentation Repository Discussion |
Description
The Error Manager is a stand-alone, asynchronous LabVIEW module that can help log LabVIEW errors to file, display error details to the user, and display the chronological or inverse-chronological list of errors that occurred since the module started. The module is framework-agnostic, reusable from project to project, and can keep working even when being spammed with many instances of the same error (spam protection functionality). Using the Error Manager in a new application helps ensure out-of-the-box robust and reliable error handling.