LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

IviScope Read Waveform causes LabView to crash

I'm running the same version of LabView, Visa, IVI-compliance package, etc on several machines and everything works fine, except for one machine where LabView crashes when calling the "IviScope Read Waveform" vi.
Looking at the two attached nitrace data files, one can see that something goes wrong when fetching data at line 208.

On the good machines 95914 bytes are expected and 95914 bytes are read. On the bad one, 5914 bytes are expected but 95915 bytes are read!
After this LabView crashes. Buffer overflow?

The extra byte read is 0x0A. An unexpected end character, but why?

The problem has nothing to do with the scope, it follows the PC and not the externa hardware.
I have tried reinstalling everything, but to no avail, the problem persists.
I know that a reinstall doesn't wipe all of the old files, so there could be something hidden there. But what and where?


Download All
0 Kudos
Message 1 of 1
(292 Views)