Instrument-control Toolkit - @octave_serial/fprintf
- Function File:
numbytes =
fprintf(obj, template ...)
Writes formatted string template using optional parameters to serial instrument
Inputs
obj is a serial object.
template Format template stringOutputs
numbytes - number of bytes written to the serial device.