Result

SCPI Commands :

CONFigure:LTE:MEASurement<Instance>:MEValuation:RESult[:ALL]
CONFigure:LTE:MEASurement<Instance>:MEValuation:RESult:MERRor
CONFigure:LTE:MEASurement<Instance>:MEValuation:RESult:PERRor
CONFigure:LTE:MEASurement<Instance>:MEValuation:RESult:IEMissions
CONFigure:LTE:MEASurement<Instance>:MEValuation:RESult:EVMC
CONFigure:LTE:MEASurement<Instance>:MEValuation:RESult:ESFLatness
CONFigure:LTE:MEASurement<Instance>:MEValuation:RESult:TXM
CONFigure:LTE:MEASurement<Instance>:MEValuation:RESult:IQ
CONFigure:LTE:MEASurement<Instance>:MEValuation:RESult:SEMask
CONFigure:LTE:MEASurement<Instance>:MEValuation:RESult:ACLR
CONFigure:LTE:MEASurement<Instance>:MEValuation:RESult:RBATable
CONFigure:LTE:MEASurement<Instance>:MEValuation:RESult:PMONitor
CONFigure:LTE:MEASurement<Instance>:MEValuation:RESult:PDYNamics
CONFigure:LTE:MEASurement<Instance>:MEValuation:RESult:BLER
class ResultCls[source]

Result commands group definition. 16 total commands, 1 Subgroups, 14 group commands

class AllStruct[source]

Structure for setting input parameters. Contains optional set arguments. Fields:

  • Evm: bool: Error vector magnitude OFF: Do not evaluate the results. ON: Evaluate the results.

  • Magnitude_Error: bool: No parameter help available

  • Phase_Error: bool: No parameter help available

  • Inband_Emissions: bool: No parameter help available

  • Evm_Versus_C: bool: EVM vs subcarrier

  • Iq: bool: I/Q constellation diagram

  • Equ_Spec_Flatness: bool: Equalizer spectrum flatness

  • Tx_Measurement: bool: TX measurement statistical overview

  • Spec_Em_Mask: bool: Spectrum emission mask

  • Aclr: bool: Adjacent channel leakage power ratio

  • Rb_Alloc_Table: bool: Optional setting parameter. Resource block allocation table

  • Power_Monitor: bool: No parameter help available

  • Bler: bool: Optional setting parameter. Not supported

  • Power_Dynamics: bool: No parameter help available

