Sign Up

BR Error Handling by Bender Robotics - Toolkit for LabVIEW Download

BR Error Handling is set of functions that improves the ease of use of custom errors in LabVIEW projects. Generally, the main aim of the package is to help organize used custom error codes and its description.

D Discussion Watch * 0 ↓5
 logo
Version0.0.4.11
ReleasedJul 01, 2025
Publisher Bender Robotics
License BSD 3
LabVIEW VersionLabVIEW>=21.0
Operating System Windows, Mac, and Linux
Dependencies oglib_string  
Project links Homepage   Discussion

Description

BR Error Handling is set of functions that improves the ease of use of custom errors in LabVIEW projects. Generally, the main aim of the package is to help organize used custom error codes and its description.

Using the built-in function of custom error codes in LabVIEW brings a number of pitfalls, such as the fixed location of a text file that carries information about custom errors in the LabVIEW installation folder, thus preventing any direct use in a team using a source distributed version control system. Additionally, LabVIEW must be restarted whenever a new error code is added.

The BR Error Handling overcomes the mentioned disadvantages and allows using all the advantages like formatting the inputs to the error string, centralization of the used error codes for the given project in a text file, easily traceable error codes in code, and mass editing of the error codes.

Release Notes

0.0.4.11 (Jul 01, 2025)

- fix readme.md

viton was a contributor to this release


Download Package

Versions
All Contributors

  Post an Idea   Post a Resource

Recent Posts