ListPy

SCPI Commands :

CONFigure:WLAN:MEASurement<Instance>:MEValuation:LIST:COUNt
CONFigure:WLAN:MEASurement<Instance>:MEValuation:LIST:CMODe
CONFigure:WLAN:MEASurement<Instance>:MEValuation:LIST:STIMe
CONFigure:WLAN:MEASurement<Instance>:MEValuation:LIST:MTIMe
CONFigure:WLAN:MEASurement<Instance>:MEValuation:LIST:MOFFset
CONFigure:WLAN:MEASurement<Instance>:MEValuation:LIST:ENPower
CONFigure:WLAN:MEASurement<Instance>:MEValuation:LIST:FREQuency
CONFigure:WLAN:MEASurement<Instance>:MEValuation:LIST:STANdard
CONFigure:WLAN:MEASurement<Instance>:MEValuation:LIST:BWIDth
CONFigure:WLAN:MEASurement<Instance>:MEValuation:LIST:BTYPe
CONFigure:WLAN:MEASurement<Instance>:MEValuation:LIST:RTRigger
CONFigure:WLAN:MEASurement<Instance>:MEValuation:LIST
class ListPyCls[source]

ListPy commands group definition. 30 total commands, 4 Subgroups, 12 group commands

get_bandwidth() List[Bandwidth][source]
# SCPI: CONFigure:WLAN:MEASurement<Instance>:MEValuation:LIST:BWIDth
value: List[enums.Bandwidth] = driver.configure.multiEval.listPy.get_bandwidth()

Specifies the channel bandwidths for all segments in list mode. The values in curly brackets {} are specified for each active segment: {…}seg 1, {…}seg 2, …, {…}seg n. The number of active segments n is determined by method RsCmwWlanMeas.Configure.MultiEval.ListPy.count.

return:

bandwidths: No help available

get_btype() List[BurstTypeB][source]
# SCPI: CONFigure:WLAN:MEASurement<Instance>:MEValuation:LIST:BTYPe
value: List[enums.BurstTypeB] = driver.configure.multiEval.listPy.get_btype()

Specifies the burst types for standard 802.11n for all segments in list mode. Do not use the command for other standards. The values in curly brackets {} are specified for each active segment: {…}seg 1, {…}seg 2, …, {…}seg n. The number of active segments n is determined by method RsCmwWlanMeas.Configure.MultiEval.ListPy.count.

return:

burst_types: No help available

get_cmode() ParameterSetMode[source]
# SCPI: CONFigure:WLAN:MEASurement<Instance>:MEValuation:LIST:CMODe
value: enums.ParameterSetMode = driver.configure.multiEval.listPy.get_cmode()

No command help available

return:

connector_mode: No help available

get_count() int[source]
# SCPI: CONFigure:WLAN:MEASurement<Instance>:MEValuation:LIST:COUNt
value: int = driver.configure.multiEval.listPy.get_count()

Defines the number of segments in the entire measurement interval.

return:

no_of_segments: numeric Range: 1 to 100

get_envelope_power() List[float][source]
# SCPI: CONFigure:WLAN:MEASurement<Instance>:MEValuation:LIST:ENPower
value: List[float] = driver.configure.multiEval.listPy.get_envelope_power()

Specifies the expected nominal power of the measured RF signal for all segments in list mode. The values in curly brackets {} are specified for each active segment: {…}seg 1, {…}seg 2, …, {…}seg n. The number of active segments n is determined by method RsCmwWlanMeas.Configure.MultiEval.ListPy.count.

return:

levels: No help available

get_frequency() List[float][source]
# SCPI: CONFigure:WLAN:MEASurement<Instance>:MEValuation:LIST:FREQuency
value: List[float] = driver.configure.multiEval.listPy.get_frequency()

Specifies the measurement frequencies for all segments in list mode. The values in curly brackets {} are specified for each active segment: {…}seg 1, {…}seg 2, …, {…}seg n. The number of active segments n is determined by method RsCmwWlanMeas.Configure.MultiEval.ListPy.count.

return:

frequencies: No help available

get_moffset() List[float][source]
# SCPI: CONFigure:WLAN:MEASurement<Instance>:MEValuation:LIST:MOFFset
value: List[float] = driver.configure.multiEval.listPy.get_moffset()

Specifies the measurement offsets for all segments in list mode. The values in curly brackets {} are specified for each active segment: {…}seg 1, {…}seg 2, …, {…}seg n. The number of active segments n is determined by method RsCmwWlanMeas.Configure.MultiEval.ListPy.count.

