MMEMory:LOAD:PREFerences
Syntax
MMEMory:LOAD:PREFerences <file>
Description
This command loads the non-volatile I/O settings and user preferences from a file. The file name option-
ally includes the .prf file extension.
When loading a preferences file that specifies a static IP address for LAN, be careful that
this does not result in a two instruments with the same IP address on your LAN. This
could result in LAN configuration errors on both instruments.
Remarks
l The format for <file> is "[<drive>:<path>]<file_name>", where <drive> can be INTernal or USB, and
<path> must be an absolute folder path.
o
INTernal specifies the internal flash file system. USB specifies a front panel USB storage device.
o
If <drive>:<path> is omitted, the folder specified by the MMEMory:CDIRectory command is used.
o
Absolute paths begin with a "\" or "/" and start at the root folder of <drive>.
o
Folder and file names cannot contain the following characters: \ / : * ? " < > |
o
The combination of folder and file name cannot exceed 240 characters.
o
The specified file cannot be marked as hidden or system.
l User preferences include the values for:
o
Display brightness, radix, separator, and screen saver state
o
Help system language
o
MEMory:STATe:RECall:AUTO
o
MEMory:STATe:RECall:SELect
o
SENSe:ROSCillator:EXTernal:FREQuency
o
SENSe:ROSCillator:INTernal:POWer:STANdby
o
SENSe:ROSCillator:SOURce
o
SENSe:ROSCillator:SOURce:AUTO
o
SYSTem:ALEVel:FREQuency
o
SYSTem:BATTery:ENABle
o
SYSTem:BEEPer:STATe
o
SYSTem:LANGuage
o
SYSTem:TIMeout
Examples
The following example loads nonvolatile I/O settings and user preferences from the state file MyPrefer-
ences.prf in the root directory of the internal flash file system.
MMEM:LOAD:PREF "INT:\MyPreferences"
Keysight 53220A/53230A Programmer's Reference 301
MMEMory:LOAD:PREFerences