MEMory Subsystem 7
Keysight N8262A Programming Guide 313
MEMory:TABLe:MOVE <character_data>,<character_data>
This command is used to rename a sensor calibration table (8480 Series Sensors
only) or a frequency dependent offset table.
Syntax
Parameters
Example
Error Messages
– If either table name is invalid, error –224, “Illegal parameter value” occurs.
– If the first parameter does not match an existing table name, error –256, “File
name not found” occurs.
– If the second parameter matches an existing table name or save/recall
register, error –257, “File name error” occurs.
MEM
:TABL
:MOVE
,
Space
character_data
character_data
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.