#include <gpib/ib.h>
int ibpct(int ud);
int ibpct
ibpct() passes control to the device specified by the device descriptor ud. The device becomes the new controller-in-charge.
The value of ibsta is returned.