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

NAME

       Trigger - trigger multiple devices

SYNOPSIS

       #include <gpib/ib.h>

       void TriggerList(int board_desc, Addr4882_t addressList[]);

DESCRIPTION

       TriggerList() sends a GET (group execute trigger) command byte to all the devices specified in the
       addressList array. If no addresses are specified in addressList then the GET command byte is sent without
       performing any addressing.

COPYRIGHT

       Copyright © 2003-2006, 2008 Frank Mori Hess

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