#include <gpib/ib.h>
int ibtrg(int ud);
int ibtrg
ibtrg() sends a GET (group execute trigger) command byte to the device specified by the device descriptor ud.
The value of ibsta is returned.