Menu

#37 buffer size

open
nobody
None
5
2015-04-15
2008-01-16
Anonymous
No

Hi,

I'm testing pyserial on Embedded Linux (ARM) to communicate with PLC.
When I write a string no problems occurs but if I'll try to read, when the response length frame is more than 63/64 char the read string isn't correct, infact some data are lose.

So after some test, I think the problem is the serial buffer and I would try to increase the buffer size (in C it could be possible), but in pyserial I haven't find this feauture.

Can anyone help me?

I hope to be clear, thanks in advance

Francesco

Discussion


Log in to post a comment.