Quote from: EngelenH on 2020-02-19, 14:37:01Thus giving your scope a USB port instead of a floppy. Would this script still work on such a device? I would link which device I am referring to but not sure on forum policy in the matter. They are easy to find.
Yes, it works with a slight issue.
To elaborate: The only adapter I could find that fits into the scope and has the correct connector is the Gotek SFR1M44-DU26/-TU26 (DU/TU specify the location/orientation of the connector, I've got the DU26 in my TDS784D). This one has NO LED display and works a bit different compared to the other Goteks (with original firmware).
It has an internal memory of 1.44MB, so even without any USB stick plugged, the scope will see a floppy and can write/read to/from it. (However, everything written to it can't be copied to the "outside world". See below.)
There are 2 buttons and a LED on the front. The layout is like this: [-USB-] [LED] [BTNOUT] [BTNIN] GOTEK
The USB stick has to be formatted in FAT32 and 1GB or larger. No special file format is needed. No *.img floppy images or anything. Just normal files.
Now if you plug such USB stick, the Gotek will empty the internal floppy image and copy the first few file(s) from the USB into it until it's full (1.44MB). These files will show up on the scope even if you remove the USB. If you need different files, you can press BTNIN to copy the next max. 1.44MB of files - repeat until you see the files you want.
If the scope writes anything at this point, it goes into the internal memory of the Gotek. To get files ONTO the USB, you will have to enable "OUT" mode on the Gotek first by pushing BTNOUT. The LED on the Gotek will light up constantly.
However, this will empty the internal floppy image, so the scope will see an empty floppy at that moment. But every new file written by the scope goes right onto the USB drive (files already on the USB won't be touched). Once finished, press BTNOUT again to unmount/eject the USB (LED turns off) to be able to remove it.
So to get a dump file, you'll have to plug the USB (with only the dump app on it - it will automatically be copied into the internal floppy of the Gotek and visible on the scope), run the Application and in the 6 seconds the application waits before it starts dumping, press BTNOUT to enable writing to USB (Gotek-LED turns on). The app should start dumping, but once finished, since the scope can't continue reading the app now (from the scope's view the file is "gone"), it will hang at "dump to floppy started, please wait". So just wait for like 10 minutes which should be more than enough, then press BTNOUT until the LED turns off and switch off the scope. You should find the DUMP.BIN on your USB now.