BwpCount

SCPI Command :

CONFigure[:NR5G]:UL[:CC<cc>]:FRAMe<fr>:BWPCount
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(carrierComponent=CarrierComponent.Default, frame=Frame.Default) float[source]
# 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.

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

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

Returns:

bwps: numeric value (integer)