1 U8480 Series Remote Operation
40 U8480 Series Programming Guide
Naming frequency-dependent offset tables
To rename a frequency-dependent offset table use
MEMory:TABLe:MOVE <string>,<string>
The first <string> parameter identifies the existing table name, and the second 
identifies the new table name.
The following rules apply to frequency-dependent offset table names:
– Table names use a maximum of 12 characters.
– All characters must be upper or lower case alphabetic characters, or numeric 
(0-9), or an underscore (_).
– No spaces are allowed in the name.
Reviewing table data
To review the data stored in a frequency-dependent offset table, use the following 
command and queries:
MEMory:TABLe:SELect “Offset1”
Selects the frequency-dependent offset table named “Offset1”.
MEMory:TABLe:SELect?
Returns the name of the currently selected table.
MEMory:TABLe:FREQuency:POINts?
Returns the number of stored frequency points.
MEMory:TABLe:FREQuency?
Returns the frequencies stored in the frequency-dependent offset table (in Hz).
MEMory:TABLe:GAIN[:MAGNitude]:POINts?
Returns the number of offset factor points stored in the frequency-dependent 
offset table.
MEMory:TABLe:GAIN[:MAGNitude]?
Returns the offset factors stored in the frequency-dependent offset table. 
Modifying data
If you need to modify the frequency and offset factor data stored in a 
frequency-dependent offset table, you need to resend the complete data lists. 
If you have retained the original data in a program, edit the program and resend 
the data.