Is the problem that you sometimes don't read multiple lines of text? If that's the case, check your VISA Configure Serial Port and see if the Enable Termination Char input is true. If it is, the serial read will end whenever the termination character is detected and the default term character is x0A or the Linefeed character. The solution is to set Enable Term Char to false.
- Read Serial Port 6.1 dem
- Re: Read Serial Port 6.1 Dennis Knutson
- Re: Read Serial Port 6.1 dem
- Re: Read Serial Port 6.1 Brian Powell
