PassControl — make device controller-in-charge
#include <gpib/ib.h>
void PassControl( | board_desc, | |
address); |
int board_desc;const Addr4882_t address; PassControl() causes the board specified by board_desc
to pass control to the device specified by address.
On success, the device becomes the new controller-in-charge.