BwpCount

SCPI Command :

CONFigure[:NR5G]:UL[:CC<cc>]:FRAMe<fr>:BWPCount
class BwpCountCls[source]

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

get(carrierComponent=CarrierComponent.Default, frame=Frame.Default) float[source]
# SCPI: CONFigure[:NR5G]:UL[:CC<cc>]:FRAMe<fr>:BWPCount
value: float = driver.applications.k14Xnr5G.configure.nr5G.uplink.cc.frame.bwpCount.get(carrierComponent = repcap.CarrierComponent.Default, frame = repcap.Frame.Default)

Queries the number of analyzed bandwidth parts.

param carrierComponent

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

param frame

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

return

bwps: numeric value (integer)