(byte count) for the amount of bytes to be read, but aparently the read buffer will not support large amounts of characters (> ~32000), well within the representation of an Int-32. In the case of a large byte count the GPIB Read operation just times out.There is already a timeout input to the GPIB Read function, which I can set up to several minutes, and the read still does not work for larger reads. I do not believe timeout is the root of the problem, because it should only take on the order of seconds to send and receive ~100 kb of data. I've observed that it takes less than 2 seconds to receive ~20 kb over GPIB.