@alex.forencich
Here is how you enable the service menu:
telnet <ip> 5810
username panther
password pictures
-> cmd
[vxWorks]# mem modify -w 1 0x009A2187
0x009a2187: 0x00-0x01
0x009a2188: 0x00-.
utility -> options -> licenses -> options
enable 'service mode', 'all licenses', and 'mso'
reboot scope
I have tried this on my MSO7054B, but it doesn't alter the menus on the scope i.e. utility -> options -> licenses shows the standard menu i.e. Spell, Enter, Apply (greyed out), and Show license information (and the all-zeros license number waiting to be entered). I double-checked by re-entering the mem modify -w 1 0x009A2187 again, and it returned 0x009a2187: 0x01-, so it had evidently entered correctly the first time. I powered the scope off and on and re-connected to VxWorks again. 0x009a2187 again returned 0x00, so it looks like the 0x01 didn't stick through the power cycle (should it have?), and I am beginning to wonder if that address is perhaps not correct for my scope. The About Oscilloscope screen shows:
System version 06.15.0001
Language version 06.15 Oct 5 2010, 08:07:47
Library version 02.25
Graphics version 01.46
The version info from the C shell is:
-> version
VxWorks (for Agilent KOM PPC405, SA27E rev1) version 6.4.
Kernel: WIND version 2.10.
Made on Oct 15 2010, 11:26:58.
Boot line:
tffs;usb(0,0)boot:sys7000A f=0x8 o=emac0
value = 52 = 0x34 = '4'
->
Do you have any suggestions?