Nb

SCPI Commands :

[SOURce<HW>]:BB:EUTRa:DL:EMTC:NB:HOFFset
[SOURce<HW>]:BB:EUTRa:DL:EMTC:NB:HOPPing
[SOURce<HW>]:BB:EUTRa:DL:EMTC:NB:IVLA
[SOURce<HW>]:BB:EUTRa:DL:EMTC:NB:IVLB
[SOURce<HW>]:BB:EUTRa:DL:EMTC:NB:NNBands
[SOURce<HW>]:BB:EUTRa:DL:EMTC:NB:PHOPping
[SOURce<HW>]:BB:EUTRa:DL:EMTC:NB:PSTNb
[SOURce<HW>]:BB:EUTRa:DL:EMTC:NB:RHOPpping
[SOURce<HW>]:BB:EUTRa:DL:EMTC:NB:RSTNb
class NbCls[source]

Nb commands group definition. 9 total commands, 0 Subgroups, 9 group commands

get_hoffset() int[source]
# SCPI: [SOURce<HW>]:BB:EUTRa:DL:EMTC:NB:HOFFset
value: int = driver.source.bb.eutra.downlink.emtc.nb.get_hoffset()

Sets the number of narrowbands between two consecutive MPDCCH or PDSCH hops.

return

hopping_offset: integer Range: 1 to 16

get_hopping() RsSmbv.enums.NumbersD[source]
# SCPI: [SOURce<HW>]:BB:EUTRa:DL:EMTC:NB:HOPPing
value: enums.NumbersD = driver.source.bb.eutra.downlink.emtc.nb.get_hopping()

Sets the number of narrowbands over which MPDCCH or PDSCH hops.

return

num_nb_hopping: 2| 4

get_ivla() RsSmbv.enums.EutraIotHoppingIvl[source]
# SCPI: [SOURce<HW>]:BB:EUTRa:DL:EMTC:NB:IVLA
value: enums.EutraIotHoppingIvl = driver.source.bb.eutra.downlink.emtc.nb.get_ivla()

Sets the number of consecutive subframes during which MPDCCH or PDSCH stays at the same narrowband before hopping to another narrowband.

return

hopping_ivla: No help available

get_ivlb() RsSmbv.enums.EutraIotHoppingIvl[source]
# SCPI: [SOURce<HW>]:BB:EUTRa:DL:EMTC:NB:IVLB
value: enums.EutraIotHoppingIvl = driver.source.bb.eutra.downlink.emtc.nb.get_ivlb()

Sets the number of consecutive subframes during which MPDCCH or PDSCH stays at the same narrowband before hopping to another narrowband.

return

hopping_ivlb: H1| H2| H4| H5| H8| H10| H16| H20| H40

get_nn_bands() int[source]
# SCPI: [SOURce<HW>]:BB:EUTRa:DL:EMTC:NB:NNBands
value: int = driver.source.bb.eutra.downlink.emtc.nb.get_nn_bands()

Queries the number of narrowbands.

return

num_narrowbands: integer Range: 1 to 16

get_phopping() bool[source]
# SCPI: [SOURce<HW>]:BB:EUTRa:DL:EMTC:NB:PHOPping
value: bool = driver.source.bb.eutra.downlink.emtc.nb.get_phopping()

Enables hopping for the random access.

return

paging_hopping: No help available

get_pstnb() int[source]
# SCPI: [SOURce<HW>]:BB:EUTRa:DL:EMTC:NB:PSTNb
value: int = driver.source.bb.eutra.downlink.emtc.nb.get_pstnb()

Sets the first used narrowband, if hoping is enabeld.

return

paging_starting_n: No help available

get_rhoppping() bool[source]
# SCPI: [SOURce<HW>]:BB:EUTRa:DL:EMTC:NB:RHOPpping
value: bool = driver.source.bb.eutra.downlink.emtc.nb.get_rhoppping()

