VpInter
SCPI Command :
[SOURce<HW>]:BB:NR5G:UBWP:USER<US(CH0)>:CELL<CC(ST0)>:DL:BWP<BWP(DIR0)>:PDSCh:VPINter
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(userNull=UserNull.Default, cellNull=CellNull.Default, bwPartNull=BwPartNull.Default) VrbToPrbInterleaverAll[source]
# [SOURce<HW>]:BB:NR5G:UBWP:USER<US(CH0)>:CELL<CC(ST0)>:DL:BWP<BWP(DIR0)>:PDSCh:VPINter value: enums.VrbToPrbInterleaverAll = driver.source.bb.nr5G.ubwp.user.cell.downlink.bwp.pdsch.vpInter.get(userNull = repcap.UserNull.Default, cellNull = repcap.CellNull.Default, bwPartNull = repcap.BwPartNull.Default)
Queries the mapping method used for the mapping of the virtual resource blocks (VRB) to the physical resource blocks (PRB) .
- Parameters:
userNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘User’)
cellNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Cell’)
bwPartNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Bwp’)
- Returns:
vrb_to_prb_interle: VPN | VP2 | VP4 VPN Non-interleaved VP2 | VP4 Interleaving is enabled. The value defines the interleaving unit size: VP2 = 2 and VP4 = 4.