LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

iberr == 6(0x6) when using ibwrt()

Hi,

 

I am trying to send some commands via GPIB and when I try to use ibwrt(), it gives my the following error: ibwrt: (iberr == 6(0x6)). I used this command multiple times before I got this error, i.e. I was wrting to the instrument correctly more than 10 times before and then I got this error randomly. Am I missing something, like clearing the queu or some thing like that?

0 Kudos
Message 1 of 4
(3,986 Views)
I resolved this issue by changing the GPIB timeout to a higher value. Use ibtmo (int ud, int v) command to change the timeout.
0 Kudos
Message 2 of 4
(3,977 Views)

I'm having the same problem, and it will help me a lot if you can explain and detail the way you fixed your issue. I'm not very used to working on LabWindows

 

 

Thanks!

0 Kudos
Message 3 of 4
(3,243 Views)

I found how to do this but it does'nt fix my problem... 😞

0 Kudos
Message 4 of 4
(3,227 Views)