Does the TBS2104B Oscilloscope supports file transfer over a network protocol (such as FTP or HTTP) or does it exposes the USB drive as a mass storage device that can be accessed directly, ?
Can I read the file in it's USB drive from my code without using the VISA command FormattedIO.WriteLine("FILESystem:READFile ..) ? Reason why I am asking is becuase I see that FILESystem::READFile is not returning the complete file. The actual file in USB drive is 23MB while the data I got after READFile was only 1 MB.
Thanks,
Reena