Iam trying to read large file through serial communication(Using RS232) . If i read small data in a file it works great. when iam trying to read large file means more than thousand lines i am getting this type of error.
1. "VISA: (Hex 0xBFFF006C) An overrun error occurred during transfer. A character was not read from the hardware before the next character arrived."(error)
how i overcome this problem.