R&S FSL SENSe Subsystem (WiMAX, K92/K93)
1300.2519.12 6.837 E-11
[SENSe:]DEMod:FILTer:CATalog?
This command reads the names of all available filters. The file names are output without file
extension. Syntax of output format: filter_1,filter_2, … ,filter_n.
This command is a query only and thus has no *RST value.
Example
DEM:FILT:CAT?
Reads all filter names
Characteristics
*RST value: 0
SCPI: device–specific
Mode
OFDM, OFDMA/WiBro
[SENSe:]DEMod:FILTer:MODulation
This command selects the TX and RX filters. The names of the filters correspond to the file
names; a query of all available filters is possible by means of the
[SENSe:]DEMod:FILTer:CATalog? command.
Parameter
<string>,<string>
DEF_TX: default transmit filter, DEF_RX: default receive filter
Example
DEM:FILT:MOD 'DEF_TX','DEF_RX'
DEF_TX is selected for the TX filter and DEF_RX for the RX filter
Characteristics
*RST value: AUTO,AUTO
SCPI: device–specific
Mode
OFDM, OFDMA/WiBro
[SENSe:]DEMod:FORMat[:BCONtent]:AUTo
This command specifies how the signal should be demodulated.
Parameter
NONE Demodulation off (Brute force mode), the specified modulation is used for all
bursts.
FIRSt Retrieves the first valid payload modulation and analyzes all bursts with same
modulation.
USER Analyzes all bursts carrying the modulation specified.
ALL Retrieves all bursts individual payload modulation and analyzes accordingly.
Example
DEM:FORM:AUTO FIRS
Specifies that the first symbol field should be decoded.