LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error 6 occurred at GPIB Write in test_terminator.vi Possible reason(s):

What is the cause of that error:"Error 6 occurred at GPIB Write in test_terminator.vi Possible reason(s):LabVIEW: Generic file I/O error.
---
NI-488: I/O operation aborted."
We are trying to communicate with a device throughout a GPIB-488.2 card.
0 Kudos
Message 1 of 5
(5,621 Views)
Hi,
Reason : A possible reason could be that the instrument didn't have enough time to receive the command you've tried to send.
What to do : Try and increase the timeout value for the GPIB communications.

I had the same problem when sending configuration commands to oscilloscopes.

Hope this helps !
Julien
0 Kudos
Message 2 of 5
(5,621 Views)
Hello,

Julien is probably correct. Take a look at the following KB that descibes possible reasons for the many different errors in gpib, and EABO (6) is one of those.

http://digital.ni.com/public.nsf/websearch/2FA525A8585A92E9862566EE002A3755?OpenDocument

Regards,
Steven B.
Applications Engineering
National Instruments
0 Kudos
Message 3 of 5
(5,621 Views)
What if I have disabled timeout but I still get  this error?
0 Kudos
Message 4 of 5
(5,227 Views)

Hi,

Did you refer to the linked KnowledgeBase article here? It lists a number of other possible reasons for EABO 6. Let me know how it goes!

 
Rasheel
0 Kudos
Message 5 of 5
(5,204 Views)