MultiEval
SCPI Commands :
CONFigure:LTE:MEASurement<Instance>:MEValuation:TOUT
CONFigure:LTE:MEASurement<Instance>:MEValuation:MMODe
CONFigure:LTE:MEASurement<Instance>:MEValuation:REPetition
CONFigure:LTE:MEASurement<Instance>:MEValuation:SCONdition
CONFigure:LTE:MEASurement<Instance>:MEValuation:ULDL
CONFigure:LTE:MEASurement<Instance>:MEValuation:SSUBframe
CONFigure:LTE:MEASurement<Instance>:MEValuation:MOEXception
CONFigure:LTE:MEASurement<Instance>:MEValuation:CPRefix
CONFigure:LTE:MEASurement<Instance>:MEValuation:CTYPe
CONFigure:LTE:MEASurement<Instance>:MEValuation:SCTYpe
CONFigure:LTE:MEASurement<Instance>:MEValuation:PSEarch
CONFigure:LTE:MEASurement<Instance>:MEValuation:PFORmat
CONFigure:LTE:MEASurement<Instance>:MEValuation:NVFilter
CONFigure:LTE:MEASurement<Instance>:MEValuation:ORVFilter
CONFigure:LTE:MEASurement<Instance>:MEValuation:CTVFilter
CONFigure:LTE:MEASurement<Instance>:MEValuation:DSSPusch
CONFigure:LTE:MEASurement<Instance>:MEValuation:GHOPping
CONFigure:LTE:MEASurement<Instance>:MEValuation:MSLot
CONFigure:LTE:MEASurement<Instance>:MEValuation:VIEW
- class MultiEvalCls[source]
MultiEval commands group definition. 141 total commands, 17 Subgroups, 19 group commands
- get_cprefix() CyclicPrefix[source]
CONFigure:LTE:MEASurement<Instance>:MEValuation:CPRefix
Snippet: value: enums.CyclicPrefix = driver.configure.lteMeas.multiEval.get_cprefix()
Selects the type of cyclic prefix of the LTE signal. For Signal Path = Network, the setting is not configurable.
- return:
cyclic_prefix: No help available
- get_ctv_filter() ChannelTypeVewFilter[source]
CONFigure:LTE:MEASurement<Instance>:MEValuation:CTVFilter
Snippet: value: enums.ChannelTypeVewFilter = driver.configure.lteMeas.multiEval.get_ctv_filter()
Specifies, enables or disables the channel type view filter. If the filter is active, only slots with detected channel type PUSCH or PUCCH are measured.
- return:
channel_type: PUSCh: measure only PUSCH PUCCh: measure only PUCCH ON: enable the filter OFF: disable the filter
- get_ctype() ChannelTypeDetection[source]
CONFigure:LTE:MEASurement<Instance>:MEValuation:CTYPe
Snippet: value: enums.ChannelTypeDetection = driver.configure.lteMeas.multiEval.get_ctype()
Configures the channel type detection for uplink measurements.
- return:
channel_type: Automatic detection of channel type or manual selection
- get_dss_pusch() int[source]
CONFigure:LTE:MEASurement<Instance>:MEValuation:DSSPusch
Snippet: value: int = driver.configure.lteMeas.multiEval.get_dss_pusch()
Specifies the delta sequence shift value (Δss) used to calculate the sequence shift pattern for PUSCH.
- return:
delta_seq_sh_pusch: No help available
- get_ghopping() bool[source]
CONFigure:LTE:MEASurement<Instance>:MEValuation:GHOPping
Snippet: value: bool = driver.configure.lteMeas.multiEval.get_ghopping()
Specifies whether group hopping is used. For Signal Path = Network, the setting is not configurable.
- return:
value: No help available
- get_mmode() MeasurementMode[source]
CONFigure:LTE:MEASurement<Instance>:MEValuation:MMODe
Snippet: value: enums.MeasurementMode = driver.configure.lteMeas.multiEval.get_mmode()
Selects the measurement mode.
- return:
measurement_mode: NORMal: normal mode TMODe: TPC mode MELMode: multi-evaluation list mode
- get_mo_exception() bool[source]
CONFigure:LTE:MEASurement<Instance>:MEValuation:MOEXception
Snippet: value: bool = driver.configure.lteMeas.multiEval.get_mo_exception()
Specifies whether measurement results identified as faulty or inaccurate are rejected.
- return:
meas_on_exception: OFF: Faulty results are rejected. ON: Results are never rejected.
- get_mslot() MeasureSlot[source]
CONFigure:LTE:MEASurement<Instance>:MEValuation:MSLot
Snippet: value: enums.MeasureSlot = driver.configure.lteMeas.multiEval.get_mslot()
Selects which slots of the Measure Subframe are measured.
- return:
measure_slot: MS0: slot number 0 only MS1: slot number 1 only ALL: both slots
- get_nvfilter() int[source]
CONFigure:LTE:MEASurement<Instance>:MEValuation:NVFilter
Snippet: value: int or bool = driver.configure.lteMeas.multiEval.get_nvfilter()
Specifies, enables or disables the number of resource blocks (NRB) view filter. If the filter is active, only slots with a matching number of allocated resource blocks are measured. Within the indicated input range, only specific numbers are allowed as defined in 3GPP TS 36.211. For details, see ‘Resources in time and frequency domain’.
- return:
nrb_view_filter: (integer or boolean) Number of allocated resource blocks
- get_orv_filter() int[source]
CONFigure:LTE:MEASurement<Instance>:MEValuation:ORVFilter
Snippet: value: int or bool = driver.configure.lteMeas.multiEval.get_orv_filter()
Specifies, enables or disables the RB offset view filter. If the filter is active, only slots with a matching number of RB offset are measured. The indicated input range applies to a 20-MHz channel bandwidth. The maximum value depends on the bandwidth (maximum number of RBs minus one) .
- return:
offset_rb: (integer or boolean) Offset of the first allocated RB
- get_peak_search() bool[source]
CONFigure:LTE:MEASurement<Instance>:MEValuation:PSEarch
Snippet: value: bool = driver.configure.lteMeas.multiEval.get_peak_search()
No command help available
- return:
pucch_search: No help available
- get_pformat() PucchFormat[source]
CONFigure:LTE:MEASurement<Instance>:MEValuation:PFORmat
Snippet: value: enums.PucchFormat = driver.configure.lteMeas.multiEval.get_pformat()
Specifies the PUCCH format (only relevant for signals containing a PUCCH) . The formats are defined in 3GPP TS 36.211.
- return:
pucch_format: No help available
- get_repetition() Repeat[source]
CONFigure:LTE:MEASurement<Instance>:MEValuation:REPetition
Snippet: value: enums.Repeat = driver.configure.lteMeas.multiEval.get_repetition()
Specifies the repetition mode of the measurement. The repetition mode specifies whether the measurement is stopped after a single shot or repeated continuously. Use the CONFigure:…:MEAS<i>:…:SCOunt commands to specify the number of measurement intervals per single shot.
- return:
repetition: SINGleshot: Single-shot measurement CONTinuous: Continuous measurement
- get_sch_type() SidelinkChannelType[source]
CONFigure:LTE:MEASurement<Instance>:MEValuation:SCTYpe
Snippet: value: enums.SidelinkChannelType = driver.configure.lteMeas.multiEval.get_sch_type()
Configures the channel type for modulation results of sidelink measurements.
- return:
channel_type: No help available
- get_scondition() StopCondition[source]
CONFigure:LTE:MEASurement<Instance>:MEValuation:SCONdition
Snippet: value: enums.StopCondition = driver.configure.lteMeas.multiEval.get_scondition()
Qualifies whether the measurement is stopped after a failed limit check or continued. With SLFail, the measurement is stopped and reaches the RDY state when one of the results exceeds the limits.
- return:
stop_condition: NONE: Continue measurement irrespective of the limit check. SLFail: Stop measurement on limit failure.
- get_ssubframe() int[source]
CONFigure:LTE:MEASurement<Instance>:MEValuation:SSUBframe
Snippet: value: int = driver.configure.lteMeas.multiEval.get_ssubframe()
Selects a special subframe configuration, defining the inner structure of special subframes. This parameter is only relevant for frame structure Type 2 (method RsCMPX_LteMeas.Configure.LteMeas.fstructure) . The special subframe configurations are defined in 3GPP TS 36.211, section 4 ‘Frame Structure’.
- return:
special_subframe: No help available
- get_timeout() float[source]
CONFigure:LTE:MEASurement<Instance>:MEValuation:TOUT
Snippet: value: float = driver.configure.lteMeas.multiEval.get_timeout()
Defines a timeout for the measurement. The timer is started when the measurement is initiated via a READ or INIT command. It is not started if the measurement is initiated manually. When the measurement has completed the first measurement cycle (first single shot) , the statistical depth is reached and the timer is reset. If the first measurement cycle has not been completed when the timer expires, the measurement is stopped. The measurement state changes to RDY. The reliability indicator is set to 1, indicating that a measurement timeout occurred. Still running READ, FETCh or CALCulate commands are completed, returning the available results. At least for some results, there are no values at all or the statistical depth has not been reached. A timeout of 0 s corresponds to an infinite measurement timeout.
- return:
timeout: No help available
- get_ul_dl() int[source]
CONFigure:LTE:MEASurement<Instance>:MEValuation:ULDL
Snippet: value: int = driver.configure.lteMeas.multiEval.get_ul_dl()
Selects an UL-DL configuration, defining the combination of uplink, downlink and special subframes within a radio frame. This parameter is only relevant for frame structure Type 2 (method RsCMPX_LteMeas.Configure.LteMeas.fstructure) . The UL-DL configurations are defined in 3GPP TS 36.211, section 4 ‘Frame Structure’.
- return:
uplink_downlink: No help available
- get_view() ViewMev[source]
CONFigure:LTE:MEASurement<Instance>:MEValuation:VIEW
Snippet: value: enums.ViewMev = driver.configure.lteMeas.multiEval.get_view()
No command help available
- return:
view: No help available
- set_cprefix(cyclic_prefix: CyclicPrefix) None[source]
CONFigure:LTE:MEASurement<Instance>:MEValuation:CPRefix
Snippet: driver.configure.lteMeas.multiEval.set_cprefix(cyclic_prefix = enums.CyclicPrefix.EXTended)
Selects the type of cyclic prefix of the LTE signal. For Signal Path = Network, the setting is not configurable.
- param cyclic_prefix:
No help available
- set_ctv_filter(channel_type: ChannelTypeVewFilter) None[source]
CONFigure:LTE:MEASurement<Instance>:MEValuation:CTVFilter
Snippet: driver.configure.lteMeas.multiEval.set_ctv_filter(channel_type = enums.ChannelTypeVewFilter.OFF)
Specifies, enables or disables the channel type view filter. If the filter is active, only slots with detected channel type PUSCH or PUCCH are measured.
- param channel_type:
PUSCh: measure only PUSCH PUCCh: measure only PUCCH ON: enable the filter OFF: disable the filter
- set_ctype(channel_type: ChannelTypeDetection) None[source]
CONFigure:LTE:MEASurement<Instance>:MEValuation:CTYPe
Snippet: driver.configure.lteMeas.multiEval.set_ctype(channel_type = enums.ChannelTypeDetection.AUTO)
Configures the channel type detection for uplink measurements.
- param channel_type:
Automatic detection of channel type or manual selection
- set_dss_pusch(delta_seq_sh_pusch: int) None[source]
CONFigure:LTE:MEASurement<Instance>:MEValuation:DSSPusch
Snippet: driver.configure.lteMeas.multiEval.set_dss_pusch(delta_seq_sh_pusch = 1)
Specifies the delta sequence shift value (Δss) used to calculate the sequence shift pattern for PUSCH.
- param delta_seq_sh_pusch:
No help available
- set_ghopping(value: bool) None[source]
CONFigure:LTE:MEASurement<Instance>:MEValuation:GHOPping
Snippet: driver.configure.lteMeas.multiEval.set_ghopping(value = False)
Specifies whether group hopping is used. For Signal Path = Network, the setting is not configurable.
- param value:
No help available
- set_mmode(measurement_mode: MeasurementMode) None[source]
CONFigure:LTE:MEASurement<Instance>:MEValuation:MMODe
Snippet: driver.configure.lteMeas.multiEval.set_mmode(measurement_mode = enums.MeasurementMode.MELMode)
Selects the measurement mode.
- param measurement_mode:
NORMal: normal mode TMODe: TPC mode MELMode: multi-evaluation list mode
- set_mo_exception(meas_on_exception: bool) None[source]
CONFigure:LTE:MEASurement<Instance>:MEValuation:MOEXception
Snippet: driver.configure.lteMeas.multiEval.set_mo_exception(meas_on_exception = False)
Specifies whether measurement results identified as faulty or inaccurate are rejected.
- param meas_on_exception:
OFF: Faulty results are rejected. ON: Results are never rejected.
- set_mslot(measure_slot: MeasureSlot) None[source]
CONFigure:LTE:MEASurement<Instance>:MEValuation:MSLot
Snippet: driver.configure.lteMeas.multiEval.set_mslot(measure_slot = enums.MeasureSlot.ALL)
Selects which slots of the Measure Subframe are measured.
- param measure_slot:
MS0: slot number 0 only MS1: slot number 1 only ALL: both slots
- set_nvfilter(nrb_view_filter: int) None[source]
CONFigure:LTE:MEASurement<Instance>:MEValuation:NVFilter
Snippet: driver.configure.lteMeas.multiEval.set_nvfilter(nrb_view_filter = 1)
Specifies, enables or disables the number of resource blocks (NRB) view filter. If the filter is active, only slots with a matching number of allocated resource blocks are measured. Within the indicated input range, only specific numbers are allowed as defined in 3GPP TS 36.211. For details, see ‘Resources in time and frequency domain’.
- param nrb_view_filter:
(integer or boolean) Number of allocated resource blocks
- set_orv_filter(offset_rb: int) None[source]
CONFigure:LTE:MEASurement<Instance>:MEValuation:ORVFilter
Snippet: driver.configure.lteMeas.multiEval.set_orv_filter(offset_rb = 1)
Specifies, enables or disables the RB offset view filter. If the filter is active, only slots with a matching number of RB offset are measured. The indicated input range applies to a 20-MHz channel bandwidth. The maximum value depends on the bandwidth (maximum number of RBs minus one) .
- param offset_rb:
(integer or boolean) Offset of the first allocated RB
- set_peak_search(pucch_search: bool) None[source]
CONFigure:LTE:MEASurement<Instance>:MEValuation:PSEarch
Snippet: driver.configure.lteMeas.multiEval.set_peak_search(pucch_search = False)
No command help available
- param pucch_search:
No help available
- set_pformat(pucch_format: PucchFormat) None[source]
CONFigure:LTE:MEASurement<Instance>:MEValuation:PFORmat
Snippet: driver.configure.lteMeas.multiEval.set_pformat(pucch_format = enums.PucchFormat.F1)
Specifies the PUCCH format (only relevant for signals containing a PUCCH) . The formats are defined in 3GPP TS 36.211.
- param pucch_format:
No help available
- set_repetition(repetition: Repeat) None[source]
CONFigure:LTE:MEASurement<Instance>:MEValuation:REPetition
Snippet: driver.configure.lteMeas.multiEval.set_repetition(repetition = enums.Repeat.CONTinuous)
Specifies the repetition mode of the measurement. The repetition mode specifies whether the measurement is stopped after a single shot or repeated continuously. Use the CONFigure:…:MEAS<i>:…:SCOunt commands to specify the number of measurement intervals per single shot.
- param repetition:
SINGleshot: Single-shot measurement CONTinuous: Continuous measurement
- set_sch_type(channel_type: SidelinkChannelType) None[source]
CONFigure:LTE:MEASurement<Instance>:MEValuation:SCTYpe
Snippet: driver.configure.lteMeas.multiEval.set_sch_type(channel_type = enums.SidelinkChannelType.PSBCh)
Configures the channel type for modulation results of sidelink measurements.
- param channel_type:
No help available
- set_scondition(stop_condition: StopCondition) None[source]
CONFigure:LTE:MEASurement<Instance>:MEValuation:SCONdition
Snippet: driver.configure.lteMeas.multiEval.set_scondition(stop_condition = enums.StopCondition.NONE)
Qualifies whether the measurement is stopped after a failed limit check or continued. With SLFail, the measurement is stopped and reaches the RDY state when one of the results exceeds the limits.
- param stop_condition:
NONE: Continue measurement irrespective of the limit check. SLFail: Stop measurement on limit failure.
- set_ssubframe(special_subframe: int) None[source]
CONFigure:LTE:MEASurement<Instance>:MEValuation:SSUBframe
Snippet: driver.configure.lteMeas.multiEval.set_ssubframe(special_subframe = 1)
Selects a special subframe configuration, defining the inner structure of special subframes. This parameter is only relevant for frame structure Type 2 (method RsCMPX_LteMeas.Configure.LteMeas.fstructure) . The special subframe configurations are defined in 3GPP TS 36.211, section 4 ‘Frame Structure’.
- param special_subframe:
No help available
- set_timeout(timeout: float) None[source]
CONFigure:LTE:MEASurement<Instance>:MEValuation:TOUT
Snippet: driver.configure.lteMeas.multiEval.set_timeout(timeout = 1.0)
Defines a timeout for the measurement. The timer is started when the measurement is initiated via a READ or INIT command. It is not started if the measurement is initiated manually. When the measurement has completed the first measurement cycle (first single shot) , the statistical depth is reached and the timer is reset. If the first measurement cycle has not been completed when the timer expires, the measurement is stopped. The measurement state changes to RDY. The reliability indicator is set to 1, indicating that a measurement timeout occurred. Still running READ, FETCh or CALCulate commands are completed, returning the available results. At least for some results, there are no values at all or the statistical depth has not been reached. A timeout of 0 s corresponds to an infinite measurement timeout.
- param timeout:
No help available
- set_ul_dl(uplink_downlink: int) None[source]
CONFigure:LTE:MEASurement<Instance>:MEValuation:ULDL
Snippet: driver.configure.lteMeas.multiEval.set_ul_dl(uplink_downlink = 1)
Selects an UL-DL configuration, defining the combination of uplink, downlink and special subframes within a radio frame. This parameter is only relevant for frame structure Type 2 (method RsCMPX_LteMeas.Configure.LteMeas.fstructure) . The UL-DL configurations are defined in 3GPP TS 36.211, section 4 ‘Frame Structure’.
- param uplink_downlink:
No help available
- set_view(view: ViewMev) None[source]
CONFigure:LTE:MEASurement<Instance>:MEValuation:VIEW
Snippet: driver.configure.lteMeas.multiEval.set_view(view = enums.ViewMev.ACLR)
No command help available
- param view:
No help available
Cloning the Group
# Create a clone of the original group, that exists independently
group2 = driver.configure.lteMeas.multiEval.clone()
Subgroups