Muchas gracias Gabriel por haberme informado, vos si
que es un profesional de la programación.
Un saludo,
David
--- Gabriel <[EMAIL PROTECTED]> escribió:
> David:
> Tube el mismo problema que vos con el hilo del
> ejemplo de pyserial. Me
> paso que en Linux andaba bien, obvio, pero tenia un
> p
David:
Tube el mismo problema que vos con el hilo del ejemplo de pyserial. Me
paso que en Linux andaba bien, obvio, pero tenia un pequeño
problemilla en Windows, también obvio.
Lo solucione de la siguiente manera:
Asi es el codigo original de la función ComPortThread
def ComPortThread(self):
Hello all,
I am not sure if this question is about threading or serial i/o - it
has elements of both. I'm on WinXP (desktop) and WinNT (labtop), when I
run miniterm.py there is no problem both writing, reading, opening the
com port, no errors, etc.
But if I run wxTerminal.py when read from it not