High-Speed Digitizers

cancel
Showing results for 
Search instead for 
Did you mean: 

niscope error codes

Does anyone know where I can find a list of the error codes produced by niscope VIs and what they mean?
0 Kudos
Message 1 of 3
(7,102 Views)

Hi ESD,

 

Since error codes often change between revisions, there is no document that contains a comprehensive list of all of the error codes.  However, you can find the  current error code numbers listed in the niScope.h file.  You can find the file at:

 

Program Files \ IVI Foundation \ IVI \ Include

 

The error codes for niScope currently range from 0xBFFA4001 to 0xBFFA4036, with the exception of "Invalid Session", which has an error code of 0xBFFA1190.  You can use the niScope Error Message.vi to return the error message associated with each code.  This is the best way to make sure you have the error message from your current version of niScope

 

-John

John Passiak
0 Kudos
Message 2 of 3
(7,063 Views)
Ok, Thanks.
0 Kudos
Message 3 of 3
(7,028 Views)