Remote Control
R&S
®
FPC
222User Manual 1178.4130.02 ─ 07
<Month> <numeric value> (integer)
Range: 1 to 12
<Day> <numeric value> (integer)
Range: 1 to 31
Example: //Change date stamp of result.set file
MMEM:FILE:TIME 1,'\Public\result.set',
2006,04,01
MMEMory:FILE:TIME <FileName>[, <Hour>, <Minutes>, <Seconds>]
This command defines the time stamp of a file.
Parameters:
<FileName> String containing the path and name of the file, including the file-
name extension.
The path and file name comply with Windows conventions. Note
that the folder and filename references in the string are case-
sensitive.
<Hour> <numeric value> (integer)
Range: 0 to 23
<Minutes> <numeric value> (integer)
Range: 0 to 59
<Seconds> <numeric value> (integer)
Range: 0 to 59
Example: //Change time stamp of result.set file
MMEM:FILE:TIME 1,'\Public\result.set',11,04,00
MMEMory:LOAD:STATe <1>, <FileName>
This command restores a dataset containing a previously saved measurement configu-
ration.
Parameters:
<FileName> String containing the path and name of the file, including the file-
name extension (.set).
The path and file name comply with Windows conventions. Note
that the folder references in the string are case-sensitive.
Setting parameters:
1 <numeric value>
Example: //Restore measurement configuration
MMEM:LOAD:STAT 1,'\Public\result.set'
Usage: Setting only
Data Management