MBeckman (Customer) asked a question.

Does P1AM-Serial have a buffer limit for RS-232?

I'm attempting to read 431 bytes coming from a serial device. I'm seeing that the number of bytes I'm able to capture is 255. None the bytes past 255 are made available from Port1.read(). Is there a limit to the number of bytes that can come through the connection over some period of time? I've experimented with 9600 and 57600 baud.