R&S FSL SENSe Subsystem (Analog Demodulation, K7)
1300.2519.12 6.305 E-11
[SENSe:]ADEMod:AM[:ABSolute][:TDOMain]:RESult?
This command reads the result data of the RF signal in zero span for the specified result type.
The data format of the output data block is defined by the FORMat command.
Parameter
<result type>: WRITe, AVERage, MAXHold, MINHold; for details see "Trace mode result types"
on page 6.300.
Note: The result type indicated must be one of those configured by
[SENSe:]ADEMod:AM[:ABSolute][:TDOMain][:TYPE]. Otherwise a query error
will be generated.
Return values
ASCII Format (FORMat ASCII) or Binary Format (FORMat REAL,32); for details see "Formats
for returned values: ASCII format and binary format" on page 6.300. The ouput units are
described in "CALCulate<1|2>:MARKer<1...4>:PEXCursion" on page 6.63.
Example
ADEM:SET 8MHz,32000,EXT,POS,–500,30
Sets up demodulator parameters
ADEM:AM AVER,MAXH,MINH
Sets up AM results to be measured
ADEM ON
Switches on demodulator
INIT;*WAI
Starts measurement and waits for sync
FORM ASC
Selects output format
ADEM:AM:RES? AVER
Reads AM average results
ADEM:AM:RES? MAXH
Reads AM max hold results
ADEM:AM:RES? MINH
Reads AM min hold results
Characteristics
*RST value: –
SCPI: device–specific
Mode
ADEMOD
[SENSe:]ADEMod:AM:RELative[:TDOMain][:TYPE]
This command selects the result types to be measured simultaneously by AM demodulation.
Parameter
<result type 1|2|3|4|5|6>: WRITe, AVERage, MAXHold, MINHold, VIEW, OFF; for details see
"Trace mode result types" on page 6.300.
Example
ADEM:AM:REL AVER,MAXH,MINH
Determines average, max hold and min hold values simultaneously.
ADEM:AM:REL WRIT,OFF,OFF
Determines only the current measurement values.