Result

SCPI Commands :

CONFigure:NRSub:MEASurement<Instance>:MEValuation:RESult:MODulation
CONFigure:NRSub:MEASurement<Instance>:MEValuation:RESult:SEMask
CONFigure:NRSub:MEASurement<Instance>:MEValuation:RESult:ACLR
CONFigure:NRSub:MEASurement<Instance>:MEValuation:RESult:PMONitor
CONFigure:NRSub:MEASurement<Instance>:MEValuation:RESult:PDYNamics
CONFigure:NRSub:MEASurement<Instance>:MEValuation:RESult:TXPower
CONFigure:NRSub:MEASurement<Instance>:MEValuation:RESult[:ALL]
CONFigure:NRSub:MEASurement<Instance>:MEValuation:RESult:MERRor
CONFigure:NRSub:MEASurement<Instance>:MEValuation:RESult:PERRor
CONFigure:NRSub:MEASurement<Instance>:MEValuation:RESult:IEMissions
CONFigure:NRSub:MEASurement<Instance>:MEValuation:RESult:EVMC
CONFigure:NRSub:MEASurement<Instance>:MEValuation:RESult:IQ
CONFigure:NRSub:MEASurement<Instance>:MEValuation:RESult:ESFLatness
CONFigure:NRSub:MEASurement<Instance>:MEValuation:RESult:TXM
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: No parameter help available

  • 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: No parameter help available

  • Iq: bool: No parameter help available

  • Equ_Spec_Flatness: bool: No parameter help available

  • Tx_Measurement: bool: No parameter help available

  • Spec_Em_Mask: bool: No parameter help available

  • Aclr: bool: No parameter help available

  • Power_Monitor: bool: No parameter help available

  • Power_Dynamics: bool: No parameter help available

  • Tx_Power: bool: No parameter help available

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

Table Header: Mnemonic / Description

  • MODulation / Modulation results

  • ACLR / Adj. channel leakage power ratio

  • TXPower / TX power

  • SEMask / Spectrum emission mask

  • PMONitor / Power monitor

  • PDYNamics / Power dynamics

return:

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

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

No command help available

return:

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

get_es_flatness() bool[source]
# SCPI: CONFigure:NRSub:MEASurement<Instance>:MEValuation:RESult:ESFLatness
value: bool = driver.configure.nrSubMeas.multiEval.result.get_es_flatness()

No command help available

return:

enable: No help available

get_evmc() bool[source]
# SCPI: CONFigure:NRSub:MEASurement<Instance>:MEValuation:RESult:EVMC
value: bool = driver.configure.nrSubMeas.multiEval.result.get_evmc()

No command help available

return:

enable: No help available

get_iemissions() bool[source]
# SCPI: CONFigure:NRSub:MEASurement<Instance>:MEValuation:RESult:IEMissions
value: bool = driver.configure.nrSubMeas.multiEval.result.get_iemissions()

No command help available

return:

enable: No help available

get_iq() bool[source]
# SCPI: CONFigure:NRSub:MEASurement<Instance>:MEValuation:RESult:IQ
value: bool = driver.configure.nrSubMeas.multiEval.result.get_iq()

No command help available

return:

enable: No help available

get_merror() bool[source]
# SCPI: CONFigure:NRSub:MEASurement<Instance>:MEValuation:RESult:MERRor
value: bool = driver.configure.nrSubMeas.multiEval.result.get_merror()

No command help available

return:

enable: No help available

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

Table Header: Mnemonic / Description

  • MODulation / Modulation results

  • ACLR / Adj. channel leakage power ratio

  • TXPower / TX power

  • SEMask / Spectrum emission mask

  • PMONitor / Power monitor

  • PDYNamics / Power dynamics

return:

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

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

Table Header: Mnemonic / Description

  • MODulation / Modulation results

  • ACLR / Adj. channel leakage power ratio

  • TXPower / TX power

  • SEMask / Spectrum emission mask

  • PMONitor / Power monitor

  • PDYNamics / Power dynamics

return:

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

get_perror() bool[source]
# SCPI: CONFigure:NRSub:MEASurement<Instance>:MEValuation:RESult:PERRor
value: bool = driver.configure.nrSubMeas.multiEval.result.get_perror()

No command help available

return:

enable: No help available

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

Table Header: Mnemonic / Description

  • MODulation / Modulation results

  • ACLR / Adj. channel leakage power ratio

  • TXPower / TX power

  • SEMask / Spectrum emission mask

  • PMONitor / Power monitor

  • PDYNamics / Power dynamics

return:

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

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

Table Header: Mnemonic / Description

  • MODulation / Modulation results

  • ACLR / Adj. channel leakage power ratio

  • TXPower / TX power

  • SEMask / Spectrum emission mask

  • PMONitor / Power monitor

  • PDYNamics / Power dynamics

