PnpPei

SCPI Command :

[SOURce<HW>]:BB:NR5G:UBWP:USER<US(CH0)>:CELL<CC(ST0)>:DL:BWP<BWP(DIR0)>:DCI:PNPPei
class PnpPeiCls[source]

PnpPei commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get(userNull=UserNull.Default, cellNull=CellNull.Default, bwPartNull=BwPartNull.Default) RsSmbv.enums.NumberofSlots[source]
# SCPI: [SOURce<HW>]:BB:NR5G:UBWP:USER<US(CH0)>:CELL<CC(ST0)>:DL:BWP<BWP(DIR0)>:DCI:PNPPei
value: enums.NumberofSlots = driver.source.bb.nr5G.ubwp.user.cell.downlink.bwp.dci.pnpPei.get(userNull = repcap.UserNull.Default, cellNull = repcap.CellNull.Default, bwPartNull = repcap.BwPartNull.Default)

Selects the higher layer parameter po-NumPerPEI-r17 that defines the number of ‘Paging Early Indicator’ fields in DCI format 2_7.

param userNull

optional repeated capability selector. Default value: Nr0 (settable in the interface ‘User’)

param cellNull

optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Cell’)

param bwPartNull

optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Bwp’)

return

po_num_per_pei: No help available

set(po_num_per_pei: RsSmbv.enums.NumberofSlots, userNull=UserNull.Default, cellNull=CellNull.Default, bwPartNull=BwPartNull.Default) None[source]
# SCPI: [SOURce<HW>]:BB:NR5G:UBWP:USER<US(CH0)>:CELL<CC(ST0)>:DL:BWP<BWP(DIR0)>:DCI:PNPPei
driver.source.bb.nr5G.ubwp.user.cell.downlink.bwp.dci.pnpPei.set(po_num_per_pei = enums.NumberofSlots.N1, userNull = repcap.UserNull.Default, cellNull = repcap.CellNull.Default, bwPartNull = repcap.BwPartNull.Default)

Selects the higher layer parameter po-NumPerPEI-r17 that defines the number of ‘Paging Early Indicator’ fields in DCI format 2_7.

param po_num_per_pei

N1| N2| N4| N8 Parameter availability depends on the payload size ([:SOURcehw]:BB:NR5G:UBWP:USERus:CELLcc:DL:BWPbwp:DCI:PS27) .

param userNull

optional repeated capability selector. Default value: Nr0 (settable in the interface ‘User’)

param cellNull

optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Cell’)

param bwPartNull

optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Bwp’)