Bwp

SCPI Command :

CATalog:SIGNaling:NRADio:CELL:BWP
class BwpCls[source]

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

get(cell_name: str) List[int][source]
# SCPI: CATalog:SIGNaling:NRADio:CELL:BWP
value: List[int] = driver.catalog.signaling.nradio.cell.bwp.get(cell_name = 'abc')

Queries a list of all bandwidth parts.

param cell_name:

No help available

return:

idn: Comma-separated list of BWP IDs, one ID per BWP. The initial BWP has the ID 0. Additional BWPs have the IDs 1 to n.