Enables hopping for the random access.

return

ra_hopping: 1| ON| 0| OFF

get_rstnb() int[source]
# SCPI: [SOURce<HW>]:BB:EUTRa:DL:EMTC:NB:RSTNb
value: int = driver.source.bb.eutra.downlink.emtc.nb.get_rstnb()

Sets the first used narrowband, if hoping is enabeld.

return

ra_starting_nb: integer Range: 0 to 15

set_hoffset(hopping_offset: int) None[source]
# SCPI: [SOURce<HW>]:BB:EUTRa:DL:EMTC:NB:HOFFset
driver.source.bb.eutra.downlink.emtc.nb.set_hoffset(hopping_offset = 1)

Sets the number of narrowbands between two consecutive MPDCCH or PDSCH hops.

param hopping_offset

integer Range: 1 to 16

set_hopping(num_nb_hopping: RsSmbv.enums.NumbersD) None[source]
# SCPI: [SOURce<HW>]:BB:EUTRa:DL:EMTC:NB:HOPPing
driver.source.bb.eutra.downlink.emtc.nb.set_hopping(num_nb_hopping = enums.NumbersD._2)

Sets the number of narrowbands over which MPDCCH or PDSCH hops.

param num_nb_hopping

2| 4

set_ivla(hopping_ivla: RsSmbv.enums.EutraIotHoppingIvl) None[source]
# SCPI: [SOURce<HW>]:BB:EUTRa:DL:EMTC:NB:IVLA
driver.source.bb.eutra.downlink.emtc.nb.set_ivla(hopping_ivla = enums.EutraIotHoppingIvl.H1)

Sets the number of consecutive subframes during which MPDCCH or PDSCH stays at the same narrowband before hopping to another narrowband.

param hopping_ivla

H1| H2| H4| H5| H8| H10| H16| H20| H40

set_ivlb(hopping_ivlb: RsSmbv.enums.EutraIotHoppingIvl) None[source]
# SCPI: [SOURce<HW>]:BB:EUTRa:DL:EMTC:NB:IVLB
driver.source.bb.eutra.downlink.emtc.nb.set_ivlb(hopping_ivlb = enums.EutraIotHoppingIvl.H1)

Sets the number of consecutive subframes during which MPDCCH or PDSCH stays at the same narrowband before hopping to another narrowband.

param hopping_ivlb

H1| H2| H4| H5| H8| H10| H16| H20| H40

set_phopping(paging_hopping: bool) None[source]
# SCPI: [SOURce<HW>]:BB:EUTRa:DL:EMTC:NB:PHOPping
driver.source.bb.eutra.downlink.emtc.nb.set_phopping(paging_hopping = False)

Enables hopping for the random access.

param paging_hopping

1| ON| 0| OFF

set_pstnb(paging_starting_n: int) None[source]
# SCPI: [SOURce<HW>]:BB:EUTRa:DL:EMTC:NB:PSTNb
driver.source.bb.eutra.downlink.emtc.nb.set_pstnb(paging_starting_n = 1)

Sets the first used narrowband, if hoping is enabeld.

param paging_starting_n

integer Range: 0 to 15

set_rhoppping(ra_hopping: bool) None[source]
# SCPI: [SOURce<HW>]:BB:EUTRa:DL:EMTC:NB:RHOPpping
driver.source.bb.eutra.downlink.emtc.nb.set_rhoppping(ra_hopping = False)

Enables hopping for the random access.

param ra_hopping

1| ON| 0| OFF

set_rstnb(ra_starting_nb: int) None[source]
# SCPI: [SOURce<HW>]:BB:EUTRa:DL:EMTC:NB:RSTNb
driver.source.bb.eutra.downlink.emtc.nb.set_rstnb(ra_starting_nb = 1)

Sets the first used narrowband, if hoping is enabeld.

param ra_starting_nb

integer Range: 0 to 15