6MEMory Subsystem
156 U2000 Series Programming Guide
MEMory:TABLe:MOVE <character_data>,<character_data>
This command is used to rename a frequency dependent offset table.
Syntax
Parameters
Example
Error Messages
• If either table name is invalid, error –224, “Illegal parameter value” occurs.
Item Description/Default Range of Values
character_data
1st parameter)
Contains the existing table name. existing table name
character_data(2nd
parameter)
Details the new table name. A maximum of
12 characters can be used.
A to Z (uppercase)
a to z (lowercase)
0 - 9
_ (underscore)
MEM:TABL:MOVE
"tab1","tab1a"
This command renames a table named
tab1 to tab1a.