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
class MultiEvalCls[source]

MultiEval commands group definition. 138 total commands, 16 Subgroups, 18 group commands

get_cprefix() CyclicPrefix[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:CPRefix
value: enums.CyclicPrefix = driver.configure.multiEval.get_cprefix()

Selects the type of cyclic prefix of the LTE signal. For the combined signal path scenario, use CONFigure:LTE:SIGN<i>:CELL:CPRefix.

return:

cyclic_prefix: NORMal | EXTended

get_ctv_filter() ChannelTypeVewFilter[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:CTVFilter
value: enums.ChannelTypeVewFilter = driver.configure.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 | PUCCh | ON | OFF PUSCh: measure only PUSCH PUCCh: measure only PUCCH ON: enable the filter OFF: disable the filter

get_ctype() ChannelTypeDetection[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:CTYPe
value: enums.ChannelTypeDetection = driver.configure.multiEval.get_ctype()

Configures the channel type detection for uplink measurements.

return:

channel_type: AUTO | PUSCh | PUCCh Automatic detection of channel type or manual selection

get_dss_pusch() int[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:DSSPusch
value: int = driver.configure.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: integer Range: 0 to 29

get_ghopping() bool[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:GHOPping
value: bool = driver.configure.multiEval.get_ghopping()

Specifies whether group hopping is used or not. For the combined signal path scenario, use CONFigure:LTE:SIGN<i>:CONNection:GHOPping.

return:

value: OFF | ON

get_mmode() MeasurementMode[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:MMODe
value: enums.MeasurementMode = driver.configure.multiEval.get_mmode()

Selects the measurement mode.

return:

measurement_mode: NORMal | TMODe | MELMode NORMal: normal mode TMODe: TPC mode MELMode: multi-evaluation list mode

get_mo_exception() bool[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:MOEXception
value: bool = driver.configure.multiEval.get_mo_exception()

Specifies whether measurement results identified as faulty or inaccurate are rejected.

return:

meas_on_exception: OFF | ON OFF: Faulty results are rejected. ON: Results are never rejected.

get_mslot() MeasureSlot[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:MSLot
value: enums.MeasureSlot = driver.configure.multiEval.get_mslot()

Selects which slots of the ‘Measure Subframe’ are measured.

return:

measure_slot: MS0 | MS1 | ALL MS0: slot number 0 only MS1: slot number 1 only ALL: both slots

get_nvfilter() int[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:NVFilter
value: int or bool = driver.configure.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) numeric | ON | OFF Number of allocated resource blocks Range: 1 to 100 ON | OFF enables or disables the filter.

get_orv_filter() int[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:ORVFilter
value: int or bool = driver.configure.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) numeric | ON | OFF Offset of the first allocated RB Range: 0 to 99 ON | OFF enables or disables the filter.

get_peak_search() bool[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:PSEarch
value: bool = driver.configure.multiEval.get_peak_search()

No command help available

return:

pucch_search: No help available

get_pformat() PucchFormat[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:PFORmat
value: enums.PucchFormat = driver.configure.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: F1 | F1A | F1B | F2 | F2A | F2B | F3

get_repetition() Repeat[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:REPetition
value: enums.Repeat = driver.configure.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 CONFigure:..:MEAS<i>:…:SCOunt to determine the number of measurement intervals per single shot.

return:

repetition: SINGleshot | CONTinuous SINGleshot: Single-shot measurement CONTinuous: Continuous measurement

get_sch_type() SidelinkChannelType[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:SCTYpe
value: enums.SidelinkChannelType = driver.configure.multiEval.get_sch_type()

Configures the channel type for modulation results of sidelink measurements.

return:

channel_type: PSSCh | PSCCh

get_scondition() StopCondition[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:SCONdition
value: enums.StopCondition = driver.configure.multiEval.get_scondition()

Qualifies whether the measurement is stopped after a failed limit check or continued. SLFail means that the measurement is stopped and reaches the RDY state when one of the results exceeds the limits.

return:

stop_condition: NONE | SLFail NONE: Continue measurement irrespective of the limit check. SLFail: Stop measurement on limit failure.

get_ssubframe() int[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:SSUBframe
value: int = driver.configure.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 RsCmwLteMeas.Configure.fstructure) . The special subframe configurations are defined in 3GPP TS 36.211, chapter 4, ‘Frame Structure’.

INTRO_CMD_HELP: For the combined signal path scenario, use:

  • CONFigure:LTE:SIGN<i>:CELL[:PCC]:SSUBframe

  • CONFigure:LTE:SIGN<i>:CELL:SCC<c>:SSUBframe

  • CONFigure:LTE:SIGN<i>:CELL:TDD:SPECific

return:

special_subframe: integer Range: 0 to 8

get_timeout() float[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:TOUT
value: float = driver.configure.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: numeric Unit: s

get_ul_dl() int[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:ULDL
value: int = driver.configure.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 RsCmwLteMeas.Configure.fstructure) . The UL-DL configurations are defined in 3GPP TS 36.211, chapter 4, ‘Frame Structure’.

INTRO_CMD_HELP: For the combined signal path scenario, use:

  • CONFigure:LTE:SIGN<i>:CELL[:PCC]:ULDL

  • CONFigure:LTE:SIGN<i>:CELL:SCC<c>:ULDL

  • CONFigure:LTE:SIGN<i>:CELL:TDD:SPECific

return:

uplink_downlink: integer Range: 0 to 6

set_cprefix(cyclic_prefix: CyclicPrefix) None[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:CPRefix
driver.configure.multiEval.set_cprefix(cyclic_prefix = enums.CyclicPrefix.EXTended)

Selects the type of cyclic prefix of the LTE signal. For the combined signal path scenario, use CONFigure:LTE:SIGN<i>:CELL:CPRefix.

param cyclic_prefix:

NORMal | EXTended

set_ctv_filter(channel_type: ChannelTypeVewFilter) None[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:CTVFilter
driver.configure.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 | PUCCh | ON | OFF PUSCh: measure only PUSCH PUCCh: measure only PUCCH ON: enable the filter OFF: disable the filter

set_ctype(channel_type: ChannelTypeDetection) None[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:CTYPe
driver.configure.multiEval.set_ctype(channel_type = enums.ChannelTypeDetection.AUTO)

Configures the channel type detection for uplink measurements.

param channel_type:

AUTO | PUSCh | PUCCh Automatic detection of channel type or manual selection

set_dss_pusch(delta_seq_sh_pusch: int) None[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:DSSPusch
driver.configure.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:

integer Range: 0 to 29

set_ghopping(value: bool) None[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:GHOPping
driver.configure.multiEval.set_ghopping(value = False)

Specifies whether group hopping is used or not. For the combined signal path scenario, use CONFigure:LTE:SIGN<i>:CONNection:GHOPping.

param value:

OFF | ON

set_mmode(measurement_mode: MeasurementMode) None[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:MMODe
driver.configure.multiEval.set_mmode(measurement_mode = enums.MeasurementMode.MELMode)

Selects the measurement mode.

param measurement_mode:

NORMal | TMODe | MELMode NORMal: normal mode TMODe: TPC mode MELMode: multi-evaluation list mode

set_mo_exception(meas_on_exception: bool) None[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:MOEXception
driver.configure.multiEval.set_mo_exception(meas_on_exception = False)

Specifies whether measurement results identified as faulty or inaccurate are rejected.

param meas_on_exception:

OFF | ON OFF: Faulty results are rejected. ON: Results are never rejected.

set_mslot(measure_slot: MeasureSlot) None[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:MSLot
driver.configure.multiEval.set_mslot(measure_slot = enums.MeasureSlot.ALL)

Selects which slots of the ‘Measure Subframe’ are measured.

param measure_slot:

MS0 | MS1 | ALL MS0: slot number 0 only MS1: slot number 1 only ALL: both slots

set_nvfilter(nrb_view_filter: int) None[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:NVFilter
driver.configure.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) numeric | ON | OFF Number of allocated resource blocks Range: 1 to 100 ON | OFF enables or disables the filter.

set_orv_filter(offset_rb: int) None[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:ORVFilter
driver.configure.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) numeric | ON | OFF Offset of the first allocated RB Range: 0 to 99 ON | OFF enables or disables the filter.

set_peak_search(pucch_search: bool) None[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:PSEarch
driver.configure.multiEval.set_peak_search(pucch_search = False)

No command help available

param pucch_search:

No help available

set_pformat(pucch_format: PucchFormat) None[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:PFORmat
driver.configure.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:

F1 | F1A | F1B | F2 | F2A | F2B | F3

set_repetition(repetition: Repeat) None[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:REPetition
driver.configure.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 CONFigure:..:MEAS<i>:…:SCOunt to determine the number of measurement intervals per single shot.

param repetition:

SINGleshot | CONTinuous SINGleshot: Single-shot measurement CONTinuous: Continuous measurement

set_sch_type(channel_type: SidelinkChannelType) None[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:SCTYpe
driver.configure.multiEval.set_sch_type(channel_type = enums.SidelinkChannelType.PSBCh)

Configures the channel type for modulation results of sidelink measurements.

param channel_type:

PSSCh | PSCCh

set_scondition(stop_condition: StopCondition) None[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:SCONdition
driver.configure.multiEval.set_scondition(stop_condition = enums.StopCondition.NONE)

Qualifies whether the measurement is stopped after a failed limit check or continued. SLFail means that the measurement is stopped and reaches the RDY state when one of the results exceeds the limits.

param stop_condition:

NONE | SLFail NONE: Continue measurement irrespective of the limit check. SLFail: Stop measurement on limit failure.

set_ssubframe(special_subframe: int) None[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:SSUBframe
driver.configure.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 RsCmwLteMeas.Configure.fstructure) . The special subframe configurations are defined in 3GPP TS 36.211, chapter 4, ‘Frame Structure’.

INTRO_CMD_HELP: For the combined signal path scenario, use:

  • CONFigure:LTE:SIGN<i>:CELL[:PCC]:SSUBframe

  • CONFigure:LTE:SIGN<i>:CELL:SCC<c>:SSUBframe

  • CONFigure:LTE:SIGN<i>:CELL:TDD:SPECific

param special_subframe:

integer Range: 0 to 8

set_timeout(timeout: float) None[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:TOUT
driver.configure.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:

numeric Unit: s

set_ul_dl(uplink_downlink: int) None[source]
# SCPI: CONFigure:LTE:MEASurement<Instance>:MEValuation:ULDL
driver.configure.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 RsCmwLteMeas.Configure.fstructure) . The UL-DL configurations are defined in 3GPP TS 36.211, chapter 4, ‘Frame Structure’.

INTRO_CMD_HELP: For the combined signal path scenario, use:

  • CONFigure:LTE:SIGN<i>:CELL[:PCC]:ULDL

  • CONFigure:LTE:SIGN<i>:CELL:SCC<c>:ULDL

  • CONFigure:LTE:SIGN<i>:CELL:TDD:SPECific

param uplink_downlink:

integer Range: 0 to 6

Cloning the Group

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

Subgroups