Re: [Tutor] Allocation of serial ports

2013-11-29 Thread Phil
On 11/29/2013 06:17 PM, Dominik George wrote: Hi, So, how can I ensure that port A is always ttyUSB0 http://hintshop.ludvig.co.nz/show/persistent-names-usb-serial-devices/ Thank you Dominik, the link answers my question exactly. -- Regards, Phil ___

Re: [Tutor] Allocation of serial ports

2013-11-29 Thread Dominik George
Hi, >So, how can I ensure that port A is always ttyUSB0 http://hintshop.ludvig.co.nz/show/persistent-names-usb-serial-devices/ -nik ___ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: https://mail.python.org/mailman/

[Tutor] Allocation of serial ports

2013-11-29 Thread Phil
Thank you for reading this. This question is not specifically related to Python, however, someone may be able to point me in the right direction. The operating system in use is Linux. I have a twin USB to serial adaptor that gives me ttyUSB0 and ttyUSB1 and my programme uses both of those po