Hi, I would like to capture picture from Tektronix TDS540. After used GPIB command,
hardcopy:format bmp;
hardcopy:port gpib;
hardcopy start
I can get the strings from GPIB, but I don't know how to transfer the strings to bmp file.
Could you give me some suggestion?