table of contents
other versions
- trixie-backports 4.3.7-5~bpo13+1
- testing 4.3.7-5
- unstable 4.3.7-5
| TRIGGERLIST(3) | TRIGGERLIST(3) |
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
| 10/06/2025 | linux-gpib 4.3.7 |