Original source code: http://gotroot.ca/rigol/riglol-archives/riglol-1.1.2.tar.gz
- Updated to support DG1000z series AWG's to add 16M memory option
- Updates to
riglol.c
are based on this post
mkdir build
cd build
cmake ..
make
To generate the key you'll need to get your serial Number <sn>
which is viewable from the Utility>System Info
menu.
cd src
./riglol <sn> JNBE
$ <28-character key>
Take the resulting 28 character aplha-numeric key <key>
and issue the SCPI command :LICense:INSTall <key>
.
Now, under the Utility>System Info
menu you should see Arb16M:Official
.
- These instructions worked on a DG1022Z with software version 03.01.12
- To "upgrade" to a 1062Z, follow the directions here
- Place this file onto a FAT32 formatted USB drive
- The original post with the attachment and a description of it
- Insert the drive into the scope (even while already powered on)
- Send the SCPI command
:PROJ:STAT MODEL,DG1062Z
- Send the SCPI command
*IDN?
to confirm - Cycle power and confirm in the
Utility>System Info
menu
- Place this file onto a FAT32 formatted USB drive