Send break to device connected to serial port
serialbreak(obj)
serialbreak(obj,time)
serialbreak(obj)
sends
a break of 10 milliseconds to the device connected to the serial port
object, obj
.
serialbreak(obj,time)
sends a break to the device with a duration, in milliseconds, specified
by time
. Note that the duration of the break might
be inaccurate under some operating systems.