The LabWindows/CVItrade "C" language compiler has no built in method of handling errors that occur in functions or drivers. The usual method is to use an "if" statement for every function call made, but this is very tedious and generates a lot of code. Often programs simply ignore errors and keep on...
No comments yet
Be the first to share your thoughts!