Remote Control - SCPI
R&S
®
QAR
77
User Manual 1178.7200.02 ─ 04
MEASurement:REFLection:MASK:EXPort
<FileName>
This command exports the coordinates of an evaluation mask and stores them in
the
.json
file format.
Setting parameters:
<FileName>
String that contains the file name and its location. Note that the
file name must have the
.json
file extension.
Example:
//Export mask coordinates
MEAS:REFL:MASK:EXP 'c:\masks\mymask.json'
Usage:
Setting only
MEASurement:REFLection:MASK:IMPort
<FileName>
This command imports the coordinates of an evaluation mask.
Setting parameters:
<FileName>
String that contains the file name and its location. Note that the
file name must have the
.json
file extension.
Example:
//Import mask coordinates
MEAS:REFL:MASK:IMP 'c:\masks\mymask.json'
Usage:
Setting only
MEASurement:REFLection:MASK:LOAD
<FileName>
This command imports the shape of an evaluation mask.
Setting parameters:
<FileName>
String that contains the file name and its location. Note that the
file name must have the
.bmp
file extension.
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
Remote Commands