get_aclr() bool[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:RESult:ACLR
value: bool = driver.configure.lteMeas.multiEval.result.get_aclr()
Enables or disables the evaluation of results in the multi-evaluation measurement.

Table Header: Mnemonic / Description

  • EVMagnitude / Error vector magnitude

  • MERRor / Magnitude error

  • IEMissions / In-band emissions

  • ESFLatness / Equalizer spectrum flatness

  • SEMask / Spectrum emission mask

  • RBATable / Resource block allocation table

  • EVMC / EVM vs subcarrier

  • PERRor / Phase error

  • IQ / I/Q constellation diagram

  • TXM / TX meas. statistical overview

  • ACLR / Adj. channel leakage power ratio

  • PMONitor / Power monitor

  • PDYNamics / Power dynamics

For reset values, see method RsCMPX_LteMeas.Configure.LteMeas.MultiEval.Result.all.

return:

enable: OFF: Do not evaluate the results. ON: Evaluate the results.

get_all() AllStruct[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:RESult[:ALL]
value: AllStruct = driver.configure.lteMeas.multiEval.result.get_all()

Enables or disables the evaluation of results in the multi-evaluation measurement. This command combines most other CONFigure:LTE:MEAS<i>:MEValuation:RESult… commands.

return:

structure: for return value, see the help for AllStruct structure arguments.

get_bler() bool[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:RESult:BLER
value: bool = driver.configure.lteMeas.multiEval.result.get_bler()

No command help available

return:

enable: No help available

get_es_flatness() bool[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:RESult:ESFLatness
value: bool = driver.configure.lteMeas.multiEval.result.get_es_flatness()
Enables or disables the evaluation of results in the multi-evaluation measurement.

Table Header: Mnemonic / Description

  • EVMagnitude / Error vector magnitude

  • MERRor / Magnitude error

  • IEMissions / In-band emissions

  • ESFLatness / Equalizer spectrum flatness

  • SEMask / Spectrum emission mask

  • RBATable / Resource block allocation table

  • EVMC / EVM vs subcarrier

  • PERRor / Phase error

  • IQ / I/Q constellation diagram

  • TXM / TX meas. statistical overview

  • ACLR / Adj. channel leakage power ratio

  • PMONitor / Power monitor

  • PDYNamics / Power dynamics

For reset values, see method RsCMPX_LteMeas.Configure.LteMeas.MultiEval.Result.all.

return:

enable: OFF: Do not evaluate the results. ON: Evaluate the results.

get_evmc() bool[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:RESult:EVMC
value: bool = driver.configure.lteMeas.multiEval.result.get_evmc()
Enables or disables the evaluation of results in the multi-evaluation measurement.

Table Header: Mnemonic / Description

  • EVMagnitude / Error vector magnitude

  • MERRor / Magnitude error

  • IEMissions / In-band emissions

  • ESFLatness / Equalizer spectrum flatness

  • SEMask / Spectrum emission mask

  • RBATable / Resource block allocation table

  • EVMC / EVM vs subcarrier

  • PERRor / Phase error

  • IQ / I/Q constellation diagram

  • TXM / TX meas. statistical overview

  • ACLR / Adj. channel leakage power ratio

  • PMONitor / Power monitor

  • PDYNamics / Power dynamics

For reset values, see method RsCMPX_LteMeas.Configure.LteMeas.MultiEval.Result.all.

return:

enable: OFF: Do not evaluate the results. ON: Evaluate the results.

get_iemissions() bool[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:RESult:IEMissions
value: bool = driver.configure.lteMeas.multiEval.result.get_iemissions()
Enables or disables the evaluation of results in the multi-evaluation measurement.

Table Header: Mnemonic / Description

  • EVMagnitude / Error vector magnitude

  • MERRor / Magnitude error

  • IEMissions / In-band emissions

  • ESFLatness / Equalizer spectrum flatness

  • SEMask / Spectrum emission mask

  • RBATable / Resource block allocation table

  • EVMC / EVM vs subcarrier

  • PERRor / Phase error

  • IQ / I/Q constellation diagram

  • TXM / TX meas. statistical overview

  • ACLR / Adj. channel leakage power ratio

  • PMONitor / Power monitor

  • PDYNamics / Power dynamics

For reset values, see method RsCMPX_LteMeas.Configure.LteMeas.MultiEval.Result.all.

return:

enable: OFF: Do not evaluate the results. ON: Evaluate the results.

get_iq() bool[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:RESult:IQ
value: bool = driver.configure.lteMeas.multiEval.result.get_iq()
Enables or disables the evaluation of results in the multi-evaluation measurement.

Table Header: Mnemonic / Description

  • EVMagnitude / Error vector magnitude

  • MERRor / Magnitude error

  • IEMissions / In-band emissions

  • ESFLatness / Equalizer spectrum flatness

  • SEMask / Spectrum emission mask

  • RBATable / Resource block allocation table

  • EVMC / EVM vs subcarrier

  • PERRor / Phase error

  • IQ / I/Q constellation diagram

  • TXM / TX meas. statistical overview

  • ACLR / Adj. channel leakage power ratio

  • PMONitor / Power monitor

  • PDYNamics / Power dynamics

For reset values, see method RsCMPX_LteMeas.Configure.LteMeas.MultiEval.Result.all.

return:

enable: OFF: Do not evaluate the results. ON: Evaluate the results.

get_merror() bool[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:RESult:MERRor
value: bool = driver.configure.lteMeas.multiEval.result.get_merror()
Enables or disables the evaluation of results in the multi-evaluation measurement.

Table Header: Mnemonic / Description

  • EVMagnitude / Error vector magnitude

  • MERRor / Magnitude error

  • IEMissions / In-band emissions

  • ESFLatness / Equalizer spectrum flatness

  • SEMask / Spectrum emission mask

  • RBATable / Resource block allocation table

  • EVMC / EVM vs subcarrier

  • PERRor / Phase error

  • IQ / I/Q constellation diagram

  • TXM / TX meas. statistical overview

  • ACLR / Adj. channel leakage power ratio

  • PMONitor / Power monitor

  • PDYNamics / Power dynamics

For reset values, see method RsCMPX_LteMeas.Configure.LteMeas.MultiEval.Result.all.

return:

enable: OFF: Do not evaluate the results. ON: Evaluate the results.

get_pdynamics() bool[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:RESult:PDYNamics
value: bool = driver.configure.lteMeas.multiEval.result.get_pdynamics()
Enables or disables the evaluation of results in the multi-evaluation measurement.

Table Header: Mnemonic / Description

  • EVMagnitude / Error vector magnitude

  • MERRor / Magnitude error

  • IEMissions / In-band emissions

  • ESFLatness / Equalizer spectrum flatness

  • SEMask / Spectrum emission mask

  • RBATable / Resource block allocation table

  • EVMC / EVM vs subcarrier

  • PERRor / Phase error

  • IQ / I/Q constellation diagram

  • TXM / TX meas. statistical overview

  • ACLR / Adj. channel leakage power ratio

  • PMONitor / Power monitor

  • PDYNamics / Power dynamics

For reset values, see method RsCMPX_LteMeas.Configure.LteMeas.MultiEval.Result.all.

return:

enable: OFF: Do not evaluate the results. ON: Evaluate the results.

get_perror() bool[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:RESult:PERRor
value: bool = driver.configure.lteMeas.multiEval.result.get_perror()
Enables or disables the evaluation of results in the multi-evaluation measurement.

Table Header: Mnemonic / Description

  • EVMagnitude / Error vector magnitude

  • MERRor / Magnitude error

  • IEMissions / In-band emissions

  • ESFLatness / Equalizer spectrum flatness

  • SEMask / Spectrum emission mask

  • RBATable / Resource block allocation table

  • EVMC / EVM vs subcarrier

  • PERRor / Phase error

  • IQ / I/Q constellation diagram

  • TXM / TX meas. statistical overview

  • ACLR / Adj. channel leakage power ratio

  • PMONitor / Power monitor

  • PDYNamics / Power dynamics

For reset values, see method RsCMPX_LteMeas.Configure.LteMeas.MultiEval.Result.all.

return:

enable: OFF: Do not evaluate the results. ON: Evaluate the results.

get_pmonitor() bool[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:RESult:PMONitor
value: bool = driver.configure.lteMeas.multiEval.result.get_pmonitor()
Enables or disables the evaluation of results in the multi-evaluation measurement.

Table Header: Mnemonic / Description

  • EVMagnitude / Error vector magnitude

  • MERRor / Magnitude error

  • IEMissions / In-band emissions

  • ESFLatness / Equalizer spectrum flatness

  • SEMask / Spectrum emission mask

  • RBATable / Resource block allocation table

  • EVMC / EVM vs subcarrier

  • PERRor / Phase error

  • IQ / I/Q constellation diagram

  • TXM / TX meas. statistical overview

  • ACLR / Adj. channel leakage power ratio

  • PMONitor / Power monitor

  • PDYNamics / Power dynamics

For reset values, see method RsCMPX_LteMeas.Configure.LteMeas.MultiEval.Result.all.

return:

enable: OFF: Do not evaluate the results. ON: Evaluate the results.

get_rba_table() bool[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:RESult:RBATable
value: bool = driver.configure.lteMeas.multiEval.result.get_rba_table()
Enables or disables the evaluation of results in the multi-evaluation measurement.

Table Header: Mnemonic / Description

  • EVMagnitude / Error vector magnitude

  • MERRor / Magnitude error

  • IEMissions / In-band emissions

  • ESFLatness / Equalizer spectrum flatness

  • SEMask / Spectrum emission mask

  • RBATable / Resource block allocation table

  • EVMC / EVM vs subcarrier

  • PERRor / Phase error

  • IQ / I/Q constellation diagram

  • TXM / TX meas. statistical overview

  • ACLR / Adj. channel leakage power ratio

  • PMONitor / Power monitor

  • PDYNamics / Power dynamics

For reset values, see method RsCMPX_LteMeas.Configure.LteMeas.MultiEval.Result.all.

return:

enable: OFF: Do not evaluate the results. ON: Evaluate the results.

get_se_mask() bool[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:RESult:SEMask
value: bool = driver.configure.lteMeas.multiEval.result.get_se_mask()
Enables or disables the evaluation of results in the multi-evaluation measurement.

Table Header: Mnemonic / Description

  • EVMagnitude / Error vector magnitude

  • MERRor / Magnitude error

  • IEMissions / In-band emissions

  • ESFLatness / Equalizer spectrum flatness

  • SEMask / Spectrum emission mask

  • RBATable / Resource block allocation table

  • EVMC / EVM vs subcarrier

  • PERRor / Phase error

  • IQ / I/Q constellation diagram

  • TXM / TX meas. statistical overview

  • ACLR / Adj. channel leakage power ratio

  • PMONitor / Power monitor

  • PDYNamics / Power dynamics

For reset values, see method RsCMPX_LteMeas.Configure.LteMeas.MultiEval.Result.all.

return:

enable: OFF: Do not evaluate the results. ON: Evaluate the results.

get_txm() bool[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:RESult:TXM
value: bool = driver.configure.lteMeas.multiEval.result.get_txm()
Enables or disables the evaluation of results in the multi-evaluation measurement.

Table Header: Mnemonic / Description

  • EVMagnitude / Error vector magnitude

  • MERRor / Magnitude error

  • IEMissions / In-band emissions

  • ESFLatness / Equalizer spectrum flatness

  • SEMask / Spectrum emission mask

  • RBATable / Resource block allocation table

  • EVMC / EVM vs subcarrier

  • PERRor / Phase error

  • IQ / I/Q constellation diagram

  • TXM / TX meas. statistical overview

  • ACLR / Adj. channel leakage power ratio

  • PMONitor / Power monitor

  • PDYNamics / Power dynamics

For reset values, see method RsCMPX_LteMeas.Configure.LteMeas.MultiEval.Result.all.

return:

enable: OFF: Do not evaluate the results. ON: Evaluate the results.

set_aclr(enable: bool) None[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:RESult:ACLR
driver.configure.lteMeas.multiEval.result.set_aclr(enable = False)
Enables or disables the evaluation of results in the multi-evaluation measurement.

Table Header: Mnemonic / Description

  • EVMagnitude / Error vector magnitude

  • MERRor / Magnitude error

  • IEMissions / In-band emissions

  • ESFLatness / Equalizer spectrum flatness

  • SEMask / Spectrum emission mask

  • RBATable / Resource block allocation table

  • EVMC / EVM vs subcarrier

  • PERRor / Phase error

  • IQ / I/Q constellation diagram

  • TXM / TX meas. statistical overview

  • ACLR / Adj. channel leakage power ratio

  • PMONitor / Power monitor

  • PDYNamics / Power dynamics

For reset values, see method RsCMPX_LteMeas.Configure.LteMeas.MultiEval.Result.all.

param enable:

OFF: Do not evaluate the results. ON: Evaluate the results.

set_all(value: AllStruct) None[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:RESult[:ALL]
structure = driver.configure.lteMeas.multiEval.result.AllStruct()
structure.Evm: bool = False
structure.Magnitude_Error: bool = False
structure.Phase_Error: bool = False
structure.Inband_Emissions: bool = False
structure.Evm_Versus_C: bool = False
structure.Iq: bool = False
structure.Equ_Spec_Flatness: bool = False
structure.Tx_Measurement: bool = False
structure.Spec_Em_Mask: bool = False
structure.Aclr: bool = False
structure.Rb_Alloc_Table: bool = False
structure.Power_Monitor: bool = False
structure.Bler: bool = False
structure.Power_Dynamics: bool = False
driver.configure.lteMeas.multiEval.result.set_all(value = structure)

Enables or disables the evaluation of results in the multi-evaluation measurement. This command combines most other CONFigure:LTE:MEAS<i>:MEValuation:RESult… commands.

param value:

see the help for AllStruct structure arguments.

set_bler(enable: bool) None[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:RESult:BLER
driver.configure.lteMeas.multiEval.result.set_bler(enable = False)

No command help available

param enable:

No help available

set_es_flatness(enable: bool) None[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:RESult:ESFLatness
driver.configure.lteMeas.multiEval.result.set_es_flatness(enable = False)
Enables or disables the evaluation of results in the multi-evaluation measurement.

Table Header: Mnemonic / Description

  • EVMagnitude / Error vector magnitude

  • MERRor / Magnitude error

  • IEMissions / In-band emissions

  • ESFLatness / Equalizer spectrum flatness

  • SEMask / Spectrum emission mask

  • RBATable / Resource block allocation table

  • EVMC / EVM vs subcarrier

  • PERRor / Phase error

  • IQ / I/Q constellation diagram

  • TXM / TX meas. statistical overview

  • ACLR / Adj. channel leakage power ratio

  • PMONitor / Power monitor

  • PDYNamics / Power dynamics

For reset values, see method RsCMPX_LteMeas.Configure.LteMeas.MultiEval.Result.all.

param enable:

OFF: Do not evaluate the results. ON: Evaluate the results.

set_evmc(enable: bool) None[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:RESult:EVMC
driver.configure.lteMeas.multiEval.result.set_evmc(enable = False)
Enables or disables the evaluation of results in the multi-evaluation measurement.

Table Header: Mnemonic / Description

  • EVMagnitude / Error vector magnitude

  • MERRor / Magnitude error

  • IEMissions / In-band emissions

  • ESFLatness / Equalizer spectrum flatness

  • SEMask / Spectrum emission mask

  • RBATable / Resource block allocation table

  • EVMC / EVM vs subcarrier

  • PERRor / Phase error

  • IQ / I/Q constellation diagram

  • TXM / TX meas. statistical overview

  • ACLR / Adj. channel leakage power ratio

  • PMONitor / Power monitor

  • PDYNamics / Power dynamics

For reset values, see method RsCMPX_LteMeas.Configure.LteMeas.MultiEval.Result.all.

param enable:

OFF: Do not evaluate the results. ON: Evaluate the results.

set_iemissions(enable: bool) None[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:RESult:IEMissions
driver.configure.lteMeas.multiEval.result.set_iemissions(enable = False)
Enables or disables the evaluation of results in the multi-evaluation measurement.

Table Header: Mnemonic / Description

  • EVMagnitude / Error vector magnitude

  • MERRor / Magnitude error

  • IEMissions / In-band emissions

  • ESFLatness / Equalizer spectrum flatness

  • SEMask / Spectrum emission mask

  • RBATable / Resource block allocation table

  • EVMC / EVM vs subcarrier

  • PERRor / Phase error

  • IQ / I/Q constellation diagram

  • TXM / TX meas. statistical overview

  • ACLR / Adj. channel leakage power ratio

  • PMONitor / Power monitor

  • PDYNamics / Power dynamics

For reset values, see method RsCMPX_LteMeas.Configure.LteMeas.MultiEval.Result.all.

param enable:

OFF: Do not evaluate the results. ON: Evaluate the results.

set_iq(enable: bool) None[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:RESult:IQ
driver.configure.lteMeas.multiEval.result.set_iq(enable = False)
Enables or disables the evaluation of results in the multi-evaluation measurement.

Table Header: Mnemonic / Description

  • EVMagnitude / Error vector magnitude

  • MERRor / Magnitude error

  • IEMissions / In-band emissions

  • ESFLatness / Equalizer spectrum flatness

  • SEMask / Spectrum emission mask

  • RBATable / Resource block allocation table

  • EVMC / EVM vs subcarrier

  • PERRor / Phase error

  • IQ / I/Q constellation diagram

  • TXM / TX meas. statistical overview

  • ACLR / Adj. channel leakage power ratio

  • PMONitor / Power monitor

  • PDYNamics / Power dynamics

For reset values, see method RsCMPX_LteMeas.Configure.LteMeas.MultiEval.Result.all.

param enable:

OFF: Do not evaluate the results. ON: Evaluate the results.

set_merror(enable: bool) None[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:RESult:MERRor
driver.configure.lteMeas.multiEval.result.set_merror(enable = False)
Enables or disables the evaluation of results in the multi-evaluation measurement.

Table Header: Mnemonic / Description

  • EVMagnitude / Error vector magnitude

  • MERRor / Magnitude error

  • IEMissions / In-band emissions

  • ESFLatness / Equalizer spectrum flatness

  • SEMask / Spectrum emission mask

  • RBATable / Resource block allocation table

  • EVMC / EVM vs subcarrier

  • PERRor / Phase error

  • IQ / I/Q constellation diagram

  • TXM / TX meas. statistical overview

  • ACLR / Adj. channel leakage power ratio

  • PMONitor / Power monitor

  • PDYNamics / Power dynamics

For reset values, see method RsCMPX_LteMeas.Configure.LteMeas.MultiEval.Result.all.

param enable:

OFF: Do not evaluate the results. ON: Evaluate the results.

set_pdynamics(enable: bool) None[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:RESult:PDYNamics
driver.configure.lteMeas.multiEval.result.set_pdynamics(enable = False)
Enables or disables the evaluation of results in the multi-evaluation measurement.

Table Header: Mnemonic / Description

  • EVMagnitude / Error vector magnitude

  • MERRor / Magnitude error

  • IEMissions / In-band emissions

  • ESFLatness / Equalizer spectrum flatness

  • SEMask / Spectrum emission mask

  • RBATable / Resource block allocation table

  • EVMC / EVM vs subcarrier

  • PERRor / Phase error

  • IQ / I/Q constellation diagram

  • TXM / TX meas. statistical overview

  • ACLR / Adj. channel leakage power ratio

  • PMONitor / Power monitor

  • PDYNamics / Power dynamics

For reset values, see method RsCMPX_LteMeas.Configure.LteMeas.MultiEval.Result.all.

param enable:

OFF: Do not evaluate the results. ON: Evaluate the results.

set_perror(enable: bool) None[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:RESult:PERRor
driver.configure.lteMeas.multiEval.result.set_perror(enable = False)
Enables or disables the evaluation of results in the multi-evaluation measurement.

Table Header: Mnemonic / Description

  • EVMagnitude / Error vector magnitude

  • MERRor / Magnitude error

  • IEMissions / In-band emissions

  • ESFLatness / Equalizer spectrum flatness

  • SEMask / Spectrum emission mask

  • RBATable / Resource block allocation table

  • EVMC / EVM vs subcarrier

  • PERRor / Phase error

  • IQ / I/Q constellation diagram

  • TXM / TX meas. statistical overview

  • ACLR / Adj. channel leakage power ratio

  • PMONitor / Power monitor

  • PDYNamics / Power dynamics

For reset values, see method RsCMPX_LteMeas.Configure.LteMeas.MultiEval.Result.all.

param enable:

OFF: Do not evaluate the results. ON: Evaluate the results.

set_pmonitor(enable: bool) None[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:RESult:PMONitor
driver.configure.lteMeas.multiEval.result.set_pmonitor(enable = False)
Enables or disables the evaluation of results in the multi-evaluation measurement.

Table Header: Mnemonic / Description

  • EVMagnitude / Error vector magnitude

  • MERRor / Magnitude error

  • IEMissions / In-band emissions

  • ESFLatness / Equalizer spectrum flatness

  • SEMask / Spectrum emission mask

  • RBATable / Resource block allocation table

  • EVMC / EVM vs subcarrier

  • PERRor / Phase error

  • IQ / I/Q constellation diagram

  • TXM / TX meas. statistical overview

  • ACLR / Adj. channel leakage power ratio

  • PMONitor / Power monitor

  • PDYNamics / Power dynamics

For reset values, see method RsCMPX_LteMeas.Configure.LteMeas.MultiEval.Result.all.

param enable:

OFF: Do not evaluate the results. ON: Evaluate the results.

set_rba_table(enable: bool) None[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:RESult:RBATable
driver.configure.lteMeas.multiEval.result.set_rba_table(enable = False)
Enables or disables the evaluation of results in the multi-evaluation measurement.

Table Header: Mnemonic / Description

  • EVMagnitude / Error vector magnitude

  • MERRor / Magnitude error

  • IEMissions / In-band emissions

  • ESFLatness / Equalizer spectrum flatness

  • SEMask / Spectrum emission mask

  • RBATable / Resource block allocation table

  • EVMC / EVM vs subcarrier

  • PERRor / Phase error

  • IQ / I/Q constellation diagram

  • TXM / TX meas. statistical overview

  • ACLR / Adj. channel leakage power ratio

  • PMONitor / Power monitor

  • PDYNamics / Power dynamics

For reset values, see method RsCMPX_LteMeas.Configure.LteMeas.MultiEval.Result.all.

param enable:

OFF: Do not evaluate the results. ON: Evaluate the results.

set_se_mask(enable: bool) None[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:RESult:SEMask
driver.configure.lteMeas.multiEval.result.set_se_mask(enable = False)
Enables or disables the evaluation of results in the multi-evaluation measurement.

Table Header: Mnemonic / Description

  • EVMagnitude / Error vector magnitude

  • MERRor / Magnitude error

  • IEMissions / In-band emissions

  • ESFLatness / Equalizer spectrum flatness

  • SEMask / Spectrum emission mask

  • RBATable / Resource block allocation table

  • EVMC / EVM vs subcarrier

  • PERRor / Phase error

  • IQ / I/Q constellation diagram

  • TXM / TX meas. statistical overview

  • ACLR / Adj. channel leakage power ratio

  • PMONitor / Power monitor

  • PDYNamics / Power dynamics

For reset values, see method RsCMPX_LteMeas.Configure.LteMeas.MultiEval.Result.all.

param enable:

OFF: Do not evaluate the results. ON: Evaluate the results.

set_txm(enable: bool) None[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:RESult:TXM
driver.configure.lteMeas.multiEval.result.set_txm(enable = False)
Enables or disables the evaluation of results in the multi-evaluation measurement.

Table Header: Mnemonic / Description

  • EVMagnitude / Error vector magnitude

  • MERRor / Magnitude error

  • IEMissions / In-band emissions

  • ESFLatness / Equalizer spectrum flatness

  • SEMask / Spectrum emission mask

  • RBATable / Resource block allocation table

  • EVMC / EVM vs subcarrier

  • PERRor / Phase error

  • IQ / I/Q constellation diagram

  • TXM / TX meas. statistical overview

  • ACLR / Adj. channel leakage power ratio

  • PMONitor / Power monitor

  • PDYNamics / Power dynamics

For reset values, see method RsCMPX_LteMeas.Configure.LteMeas.MultiEval.Result.all.

param enable:

OFF: Do not evaluate the results. ON: Evaluate the results.

Cloning the Group

# Create a clone of the original group, that exists independently
group2 = driver.configure.lteMeas.multiEval.result.clone()

Subgroups