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