This book describes error codes specific to the LabVIEW Real-Time Module. The error code tables are arranged in ascending order, from negative to positive values. You can define custom error codes in the range of 5000 through 9999 and -8999 through -8000.
Wire an error handler VI to another VI to return a description of any errors that occur. Error handler VIs also can display a dialog box with an error code description and buttons that can stop or continue execution. You also can select Help»Explain Error to display an error code description in the Explain Error dialog box. Enter the error code number in one of the Code fields and click the Status button to change the button to a red X. A description of the error code appears in the Explanation field. This description is the same description that appears in this help file.