You may have a problem with data synchronization. You have the termination character disabled with the VISA Configure Serial Port. If the device is appending a CR or LF after each piece of data, then you want this enabled. You could also add a VISA Flush buffer right after the VISA Configure Serial Port to clear whatever might be in the buffer before you start doing your read.