SendList

Function SendList 

Source
pub fn SendList(
    board: c_int,
    addresses: &Vec<Addr4882>,
    buffer: &[u8],
    eot_mode: IbSendEOI,
) -> Result<(), GpibError>
Expand description

write data to multiple devices

See: Linux GPIB Reference