I am getting an error code in LabVIEW but I can not find this error in the documentation
I am getting an error code in LabVIEW but I can not find this error in the documentation.

Due to LabVIEW conventions, all error codes are remapped from those listed in the user manual. The formula is as follows:

] labview_error_no = 8000 + -1 * user_manual_error_no