Instrument Driver Error Codes
- Updated2025-03-14
- 2 minute(s) read
The Instrument Driver VIs and VI Server properties and methods can return the following error codes, as well as GPIB and VISA error codes. Refer to the KnowledgeBase for more information about correcting errors in LabVIEW.
Code | Description |
---|---|
−1074003967 | Parameter 1 is out of range. |
−1074003966 | Parameter 2 is out of range. |
−1074003965 | Parameter 3 is out of range. |
−1074003964 | Parameter 4 is out of range. |
−1074003963 | Parameter 5 is out of range. |
−1074003962 | Parameter 6 is out of range. |
−1074003961 | Parameter 7 is out of range. |
−1074003960 | Parameter 8 is out of range. |
−1074003951 | Identification query failed. Instrument identification failed. This error can occur if you selected the wrong instrument or your instrument did not respond. This error also can occur if you used a model that is not officially supported by this driver. If you are sure that you have selected the correct instrument and it is responding, try disabling ID Query in the instrument driver's initialize VI. |
−1074003950 | Error interpreting the instrument's response. |
−1074000001 | Instrument self-test failure. The instrument you are communicating with reported a self-test failure. |
−1074000000 | Instrument error query failure. The instrument you are communicating with reported an error. |
−1300 | Instrument-specific error. |
−1236 | Error interpreting instrument response. |
−1223 | Instrument identification query failed. |
−1210 | Parameter out of range. The Set Cursor VI also can return this error. |
102 | IVI invalid downcast. Driver is different from the specific driver associated with Logical Name. |
103 | No IVI class session opened. You must call the class driver Initialize VI before you can call a specific driver VI. This error also can occur if the IVI Logical Name control is set to the wrong IVI Class. |
1073479937 | ID Query not supported. |
1073479938 | Reset not supported. |
1073479939 | Self-test not supported. |
1073479940 | Error Query not supported. |