Add a list with every error code a function can give out to the context help and/or the main help window of each function. The error-code tables included in the help file are very general at the moments. But even a table just for the File I/O error codes would not help much, because the different file I/O functions usually do not output the same error codes.
1. This would greatly help to replace certain error codes by user-specific error messages.
2. By knowing exactly which error can occur, you can handle each error code in the appropriate way, to make your SubVI etc. much more robust.
(This picture is just an example with randomly chosen numbers for the error codes to display, what i am talking about.)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.