Re: Pyserial problem

2022-12-22 Thread Barry
> On 22 Dec 2022, at 17:09, Patrick EGLOFF wrote: > > Hi all, > > I use Python 3.10.9 and Pyserial 3.5 on a Win10 machine. > > I'm sending datas via an USB port to a device that accept commands in the > form of : cmd; > The device receives and reacts to the commands sent, and it should repl

Pyserial problem

2022-12-22 Thread Patrick EGLOFF
Hi all, I use Python 3.10.9 and Pyserial 3.5 on a Win10 machine. I'm sending datas via an USB port to a device that accept commands in the form of : cmd; The device receives and reacts to the commands sent, and it should reply with an ACK of the same kind. But looking with a COM port sniffer, n

Re: Pyserial problem. script stops reading.

2006-09-12 Thread Hendrik van Rooyen
"Frederic Wenzel" <[EMAIL PROTECTED]> Wrote:>On 9/9/06, Frederic Wenzel <[EMAIL PROTECTED]> wrote:>> On 9/9/06, Hendrik van Rooyen <[EMAIL PROTECTED]> wrote:>> > | I wrote a script on Linux that uses pyserial to read status messages>> > | from a serial line using readlines(). For now, it ju

Re: pyserial problem: script stops reading

2006-09-11 Thread Steve Holden
Frederic Wenzel wrote: > On 9/9/06, Frederic Wenzel <[EMAIL PROTECTED]> wrote: > >>On 9/9/06, Hendrik van Rooyen <[EMAIL PROTECTED]> wrote: >> >>>| I wrote a script on Linux that uses pyserial to read status messages >>>| from a serial line using readlines(). For now, it just displays what >>>| it

Re: pyserial problem: script stops reading

2006-09-11 Thread Frederic Wenzel
On 9/9/06, Frederic Wenzel <[EMAIL PROTECTED]> wrote: > On 9/9/06, Hendrik van Rooyen <[EMAIL PROTECTED]> wrote: > > | I wrote a script on Linux that uses pyserial to read status messages > > | from a serial line using readlines(). For now, it just displays what > > | it gets on stdout: > > | (...)

Re: pyserial problem: script stops reading

2006-09-09 Thread Steve Holden
Frederic Wenzel wrote: > On 9/9/06, Hendrik van Rooyen <[EMAIL PROTECTED]> wrote: > >>| I wrote a script on Linux that uses pyserial to read status messages >>| from a serial line using readlines(). For now, it just displays what >>| it gets on stdout: >>| (...) >>| ser = serial.Serial(port=1, >>|

Re: pyserial problem: script stops reading

2006-09-09 Thread Frederic Wenzel
On 9/9/06, Hendrik van Rooyen <[EMAIL PROTECTED]> wrote: > | I wrote a script on Linux that uses pyserial to read status messages > | from a serial line using readlines(). For now, it just displays what > | it gets on stdout: > | (...) > | ser = serial.Serial(port=1, > |

Re: pyserial problem: script stops reading

2006-09-09 Thread Hendrik van Rooyen
"Frederic Wenzel" <[EMAIL PROTECTED]> wrote: | I wrote a script on Linux that uses pyserial to read status messages | from a serial line using readlines(). For now, it just displays what | it gets on stdout: | | 17:42 | 0005 | 02 | | 5 |Rack Abs.| - | --210 | 17:42 | 0008 | 02 | | 5 |Ra

pyserial problem: script stops reading

2006-09-08 Thread Frederic Wenzel
I wrote a script on Linux that uses pyserial to read status messages from a serial line using readlines(). For now, it just displays what it gets on stdout: 17:42 | 0005 | 02 | | 5 |Rack Abs.| - | --210 17:42 | 0008 | 02 | | 5 |Rack Abs.| - | --210 17:42 | 0001 | 02 | | 5 |Rack Abs

pyserial problem: script stops reading

2006-09-08 Thread Frederic Wenzel
I wrote a script on Linux that uses pyserial to read status messages from a serial line using readlines(). For now, it just displays what it gets on stdout: 17:42 | 0005 | 02 | | 5 |Rack Abs.| - | --210 17:42 | 0008 | 02 | | 5 |Rack Abs.| - | --210 17:42 | 0001 | 02 | | 5 |Rack Abs