The Instrument Drivers VIs can return the following error codes.
Status | Name | Description | Set By |
---|---|---|---|
13xx | Developer-specified error codes. | ||
1300 | Instrument-specific error. | Instrument Driver VI | |
1260 | Function not supported by controller. | VISA Transition Library | |
1252 | Error accessing VXI address. | VISA Transition Library | |
1251 | Error unmapping VXI address. | VISA Transition Library | |
1250 | Error mapping VXI address. | VISA Transition Library | |
1240 | Instrument timed out. | VISA Transition Library | |
1239 | Error in configuring timeout. | VISA Transition Library | |
1236 | Error interpreting instrument response. | Instrument Driver VI | |
1234 | Error placing instrument in local mode. | VISA Transition Library | |
1232 | Instrument not initialized. | VISA Transition Library | |
1231 | Error reading from instrument. | VISA Transition Library | |
1230 | Error writing to instrument. | VISA Transition Library | |
1229 | Error reading from instrument to file. | VISA Transition Library | |
1228 | Error writing to instrument from file. | VISA Transition Library | |
1226 | Error polling instrument. | VISA Transition Library | |
1225 | Error triggering instrument. | VISA Transition Library | |
1224 | Error clearing instrument. | VISA Transition Library | |
1223 | Instrument identification query failed. | Instrument Driver Initialize VI | |
1221 | Unable to close instrument. | VISA Transition Library | |
1220 | Unable to open instrument. | VISA Transition Library | |
1219 | Error setting attribute. | VISA Transition Library | |
1218 | Error getting attribute. | VISA Transition Library | |
1215 | Error closing instrument. | VISA Transition Library | |
1210 | Parameter out of range. | Instrument Driver VI | |
1205 | Invalid Instrument Handle. | VISA Transition Library | |
1202 | Unable to initialize interface or instrument. | VISA Transition Library | |
1201 | Error finding instruments. | VISA Transition Library | |
1200 | Invalid syntax string. | VISA Transition Library | |
0 | No error: the call was successful. | VISA | |
102 | iviInvalidDowncast | Specific driver is different from the specific driver associated with Logical Name. | Instrument Driver |
103 | iviInvalidClassSesn | There is no session opened to the class driver. | Instrument Driver |