return:

meas_offsets: No help available

get_mtime() List[float][source]
# SCPI: CONFigure:WLAN:MEASurement<Instance>:MEValuation:LIST:MTIMe
value: List[float] = driver.configure.multiEval.listPy.get_mtime()

Specifies the measurement times for all segments in list mode. The values in curly brackets {} are specified for each active segment: {…}seg 1, {…}seg 2, …, {…}seg n. The number of active segments n is determined by method RsCmwWlanMeas.Configure.MultiEval.ListPy.count.

return:

meas_times: No help available

get_rtrigger() List[bool][source]
# SCPI: CONFigure:WLAN:MEASurement<Instance>:MEValuation:LIST:RTRigger
value: List[bool] = driver.configure.multiEval.listPy.get_rtrigger()

Specifies, whether the measurement in list mode waits for a trigger event before measuring the segment, or not. For the first segment, the value OFF is always interpreted as ON. The values in curly brackets {} are specified for each active segment: {…}seg 1, {…}seg 2, …, {…}seg n. The number of active segments n is determined by method RsCmwWlanMeas. Configure.MultiEval.ListPy.count.

return:

retriggers: No help available

get_standard() List[IeeeStandard][source]
# SCPI: CONFigure:WLAN:MEASurement<Instance>:MEValuation:LIST:STANdard
value: List[enums.IeeeStandard] = driver.configure.multiEval.listPy.get_standard()

Specifies the standard for all segments in list mode. The values in curly brackets {} are specified for each active segment: {…}seg 1, {…}seg 2, …, {…}seg n. The number of active segments n is determined by method RsCmwWlanMeas. Configure.MultiEval.ListPy.count.

return:

standards: No help available

get_stime() List[float][source]
# SCPI: CONFigure:WLAN:MEASurement<Instance>:MEValuation:LIST:STIMe
value: List[float] = driver.configure.multiEval.listPy.get_stime()

Specifies the segment times for all segments in list mode. The values in curly brackets {} are specified for each active segment: {…}seg 1, {…}seg 2, …, {…}seg n. The number of active segments n is determined by method RsCmwWlanMeas. Configure.MultiEval.ListPy.count.

return:

segment_times: No help available

get_value() bool[source]
# SCPI: CONFigure:WLAN:MEASurement<Instance>:MEValuation:LIST
value: bool = driver.configure.multiEval.listPy.get_value()

Enables or disables the list mode.

return:

list_mode_enable: OFF | ON OFF: Disable list mode. ON: Enable list mode.

set_bandwidth(bandwidths: List[Bandwidth]) None[source]
# SCPI: CONFigure:WLAN:MEASurement<Instance>:MEValuation:LIST:BWIDth
driver.configure.multiEval.listPy.set_bandwidth(bandwidths = [Bandwidth.BW05mhz, Bandwidth.BW88mhz])

Specifies the channel bandwidths for all segments in list mode. The values in curly brackets {} are specified for each active segment: {…}seg 1, {…}seg 2, …, {…}seg n. The number of active segments n is determined by method RsCmwWlanMeas.Configure.MultiEval.ListPy.count.

param bandwidths:

No help available

set_btype(burst_types: List[BurstTypeB]) None[source]
# SCPI: CONFigure:WLAN:MEASurement<Instance>:MEValuation:LIST:BTYPe
driver.configure.multiEval.listPy.set_btype(burst_types = [BurstTypeB.GREenfield, BurstTypeB.MIXed])

Specifies the burst types for standard 802.11n for all segments in list mode. Do not use the command for other standards. The values in curly brackets {} are specified for each active segment: {…}seg 1, {…}seg 2, …, {…}seg n. The number of active segments n is determined by method RsCmwWlanMeas.Configure.MultiEval.ListPy.count.

param burst_types:

No help available

set_cmode(connector_mode: ParameterSetMode) None[source]
# SCPI: CONFigure:WLAN:MEASurement<Instance>:MEValuation:LIST:CMODe
driver.configure.multiEval.listPy.set_cmode(connector_mode = enums.ParameterSetMode.GLOBal)

No command help available

param connector_mode:

No help available

set_count(no_of_segments: int) None[source]
# SCPI: CONFigure:WLAN:MEASurement<Instance>:MEValuation:LIST:COUNt
driver.configure.multiEval.listPy.set_count(no_of_segments = 1)

Defines the number of segments in the entire measurement interval.

param no_of_segments:

