Remote control commandsMXO 4 Series
604User Manual 1335.5337.02 ─ 07
Example:
MMEM:DATA? 'abc.txt'
Returns the data from file abc.txt.
MMEMory:ATTRibute <FileName>, <Attributes>
MMEMory:ATTRibute? <FileName>
Sets file attributes for the specified file/files. The command can be used for files only.
Setting parameters:
<Attributes> String with attributes and setting information.
'+' before the attribute: sets the attribute
'-' before the attribute: deletes the attribute
'R': read only
'H': hidden file
Parameters for setting and query:
<FileName> String parameter, contains name and path of the file. Wildcards
(* and ?) are allowed.
Return values:
<FileEntry> String containing: "<file_name>,<file_attributes>"
MMEMory:SAV <FileDestination>
Stores the current instrument settings to the specified file.
Waveform generator settings are not included.
This command has the same effect as the combination of *SAV and
MMEMory:STORe:STATe.
Parameters:
<FileDestination> String parameter specifying path and filename of the target file.
Wildcards are not allowed.
Usage: Event
MMEMory:RCL <FileSource>
Restores the instrument settings from the specified file.
The stored instrument settings do not include waveform generator settings.
This command has the same effect as the combination of MMEMory:LOAD:STATe and
*RCL.
Parameters:
'<FileSource>' String parameter specifying the path and filename of the source
file. Wildcards are not allowed.
Usage: Event
Data management