On 2016-10-16, Michael Okuntsov <okuntsov.mikh...@yandex.ru> wrote: > is there a way, other than time.sleep(), to be sure that the command > sent through a serial port has been fully executed?
If the remote device doesn't send a response telling you it's done executing the command, then there is no way to know when that has happened. -- Grant -- https://mail.python.org/mailman/listinfo/python-list