return:

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

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

Table Header: Mnemonic / Description

  • MODulation / Modulation results

  • ACLR / Adj. channel leakage power ratio

  • TXPower / TX power

  • SEMask / Spectrum emission mask

  • PMONitor / Power monitor

  • PDYNamics / Power dynamics

return:

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

get_txm() bool[source]
# SCPI: CONFigure:NRSub:MEASurement<Instance>:MEValuation:RESult:TXM
value: bool = driver.configure.nrSubMeas.multiEval.result.get_txm()

No command help available

return:

enable: No help available

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

Table Header: Mnemonic / Description

  • MODulation / Modulation results

  • ACLR / Adj. channel leakage power ratio

  • TXPower / TX power

  • SEMask / Spectrum emission mask

  • PMONitor / Power monitor

  • PDYNamics / Power dynamics

param enable:

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

set_all(value: AllStruct) None[source]
# SCPI: CONFigure:NRSub:MEASurement<Instance>:MEValuation:RESult[:ALL]
structure = driver.configure.nrSubMeas.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.Power_Monitor: bool = False
structure.Power_Dynamics: bool = False
structure.Tx_Power: bool = False
driver.configure.nrSubMeas.multiEval.result.set_all(value = structure)

No command help available

param value:

see the help for AllStruct structure arguments.

set_es_flatness(enable: bool) None[source]
# SCPI: CONFigure:NRSub:MEASurement<Instance>:MEValuation:RESult:ESFLatness
driver.configure.nrSubMeas.multiEval.result.set_es_flatness(enable = False)

No command help available

param enable:

No help available

set_evmc(enable: bool) None[source]
# SCPI: CONFigure:NRSub:MEASurement<Instance>:MEValuation:RESult:EVMC
driver.configure.nrSubMeas.multiEval.result.set_evmc(enable = False)

No command help available

param enable:

No help available

set_iemissions(enable: bool) None[source]
# SCPI: CONFigure:NRSub:MEASurement<Instance>:MEValuation:RESult:IEMissions
driver.configure.nrSubMeas.multiEval.result.set_iemissions(enable = False)

No command help available

param enable:

No help available

set_iq(enable: bool) None[source]
# SCPI: CONFigure:NRSub:MEASurement<Instance>:MEValuation:RESult:IQ
driver.configure.nrSubMeas.multiEval.result.set_iq(enable = False)

No command help available

param enable:

No help available

set_merror(enable: bool) None[source]
# SCPI: CONFigure:NRSub:MEASurement<Instance>:MEValuation:RESult:MERRor
driver.configure.nrSubMeas.multiEval.result.set_merror(enable = False)

No command help available

param enable:

No help available

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

Table Header: Mnemonic / Description

  • MODulation / Modulation results

  • ACLR / Adj. channel leakage power ratio

  • TXPower / TX power

  • SEMask / Spectrum emission mask

  • PMONitor / Power monitor

  • PDYNamics / Power dynamics

param enable:

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

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

Table Header: Mnemonic / Description

  • MODulation / Modulation results

  • ACLR / Adj. channel leakage power ratio

  • TXPower / TX power

  • SEMask / Spectrum emission mask

  • PMONitor / Power monitor

  • PDYNamics / Power dynamics

param enable:

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

set_perror(enable: bool) None[source]
# SCPI: CONFigure:NRSub:MEASurement<Instance>:MEValuation:RESult:PERRor
driver.configure.nrSubMeas.multiEval.result.set_perror(enable = False)

No command help available

param enable:

No help available

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

Table Header: Mnemonic / Description

  • MODulation / Modulation results

  • ACLR / Adj. channel leakage power ratio

  • TXPower / TX power

  • SEMask / Spectrum emission mask

  • PMONitor / Power monitor

  • PDYNamics / Power dynamics

param enable:

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

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

Table Header: Mnemonic / Description

  • MODulation / Modulation results

  • ACLR / Adj. channel leakage power ratio

  • TXPower / TX power

  • SEMask / Spectrum emission mask

  • PMONitor / Power monitor

  • PDYNamics / Power dynamics

param enable:

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

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

Table Header: Mnemonic / Description

  • MODulation / Modulation results

  • ACLR / Adj. channel leakage power ratio

  • TXPower / TX power

  • SEMask / Spectrum emission mask

  • PMONitor / Power monitor

  • PDYNamics / Power dynamics

param enable:

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

set_txm(enable: bool) None[source]
# SCPI: CONFigure:NRSub:MEASurement<Instance>:MEValuation:RESult:TXM
driver.configure.nrSubMeas.multiEval.result.set_txm(enable = False)

No command help available

param enable:

No help available

Cloning the Group

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

Subgroups