I have a Waverunner8254 scope and I’m trying to do some automation in LabVIEW with it.
The problem I’ve encountered is with sending files to the scope over USB.
I found a solution that works (Another Topic), but it works only to files that are less than around 65k bytes (I could assume 65535 but I did not test exact value).
If I try to send a file which is larger than 65k I get timeout from VISA blocks and I cannot connect to scope again until I reboot it.
Is there some kind of buffer that is adjustable here or maybe I’m missing something here?
I’d really appreciate some help here.
I only have a remote access to this scope so I can't dig into its configuration and the manual does not help as well...