ibwait does not time out after waiting >1.5s for ibrda to complete (NI-USB-HS)
Thanks Dave, that fixes the problem! thanks for the quick response.
Important! This happens with the Agilent 82357B device I have. It does not occur with the NI USB-HS device.
WaitSRQ triggered by ibwrt
Here are three runs. With the debugging enabled, it failed on the first call (without any delay). I did one run with a 1ms delay to get some sucessfull calls before a failure. Run without delay ... (5) [michael@dirac ~]$ ./GPIBtest2 -c 1 -d 16 --EOI GPIB controller ID: 1 GPIB device ID: 16 EOI asserted: Yes EOS character: No Contact with GPIB device established InternalReceiveSetup: command failed GPIB async read failed (0x0001) 1 / 500 : [michael@dirac ~]$ Run with 1ms delay (25 sucessfull calls...
Here are three runs. With the debugging enabled, it failed on the first call (without any delay). I did one run with a 1ms delay to get some sucessfull calls before a failure. Run without delay ... (5) [michael@dirac ~]$ ./GPIBtest2 -c 1 -d 16 --EOI GPIB controller ID: 1 GPIB device ID: 16 EOI asserted: Yes EOS character: No Contact with GPIB device established InternalReceiveSetup: command failed GPIB async read failed (0x0001) 1 / 500 : [michael@dirac ~]$ Run with 1ms delay (25 sucessfull calls...
Here are three runs. With the debugging enabled, it failed on the first call (without any delay). I did one run with a 1ms delay to get one sucessful call before a failure. Run without delay ... (5) [michael@dirac ~]$ ./GPIBtest2 -c 1 -d 16 --EOI GPIB controller ID: 1 GPIB device ID: 16 EOI asserted: Yes EOS character: No Contact with GPIB device established InternalReceiveSetup: command failed GPIB async read failed (0x0001) 1 / 500 : [michael@dirac ~]$ Run with 1ms delay (25 sucessfull calls before...
Here are three runs. With the debugging enabled, it failed on the first call (without any delay). I did one run with a 1ms delay to get one sucessful call before a failure. [michael@dirac ~]$ ./GPIBtest -c 1 -d 16 --EOI GPIB controller ID: 1 GPIB device ID: 16 EOI asserted: Yes EOS character: No Contact with GPIB device established InternalReceiveSetup: command failed GPIB async read failed (0x0001) 1 / 500 : [michael@dirac ~]$ [michael@dirac ~]$ ./GPIBtest -c 1 -d 16 -D 1 --EOI GPIB controller ID:...