Hi, different name, same user.
Yes, i'm getting the error code -1073807300 (Not enough system resources to allocate the buffer size) if i'm trying to set the buffer size to 65534. But if i'm using a smaller value (e.g. 16) there occurs no error, but the buffer size isn't set to 16.
Is there function, which returns the actual buffer size?
I hope, that i unterstood the meaning of buffer size. If my instrument's answer contains 21 bytes, and the buffer is set to 16, than, the return value of "bytes at serial port" should be 16.