numeric Range: 1 to 100

set_envelope_power(levels: List[float]) None[source]
# SCPI: CONFigure:WLAN:MEASurement<Instance>:MEValuation:LIST:ENPower
driver.configure.multiEval.listPy.set_envelope_power(levels = [1.1, 2.2, 3.3])

Specifies the expected nominal power of the measured RF signal for all segments in list mode. The values in curly brackets {} are specified for each active segment: {…}seg 1, {…}seg 2, …, {…}seg n. The number of active segments n is determined by method RsCmwWlanMeas.Configure.MultiEval.ListPy.count.

param levels:

No help available

set_frequency(frequencies: List[float]) None[source]
# SCPI: CONFigure:WLAN:MEASurement<Instance>:MEValuation:LIST:FREQuency
driver.configure.multiEval.listPy.set_frequency(frequencies = [1.1, 2.2, 3.3])

Specifies the measurement frequencies for all segments in list mode. The values in curly brackets {} are specified for each active segment: {…}seg 1, {…}seg 2, …, {…}seg n. The number of active segments n is determined by method RsCmwWlanMeas.Configure.MultiEval.ListPy.count.

param frequencies:

No help available

set_moffset(meas_offsets: List[float]) None[source]
# SCPI: CONFigure:WLAN:MEASurement<Instance>:MEValuation:LIST:MOFFset
driver.configure.multiEval.listPy.set_moffset(meas_offsets = [1.1, 2.2, 3.3])

Specifies the measurement offsets for all segments in list mode. The values in curly brackets {} are specified for each active segment: {…}seg 1, {…}seg 2, …, {…}seg n. The number of active segments n is determined by method RsCmwWlanMeas.Configure.MultiEval.ListPy.count.

param meas_offsets:

No help available

set_mtime(meas_times: List[float]) None[source]
# SCPI: CONFigure:WLAN:MEASurement<Instance>:MEValuation:LIST:MTIMe
driver.configure.multiEval.listPy.set_mtime(meas_times = [1.1, 2.2, 3.3])

Specifies the measurement times for all segments in list mode. The values in curly brackets {} are specified for each active segment: {…}seg 1, {…}seg 2, …, {…}seg n. The number of active segments n is determined by method RsCmwWlanMeas.Configure.MultiEval.ListPy.count.

param meas_times:

No help available

set_rtrigger(retriggers: List[bool]) None[source]
# SCPI: CONFigure:WLAN:MEASurement<Instance>:MEValuation:LIST:RTRigger
driver.configure.multiEval.listPy.set_rtrigger(retriggers = [True, False, True])

Specifies, whether the measurement in list mode waits for a trigger event before measuring the segment, or not. For the first segment, the value OFF is always interpreted as ON. The values in curly brackets {} are specified for each active segment: {…}seg 1, {…}seg 2, …, {…}seg n. The number of active segments n is determined by method RsCmwWlanMeas. Configure.MultiEval.ListPy.count.

param retriggers:

No help available

set_standard(standards: List[IeeeStandard]) None[source]
# SCPI: CONFigure:WLAN:MEASurement<Instance>:MEValuation:LIST:STANdard
driver.configure.multiEval.listPy.set_standard(standards = [IeeeStandard.DSSS, IeeeStandard.VHTofdm])

Specifies the standard for all segments in list mode. The values in curly brackets {} are specified for each active segment: {…}seg 1, {…}seg 2, …, {…}seg n. The number of active segments n is determined by method RsCmwWlanMeas. Configure.MultiEval.ListPy.count.

param standards:

No help available

set_stime(segment_times: List[float]) None[source]
# SCPI: CONFigure:WLAN:MEASurement<Instance>:MEValuation:LIST:STIMe
driver.configure.multiEval.listPy.set_stime(segment_times = [1.1, 2.2, 3.3])

Specifies the segment times for all segments in list mode. The values in curly brackets {} are specified for each active segment: {…}seg 1, {…}seg 2, …, {…}seg n. The number of active segments n is determined by method RsCmwWlanMeas. Configure.MultiEval.ListPy.count.

param segment_times:

No help available

set_value(list_mode_enable: bool) None[source]
# SCPI: CONFigure:WLAN:MEASurement<Instance>:MEValuation:LIST
driver.configure.multiEval.listPy.set_value(list_mode_enable = False)

Enables or disables the list mode.

param list_mode_enable:

OFF | ON OFF: Disable list mode. ON: Enable list mode.

Cloning the Group

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

Subgroups