The Octave Forge package repository is no longer actively maintained. Please find Octave Packages at https://packages.octave.org.

Navigation

Operators and Keywords

Function List:

C++ API

Function File: serialbreak (serial)
Function File: serialbreak (serial, time)

Send a break to the serial port

Inputs

serial - serialport object
time - number of milliseconds to break for. If not specified a value of 10 will be used.

Outputs

None

See also: serial.

Package: instrument-control