Result
SCPI Commands :
CONFigure:NIOT:MEASurement<Instance>:PRACh:RESult[:ALL]
CONFigure:NIOT:MEASurement<Instance>:PRACh:RESult:EVMagnitude
CONFigure:NIOT:MEASurement<Instance>:PRACh:RESult:EVPReamble
CONFigure:NIOT:MEASurement<Instance>:PRACh:RESult:MERRor
CONFigure:NIOT:MEASurement<Instance>:PRACh:RESult:PERRor
CONFigure:NIOT:MEASurement<Instance>:PRACh:RESult:IQ
CONFigure:NIOT:MEASurement<Instance>:PRACh:RESult:PDYNamics
CONFigure:NIOT:MEASurement<Instance>:PRACh:RESult:PVPReamble
CONFigure:NIOT:MEASurement<Instance>:PRACh:RESult:TXM
- class ResultCls[source]
Result commands group definition. 9 total commands, 0 Subgroups, 9 group commands
- class AllStruct[source]
Structure for setting input parameters. Contains optional set arguments. Fields:
Evm: bool: Error vector magnitude. OFF: Do not evaluate results. ON: Evaluate results
Magnitude_Error: bool: Magnitude error
Phase_Error: bool: Phase error
Iq: bool: I/Q constellation diagram
Power_Dynamics: bool: Power dynamics
Tx_Measurement: bool: Statistical overview
Evm_Vs_Preamble: bool: Optional setting parameter. Error vector magnitude vs preamble
Power_Vs_Preamble: bool: Optional setting parameter. Power vs preamble
- get_all() AllStruct[source]
# SCPI: CONFigure:NIOT:MEASurement<Instance>:PRACh:RESult[:ALL] value: AllStruct = driver.configure.niotMeas.prach.result.get_all()
Enables or disables the evaluation of results of NB-IoT PRACH measurements. This command combines all other CONFigure:NIOT:MEAS<i>:PRACh:RESult… commands.
- return:
structure: for return value, see the help for AllStruct structure arguments.
- get_ev_magnitude() bool[source]
# SCPI: CONFigure:NIOT:MEASurement<Instance>:PRACh:RESult:EVMagnitude value: bool = driver.configure.niotMeas.prach.result.get_ev_magnitude()
Enables or disables the evaluation of results of NB-IoT PRACH measurements. The mnemonic after ‘RESult’ denotes the measurement type: error vector magnitude, magnitude error, phase error, I/Q constellation diagram, power dynamics, TX measurement statistical overview, error vector magnitude vs preamble, power vs preamble For reset values, see method RsCMPX_NiotMeas.Configure.NiotMeas.Prach.Result.all.
- return:
enable: OFF: Do not evaluate results. ON: Evaluate results.
- get_ev_preamble() bool[source]
# SCPI: CONFigure:NIOT:MEASurement<Instance>:PRACh:RESult:EVPReamble value: bool = driver.configure.niotMeas.prach.result.get_ev_preamble()
Enables or disables the evaluation of results of NB-IoT PRACH measurements. The mnemonic after ‘RESult’ denotes the measurement type: error vector magnitude, magnitude error, phase error, I/Q constellation diagram, power dynamics, TX measurement statistical overview, error vector magnitude vs preamble, power vs preamble For reset values, see method RsCMPX_NiotMeas.Configure.NiotMeas.Prach.Result.all.
- return:
enable: OFF: Do not evaluate results. ON: Evaluate results.
- get_iq() bool[source]
# SCPI: CONFigure:NIOT:MEASurement<Instance>:PRACh:RESult:IQ value: bool = driver.configure.niotMeas.prach.result.get_iq()
Enables or disables the evaluation of results of NB-IoT PRACH measurements. The mnemonic after ‘RESult’ denotes the measurement type: error vector magnitude, magnitude error, phase error, I/Q constellation diagram, power dynamics, TX measurement statistical overview, error vector magnitude vs preamble, power vs preamble For reset values, see method RsCMPX_NiotMeas.Configure.NiotMeas.Prach.Result.all.
- return:
enable: OFF: Do not evaluate results. ON: Evaluate results.
- get_merror() bool[source]
# SCPI: CONFigure:NIOT:MEASurement<Instance>:PRACh:RESult:MERRor value: bool = driver.configure.niotMeas.prach.result.get_merror()
Enables or disables the evaluation of results of NB-IoT PRACH measurements. The mnemonic after ‘RESult’ denotes the measurement type: error vector magnitude, magnitude error, phase error, I/Q constellation diagram, power dynamics, TX measurement statistical overview, error vector magnitude vs preamble, power vs preamble For reset values, see method RsCMPX_NiotMeas.Configure.NiotMeas.Prach.Result.all.
- return:
enable: OFF: Do not evaluate results. ON: Evaluate results.
- get_pdynamics() bool[source]
# SCPI: CONFigure:NIOT:MEASurement<Instance>:PRACh:RESult:PDYNamics value: bool = driver.configure.niotMeas.prach.result.get_pdynamics()
Enables or disables the evaluation of results of NB-IoT PRACH measurements. The mnemonic after ‘RESult’ denotes the measurement type: error vector magnitude, magnitude error, phase error, I/Q constellation diagram, power dynamics, TX measurement statistical overview, error vector magnitude vs preamble, power vs preamble For reset values, see method RsCMPX_NiotMeas.Configure.NiotMeas.Prach.Result.all.
- return:
enable: OFF: Do not evaluate results. ON: Evaluate results.
- get_perror() bool[source]
# SCPI: CONFigure:NIOT:MEASurement<Instance>:PRACh:RESult:PERRor value: bool = driver.configure.niotMeas.prach.result.get_perror()
Enables or disables the evaluation of results of NB-IoT PRACH measurements. The mnemonic after ‘RESult’ denotes the measurement type: error vector magnitude, magnitude error, phase error, I/Q constellation diagram, power dynamics, TX measurement statistical overview, error vector magnitude vs preamble, power vs preamble For reset values, see method RsCMPX_NiotMeas.Configure.NiotMeas.Prach.Result.all.
- return:
enable: OFF: Do not evaluate results. ON: Evaluate results.
- get_pv_preamble() bool[source]
# SCPI: CONFigure:NIOT:MEASurement<Instance>:PRACh:RESult:PVPReamble value: bool = driver.configure.niotMeas.prach.result.get_pv_preamble()
Enables or disables the evaluation of results of NB-IoT PRACH measurements. The mnemonic after ‘RESult’ denotes the measurement type: error vector magnitude, magnitude error, phase error, I/Q constellation diagram, power dynamics, TX measurement statistical overview, error vector magnitude vs preamble, power vs preamble For reset values, see method RsCMPX_NiotMeas.Configure.NiotMeas.Prach.Result.all.
- return:
enable: OFF: Do not evaluate results. ON: Evaluate results.
- get_txm() bool[source]
# SCPI: CONFigure:NIOT:MEASurement<Instance>:PRACh:RESult:TXM value: bool = driver.configure.niotMeas.prach.result.get_txm()
Enables or disables the evaluation of results of NB-IoT PRACH measurements. The mnemonic after ‘RESult’ denotes the measurement type: error vector magnitude, magnitude error, phase error, I/Q constellation diagram, power dynamics, TX measurement statistical overview, error vector magnitude vs preamble, power vs preamble For reset values, see method RsCMPX_NiotMeas.Configure.NiotMeas.Prach.Result.all.
- return:
enable: OFF: Do not evaluate results. ON: Evaluate results.
- set_all(value: AllStruct) None[source]
# SCPI: CONFigure:NIOT:MEASurement<Instance>:PRACh:RESult[:ALL] structure = driver.configure.niotMeas.prach.result.AllStruct() structure.Evm: bool = False structure.Magnitude_Error: bool = False structure.Phase_Error: bool = False structure.Iq: bool = False structure.Power_Dynamics: bool = False structure.Tx_Measurement: bool = False structure.Evm_Vs_Preamble: bool = False structure.Power_Vs_Preamble: bool = False driver.configure.niotMeas.prach.result.set_all(value = structure)
Enables or disables the evaluation of results of NB-IoT PRACH measurements. This command combines all other CONFigure:NIOT:MEAS<i>:PRACh:RESult… commands.
- param value:
see the help for AllStruct structure arguments.
- set_ev_magnitude(enable: bool) None[source]
# SCPI: CONFigure:NIOT:MEASurement<Instance>:PRACh:RESult:EVMagnitude driver.configure.niotMeas.prach.result.set_ev_magnitude(enable = False)
Enables or disables the evaluation of results of NB-IoT PRACH measurements. The mnemonic after ‘RESult’ denotes the measurement type: error vector magnitude, magnitude error, phase error, I/Q constellation diagram, power dynamics, TX measurement statistical overview, error vector magnitude vs preamble, power vs preamble For reset values, see method RsCMPX_NiotMeas.Configure.NiotMeas.Prach.Result.all.
- param enable:
OFF: Do not evaluate results. ON: Evaluate results.
- set_ev_preamble(enable: bool) None[source]
# SCPI: CONFigure:NIOT:MEASurement<Instance>:PRACh:RESult:EVPReamble driver.configure.niotMeas.prach.result.set_ev_preamble(enable = False)
Enables or disables the evaluation of results of NB-IoT PRACH measurements. The mnemonic after ‘RESult’ denotes the measurement type: error vector magnitude, magnitude error, phase error, I/Q constellation diagram, power dynamics, TX measurement statistical overview, error vector magnitude vs preamble, power vs preamble For reset values, see method RsCMPX_NiotMeas.Configure.NiotMeas.Prach.Result.all.
- param enable:
OFF: Do not evaluate results. ON: Evaluate results.
- set_iq(enable: bool) None[source]
# SCPI: CONFigure:NIOT:MEASurement<Instance>:PRACh:RESult:IQ driver.configure.niotMeas.prach.result.set_iq(enable = False)
Enables or disables the evaluation of results of NB-IoT PRACH measurements. The mnemonic after ‘RESult’ denotes the measurement type: error vector magnitude, magnitude error, phase error, I/Q constellation diagram, power dynamics, TX measurement statistical overview, error vector magnitude vs preamble, power vs preamble For reset values, see method RsCMPX_NiotMeas.Configure.NiotMeas.Prach.Result.all.
- param enable:
OFF: Do not evaluate results. ON: Evaluate results.
- set_merror(enable: bool) None[source]
# SCPI: CONFigure:NIOT:MEASurement<Instance>:PRACh:RESult:MERRor driver.configure.niotMeas.prach.result.set_merror(enable = False)
Enables or disables the evaluation of results of NB-IoT PRACH measurements. The mnemonic after ‘RESult’ denotes the measurement type: error vector magnitude, magnitude error, phase error, I/Q constellation diagram, power dynamics, TX measurement statistical overview, error vector magnitude vs preamble, power vs preamble For reset values, see method RsCMPX_NiotMeas.Configure.NiotMeas.Prach.Result.all.
- param enable:
OFF: Do not evaluate results. ON: Evaluate results.
- set_pdynamics(enable: bool) None[source]
# SCPI: CONFigure:NIOT:MEASurement<Instance>:PRACh:RESult:PDYNamics driver.configure.niotMeas.prach.result.set_pdynamics(enable = False)
Enables or disables the evaluation of results of NB-IoT PRACH measurements. The mnemonic after ‘RESult’ denotes the measurement type: error vector magnitude, magnitude error, phase error, I/Q constellation diagram, power dynamics, TX measurement statistical overview, error vector magnitude vs preamble, power vs preamble For reset values, see method RsCMPX_NiotMeas.Configure.NiotMeas.Prach.Result.all.
- param enable:
OFF: Do not evaluate results. ON: Evaluate results.
- set_perror(enable: bool) None[source]
# SCPI: CONFigure:NIOT:MEASurement<Instance>:PRACh:RESult:PERRor driver.configure.niotMeas.prach.result.set_perror(enable = False)
Enables or disables the evaluation of results of NB-IoT PRACH measurements. The mnemonic after ‘RESult’ denotes the measurement type: error vector magnitude, magnitude error, phase error, I/Q constellation diagram, power dynamics, TX measurement statistical overview, error vector magnitude vs preamble, power vs preamble For reset values, see method RsCMPX_NiotMeas.Configure.NiotMeas.Prach.Result.all.
- param enable:
OFF: Do not evaluate results. ON: Evaluate results.
- set_pv_preamble(enable: bool) None[source]
# SCPI: CONFigure:NIOT:MEASurement<Instance>:PRACh:RESult:PVPReamble driver.configure.niotMeas.prach.result.set_pv_preamble(enable = False)
Enables or disables the evaluation of results of NB-IoT PRACH measurements. The mnemonic after ‘RESult’ denotes the measurement type: error vector magnitude, magnitude error, phase error, I/Q constellation diagram, power dynamics, TX measurement statistical overview, error vector magnitude vs preamble, power vs preamble For reset values, see method RsCMPX_NiotMeas.Configure.NiotMeas.Prach.Result.all.
- param enable:
OFF: Do not evaluate results. ON: Evaluate results.
- set_txm(enable: bool) None[source]
# SCPI: CONFigure:NIOT:MEASurement<Instance>:PRACh:RESult:TXM driver.configure.niotMeas.prach.result.set_txm(enable = False)
Enables or disables the evaluation of results of NB-IoT PRACH measurements. The mnemonic after ‘RESult’ denotes the measurement type: error vector magnitude, magnitude error, phase error, I/Q constellation diagram, power dynamics, TX measurement statistical overview, error vector magnitude vs preamble, power vs preamble For reset values, see method RsCMPX_NiotMeas.Configure.NiotMeas.Prach.Result.all.
- param enable:
OFF: Do not evaluate results. ON: Evaluate results.