Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Problem sending only one byte with ibwrt()

If I send only one byte of data with ibwrt() command, it doesn't work with whatever settings (EOS,EOI,..) I chose. I got the error (ENOL : no listener).
Did somebody get the same problem ?
0 Kudos
Message 1 of 2
(3,193 Views)
ENOL indicates that there is no listener on the bus. This is probably not related to the settings on the controller. Are you correctly addressing a device to be a listener? If so, is there some indication on the device that it is addressed to listen?

Also, your post seems to indicate that sending more than one byte works. Is this true?
0 Kudos
Message 2 of 2
(3,193 Views)