I am trying to read data from a data logger. After I send a command to the logger, I am expecting to get back 64 bytes of data. The VISA read VI sees all 64 bytes, but only reads 8 of them. It returns a count of 64. If I read it after that, it will read all 58 other bytes. How do I get it to read all 64 bytes on the first time around?