Congrats! Did you use the JTAG method or SCPI commands to get your memory dump?
Thanks

hope you too to upgrade if not yet

.. I used the SCPI command .. I am going to share the steps exactly taken to help anyone need to follow this method
after connecting my Scope into LAN and used Peter Program I followed the below steps :
0- Install the software provided with your scope "Ultra Sigma " and restart your machine .
1- start Peter Program and search for the Scope (either USB connection or Lan Connection ) it will appear in the program .. copy the Address of it .. you will use it with the commands below .
2- start SCPI command window from the program itself and enter the below command after updating the Scope address into it .
echo :SYST:UTIL:READ? 15441920,13262848 | ncat -i 1 TCPIP::<IP Address here for the Scope (from peter program)>::INSTR 5555
be patient it will take some time around 10 minutes !
3- Use the save button to save the memory dump into a file in your local drive say name it (DS2072A_sdram.bin).
4- Open CMD window and navigate to where you have the file that you created .
5- rigup scan DS2072A_sdram.bin > EC-keys.txt
6- rigup DS2072
A DS2072A_sdram.bin > Options.txt , note the bold "A" here as without the A it was not working .
7- the generated file "Options.txt" will contain all the needed Keys in the below form :
NSEH: xxxxxx-xxxxxx-xxxxxx-xxxxxx All options, no bandwidth upgrade
NSER: xxxxxx-xxxxxx-xxxxxx-xxxxxx All options, bandwidth 100 MHz
NSEQ: xxxxxx-xxxxxx-xxxxxx-xxxxxx All options, bandwidth 200 MHz
NS8H: xxxxxx-xxxxxx-xxxxxx-xxxxxx All options, bandwidth 300 MHz
8- back to your Scope and use the Utility >> Editor to enter the Key you want and Bingo

you are done .
Hope this will be useful to anyone interested in this method as this method has advantage to not avoid any warranty and not taking apart your Scope

