Pcc

SCPI Commands :

CONFigure:LTE:SIGNaling<instance>:RFSettings[:PCC]:MLOFfset
CONFigure:LTE:SIGNaling<instance>:RFSettings[:PCC]:UDSeparation
CONFigure:LTE:SIGNaling<instance>:RFSettings[:PCC]:ENPower
CONFigure:LTE:SIGNaling<instance>:RFSettings[:PCC]:ENPMode
CONFigure:LTE:SIGNaling<instance>:RFSettings[:PCC]:UMARgin
class PccCls[source]

Pcc commands group definition. 24 total commands, 5 Subgroups, 5 group commands

get_enp_mode() NominalPowerMode[source]
# SCPI: CONFigure:LTE:SIGNaling<instance>:RFSettings[:PCC]:ENPMode
value: enums.NominalPowerMode = driver.configure.rfSettings.pcc.get_enp_mode()

Selects the expected nominal power mode. The expected nominal power of the UL signal can be defined manually or calculated automatically, according to the UL power control settings.

INTRO_CMD_HELP: For manual configuration, see:

  • method RsCmwLteSig.Configure.RfSettings.Pcc.envelopePower

  • method RsCmwLteSig.Configure.RfSettings.Pcc.umargin

For UL power control settings, see ‘Uplink power control’.

return:

mode: MANual | ULPC MANual The expected nominal power and margin are specified manually. ULPC The expected nominal power is calculated according to the UL power control settings. For the margin, 12 dB are applied.

get_envelope_power() float[source]
# SCPI: CONFigure:LTE:SIGNaling<instance>:RFSettings[:PCC]:ENPower
value: float = driver.configure.rfSettings.pcc.get_envelope_power()

Sets the expected nominal power of the UL signal in manual mode. If the expected nominal power is calculated automatically according to the UL power control settings, you can only query the result. To configure the expected nominal power mode, see method RsCmwLteSig.Configure.RfSettings.Pcc.enpMode.

return:

expected_power: numeric In manual mode, the range of the expected nominal power can be calculated as follows: Range (expected nominal power) = range (input power) + external attenuation - margin The input power range is stated in the data sheet. Unit: dBm

get_mixer_level_offset() int[source]
# SCPI: CONFigure:LTE:SIGNaling<instance>:RFSettings[:PCC]:MLOFfset
value: int = driver.configure.rfSettings.pcc.get_mixer_level_offset()

Varies the input level of the mixer in the analyzer path.

return:

mix_lev_offset: numeric Range: -10 dB to 10 dB, Unit: dB

get_ud_separation() int[source]
# SCPI: CONFigure:LTE:SIGNaling<instance>:RFSettings[:PCC]:UDSeparation
value: int = driver.configure.rfSettings.pcc.get_ud_separation()

Configures the UL/DL separation. For most operating bands, this setting is fixed.

return:

frequency: numeric UL/DL separation Range: see table , Unit: Hz

get_umargin() float[source]
# SCPI: CONFigure:LTE:SIGNaling<instance>:RFSettings[:PCC]:UMARgin
value: float = driver.configure.rfSettings.pcc.get_umargin()

Sets the margin that the R&S CMW adds to the expected nominal power to determine the reference level in manual mode. If the expected nominal power is calculated automatically according to the UL power control settings, a fix margin of 12 dB is used instead. The reference level minus the external input attenuation must be within the power range of the selected input connector; refer to the data sheet.

INTRO_CMD_HELP: Refer also to the following commands:

  • method RsCmwLteSig.Configure.RfSettings.Pcc.enpMode

  • method RsCmwLteSig.Configure.RfSettings.Pcc.envelopePower

  • method RsCmwLteSig.Configure.RfSettings.Pcc.Eattenuation.inputPy

return:

user_margin: numeric Range: 0 dB to (42 dB + external attenuation - expected nominal power) , Unit: dB

set_enp_mode(mode: NominalPowerMode) None[source]
# SCPI: CONFigure:LTE:SIGNaling<instance>:RFSettings[:PCC]:ENPMode
driver.configure.rfSettings.pcc.set_enp_mode(mode = enums.NominalPowerMode.AUToranging)

Selects the expected nominal power mode. The expected nominal power of the UL signal can be defined manually or calculated automatically, according to the UL power control settings.

INTRO_CMD_HELP: For manual configuration, see:

  • method RsCmwLteSig.Configure.RfSettings.Pcc.envelopePower

  • method RsCmwLteSig.Configure.RfSettings.Pcc.umargin

For UL power control settings, see ‘Uplink power control’.

param mode:

MANual | ULPC MANual The expected nominal power and margin are specified manually. ULPC The expected nominal power is calculated according to the UL power control settings. For the margin, 12 dB are applied.

set_envelope_power(expected_power: float) None[source]
# SCPI: CONFigure:LTE:SIGNaling<instance>:RFSettings[:PCC]:ENPower
driver.configure.rfSettings.pcc.set_envelope_power(expected_power = 1.0)

Sets the expected nominal power of the UL signal in manual mode. If the expected nominal power is calculated automatically according to the UL power control settings, you can only query the result. To configure the expected nominal power mode, see method RsCmwLteSig.Configure.RfSettings.Pcc.enpMode.

param expected_power:

numeric In manual mode, the range of the expected nominal power can be calculated as follows: Range (expected nominal power) = range (input power) + external attenuation - margin The input power range is stated in the data sheet. Unit: dBm

set_mixer_level_offset(mix_lev_offset: int) None[source]
# SCPI: CONFigure:LTE:SIGNaling<instance>:RFSettings[:PCC]:MLOFfset
driver.configure.rfSettings.pcc.set_mixer_level_offset(mix_lev_offset = 1)

Varies the input level of the mixer in the analyzer path.

param mix_lev_offset:

numeric Range: -10 dB to 10 dB, Unit: dB

set_ud_separation(frequency: int) None[source]
# SCPI: CONFigure:LTE:SIGNaling<instance>:RFSettings[:PCC]:UDSeparation
driver.configure.rfSettings.pcc.set_ud_separation(frequency = 1)

Configures the UL/DL separation. For most operating bands, this setting is fixed.

param frequency:

numeric UL/DL separation Range: see table , Unit: Hz

set_umargin(user_margin: float) None[source]
# SCPI: CONFigure:LTE:SIGNaling<instance>:RFSettings[:PCC]:UMARgin
driver.configure.rfSettings.pcc.set_umargin(user_margin = 1.0)

Sets the margin that the R&S CMW adds to the expected nominal power to determine the reference level in manual mode. If the expected nominal power is calculated automatically according to the UL power control settings, a fix margin of 12 dB is used instead. The reference level minus the external input attenuation must be within the power range of the selected input connector; refer to the data sheet.

INTRO_CMD_HELP: Refer also to the following commands:

  • method RsCmwLteSig.Configure.RfSettings.Pcc.enpMode

  • method RsCmwLteSig.Configure.RfSettings.Pcc.envelopePower

  • method RsCmwLteSig.Configure.RfSettings.Pcc.Eattenuation.inputPy

param user_margin:

numeric Range: 0 dB to (42 dB + external attenuation - expected nominal power) , Unit: dB

Cloning the Group

# Create a clone of the original group, that exists independently
group2 = driver.configure.rfSettings.pcc.clone()

Subgroups