Hey there,
        i am developing on a linux computer with the serial module. Now, i
already am able to recieve info from a serial RS232 device and process
everything ok. What i need to do now is write to the serial device, but
i also need to be able to not interrupt the script that is reading from
it. 
        I guess my question is, do i have to interrupt the reading script to
write to the same RS232 device ?
        and if so, how do i do that?

        thanks,
        shawn

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to