
Remote Control - SCPI
R&S
®
QAR
96
User Manual 1178.7200.02 ─ 09
Example:
//Import mask image
MEAS:REFL:MASK:LOAD 'c:\masks\mymask.bmp'
Usage:
Setting only
MEASurement:REFLection:MASK:SAVE
<FileName>
This command exports the shape of an evaluation mask and stores them in the
.bmp
file format.
Setting parameters:
<FileName>
String that contains the file name and its location. Note that the
file name must have the
.bmp
file extension.
Example:
//Export mask image
MEAS:REFL:MASK:SAVE 'c:\masks\mymask.bmp'
Usage:
Setting only
6.2.5
Bumper Measurements
6.2.5.1
Measurements
Remote commands described elsewhere:
●
●
●
.................................................................................. 96
..................................................................................... 97
.................................................................................... 97
MEASurement:NORMalize:REQuired?
...............................................................................97
......................................................................................98
................................................................................................ 98
MEASurement:ATTenuation:MEAN?
This command queries the mean attenuation.
Prerequisites for this command:
●
Attenuation measurement results must be available.
Return values:
<Attenuation>
Default unit: dB
Example:
//Query mean attenuation
MEAS:STAR
MEAS:ATT:MEAN?
Remote Commands