Older firmware is no longer available from keysight but 6.20 is
Get the tools to modify the file:
The tools to unpack and repack are available here.
https://www.eevblog.com/forum/testgear/agilent-mso-500060007000-anyone-hacked-these-scopes/?action=dlattach;attach=1068768 The instructions for 6.20 are here
https://www.eevblog.com/forum/testgear/agilent-mso-500060007000-anyone-hacked-these-scopes/msg963722/#msg963722usage:
unjzp.exe sys6000.jzp sys.bi sys.txt
use hex editor to edit sys6000.bin 6.20.0000:
002E80F8: 94 21 F8 E0 7C 08 02 A6 -> change to -> 38 60 00 00 4E 80 00 20
repack :
packjzp.exe sys.bin sys6000.jzp sys.txt
install to scope
Install licenses via 3 letter codes
ALL for all
MS - Factory MSO
MSO - MSO
FPG - FPGA Probe
001 - Acq Memory 1M
002 - Acq Memory 2M
004 - Acq Memory 4M
008 - Acq Memory 8M
AMM - Acq Memory Max
LSS - Low speed serial decode
AMS - Automotive serial decode
CAN - CAN trigger
BAT - Battery operation
ALT - FPGA Altera
FRS - Flex Ray serial decode
PWR - Power application
232 - UART/RS232 serial decode
DSW - Distributor license (package)
SGM - Segmented Memory
LMT - Limit Mask Test
TEL - Telecom Mask Test
1MV - 1mv Chan Scale Lmt
FRC - Flex Ray Compliance (package)
MST - Measurement Statistics
E00 - Enhancement 00
SND - I2S serial decode
FLX - Flex Ray serial decode package
DIS - Distributor license (package)
TOM - Tomotherapy LAN reset license
553 - MIL-STD-1553 serial decode
CIR - Circular segmented memory license
If you need to change the license or get an error message on bootup that one of the options is not compatible you can delete the license file via telnet
1) Telnet into the scope:
$ telnet <ipaddr> 5810
2) log in with login :panther password :pictures
[vxWorks]# cd bin
[vxWorks]# rm license.lic
[vxWorks]# reboot
The easy way that I can confirm works is using telnet to enable special options
log in via telnet and run the command
setServiceMode(1)
Then you get the option to add licenses and more . This menu will go away next reboot.