Remote Control
R&S
®
ESR
949
User Manual 1175.7068.02 ─ 12
Usage:
Event
SCPI confirmed
Manual operation:
See
MMEMory:STORe<n>:STATe:NEXT
This command stores the current device settings in a *.dfl file. The file name used in
the last saving process is automatically counted up to the next unused name.
Suffix:
<n>
.
irrelevant
Example:
MMEM:STOR:STAT 1,'Save'
Saves the current device settings in the file
Save.dfl
.
MMEM:STOR:STAT:NEXT
Saves the current device settings in the file
Save_001.dfl
MMEM:STOR:STAT:NEXT
Saves the current device settings in the file
Save_002.dfl
Usage:
Event
Manual operation:
See
11.11
Using Transducers
Before making any changes to a transducer factor or set, you have to select one by
name with
[SENSe:]CORRection:TRANsducer:SELect
Compared to manual configuration of transducers, any changes made to a transducer
factor or set via remote control are saved after the corresponding command has been
sent.
Designing a transducer factor
//Select a transducer factor
CORR:TRAN:SEL 'Transducer1'
//Define a comment for the transducer factor
CORR:TRAN:COMM 'Correction values for device x'
//Define the transducer factor unit
CORR:TRAN:UNIT 'DB'
//Select the scale of the frequency axis
CORR:TRAN:SCAL LOG
//Define the data points of the transducer factor
CORR:TRAN:DATA 1MHZ,-10,10MHZ,-10,100MHZ,-15,1GHZ,-15
//Turn on the transducer
CORR:TRAN ON
//Automatically adjust the reference level
CORR:TRAN:ADJ:RLEV ON
Using Transducers