#include <gpib/ib.h>
void TriggerList(int board_desc, Addr4882_t addressList[]);
void TriggerList
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.
addressList