LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

GPIB inconsistent behavior

I looked at the code.  Do you need a non-default timeout change on the write command?  What happens after the error code, does it continually error or does it clear?
0 Kudos
Message 21 of 27
(1,341 Views)
I don't think I need the non default timeout. If I continue after error it starts to continue to error on the  write GPIB vi inside the while loop.

0 Kudos
Message 22 of 27
(1,337 Views)
I tried to add the 10s timeout into the GPIB write but it did not help.  The same error occurs. Smiley Sad

0 Kudos
Message 23 of 27
(1,332 Views)
Would it be possible for you to post a NI-Spy capture here? It sounds like your GPIB is not ready to write. Seeing what lines are asserted could be useful to troubleshoot.


Message Edited by MXI Master on 06-17-2008 04:14 PM
-Marshall R
0 Kudos
Message 24 of 27
(1,310 Views)
How do I do NI_Spy capture? Is there a manual? Thanks.

0 Kudos
Message 25 of 27
(1,307 Views)
Start->Programs->National Instruments->NI Spy (to launch program)

Menu -> Spy -> Options -> Select 488.x API only

Click on Start Capture (green arrow)

Run your vi's

See what shows up.

Stop Capture (red button next to green arrow)

Save it, Post it.

Good Luck,


Message Edited by Drewski on 06-17-2008 04:31 PM
0 Kudos
Message 26 of 27
(1,304 Views)
gives the same error number 6.

Download All
0 Kudos
Message 27 of 27
(1,300 Views)