Howdy -- first time poster here.
I wrote a small Python program to copy data from my Tektronix TDS540A, using an Arduino running AR488 for the GPIB interface. I thought it might be of interest to some folks here. Here it is:
https://github.com/null-a/tek_tds_backup_toolI was already aware of "tektool", but I don't have GPIB hardware compatible with that, so I put this together to make use of what I already had.