Actually, the error I recieve is that it has run out of system resources, when I use a byte count on the VISA Read function of 26,000 (it works fine with 25,000 but does not get the entire string). I highly doubt this though, since 26,000 bytes would be about 26 KB, and even though that is comparatively a lot of information, the computer I'm using has 512 MB RAM. Setting the I/O Buffer Size higher does not resolve the issue.