Function PassControl

Source
pub fn PassControl(board: c_int, address: Addr4882) -> Result<(), GpibError>
Expand description

make device controller-in-charge

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.

See: Linux GPIB Reference