buha / gpibcs

A graphical GPIB command sequencer
https://github.com/buha/gpibcs/blob/master/doc/GPIBCS%20-%20User%20Manual.md
1 stars 1 forks source link

waitsrq incorrectly detects an SRQ such as 0x6 #9

Open buha opened 7 years ago

buha commented 7 years ago

waitsrq should wait until the STB & 0x40 condition is true This works well on Linux and on Windows with 14.0 NI-VISA and NI 488.2 but does not work on Windows with 15.5 NI software.

buha commented 7 years ago

Reproducible with Octo and P-8XL on WIN32

screenshot from 2017-05-11 10-15-45

Linux version does not suffer from this!

screenshot from 2017-05-11 10-29-03