Loadable Function: n = vxi11_write (vxi11, data)

Write data to a vxi11 slave device.

vxi11 - instance of octave_vxi11 class.
data - data to be written to the slave device. Can be either of String or uint8 type.

Upon successful completion, vxi11_write() shall return the number of bytes written as the result n.

Package: instrument-control