Provided by: libgpib-doc_4.3.7-5_all bug

NAME

       WaitSRQ - sleep until the SRQ bus line is asserted

SYNOPSIS

       #include <gpib/ib.h>

       void WaitSRQ(int board_desc, short *result);

DESCRIPTION

       WaitSRQ() sleeps until either the SRQ bus line is asserted, or a timeout (see ibtmo()) occurs. A '1' will
       be written to the location specified by result if SRQ was asserted, and a '0' will be written if the
       function timed out.

COPYRIGHT

       Copyright © 2003-2006, 2008 Frank Mori Hess

linux-gpib 4.3.7                                   11/28/2025                                         WAITSRQ(3)