Remote Commands
R&S
®
FSW
892
User Manual 1173.9411.02 ─ 43
//Name the first transmission channel 'TX Channel'.
POW:ACH:NAME:CHAN1 'TX Channel'
//Create two adjacent channels - one adjacent channel and one alternate channel.
POW:ACH:ACP 2
//Name the adjacent channel 'ABC'
POW:ACH:NAME:ACH 'ABC'
//Name the first alternate channel 'XYZ'.
POW:ACH:NAME:ALT1 'XYZ'
//Define a bandwidth of 30 kHz for the transmission channel.
POW:ACH:BWID:CHAN1 30kHz
//Define a bandwidth of 30 kHz for the adjacent channel.
POW:ACH:BWID:ACH 30kHz
//Define a bandwidth of 30 kHz for the first alternate channel.
POW:ACH:BWID:ALT1 30kHz
//Define a distance of 33 kHz from the center of the transmission channel to the
//center of the adjacent channel.
//Also adjust the distance to the alternate channels (66 kHz).
POW:ACH:SPAC 33kHz
//Define a distance of 100 kHz from the center of the transmission channel to the
//center of the first alternate channel.
POW:ACH:SPAC:ALT1 100kHz
//---------------Selecting a Reference Channel--
//Select relative display of the channel power.
POW:ACH:MODE REL
//Define transmission channel 1 as the reference channel.
POW:ACH:REF:TXCH:MAN 1
//-----------Saving the settings as a user standard--------------
//Save the user standard with the name "my_aclr_standard".
//Weighting filters can only be defined for user-defined standards.
CALC:MARK:FUNC:POW:STAN:SAVE 'my_aclr_standard'
//---------------Defining Weighting Filters-----
//Define a roll-off factor of 0.35 for the weighting filter of the first
//transmission channel.
POW:ACH:FILT:ALPH:CHAN1 0.35
//Turn the weighting filter for the first transmission channel on.
POW:ACH:FILT:CHAN1 ON
//Define a roll-off factor of 0.35 for the weighting filter of the adjacent
//channel.
POW:ACH:FILT:ALPH:ACH 0.35
//Turn the weighting filter for the adjacent channel on.
POW:ACH:FILT:ACH ON
//Define a roll-off factor of 0.35 for the weighting filter of the first
//alternate channel.
POW:ACH:FILT:ALPH:ALT1 0.35
//Turn the weighting filter for the first alternate channel on.
POW:ACH:FILT:ALT1 ON
Configuring and Performing Measurements