Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

I use NI linux driver for NI gpib card by though read and write seem to work I get EABO errors. Can anyone tell me how to prevent this?

I have tried out the various suggestions available in literature but have not got anywhere so far....
0 Kudos
Message 1 of 2
(3,231 Views)
EABO is a timeout error usually. Try extending the timeout period. something like ibtmo(0); will probably fix that problem (that will set the timeout to NONE. You will most likely not get the EABO error again.

Let me know if it works
Andy

-> donara@rpi.edu
0 Kudos
Message 2 of 2
(3,231 Views)