How to Increase ReadBufferSize of serial Port

  • Thread starter Thread starter prakash
  • Start date Start date
P

prakash

hi,
I have to read around 6k data from serialport communication. but
i am able to read only 4k. I have even set ReadBufferSize of
serialport to 10k even then it is reading only 4k using ReadExisting()
method of serialport.

thank u
with regards,
Om
 
Back
Top