User | Kudos |
---|---|
13 | |
11 | |
3 | |
3 | |
2 |
Good programming practice says to handle your errors. If you want to clear a specfic error, you have to do some variation on the following code:
Since this can be pretty cumbersome in your code, I would love to have a Clear Specific error VI/function that will do exactly this. It can also be polymorphic and accept an array of multiple errors. To make it even better, you could probably merge it with the existing clear error VI and set it up where if the error input is empty, it clears all errors.
CaptainKirby made a nice community example that does all this, but I'd like it to be on the palette for everyone to use...
https://forums.ni.com/t5/Example-Code/Clearing-a-Specific-Error-From-The-Error-Cluster/ta-p/3517242
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Implemented in LabVIEW 2014