BwPx

SCPI Command :

CONFigure[:NR5G]:UL[:CC<cc>]:FRAMe<fr>:BWPX
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>:BWPX
value: float = driver.applications.k14Xnr5G.configure.nr5G.uplink.cc.frame.bwPx.get(carrierComponent = repcap.CarrierComponent.Default, frame = repcap.Frame.Default)

No help available

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’)

set(bwps: float, carrierComponent=CarrierComponent.Default, frame=Frame.Default) None[source]
# CONFigure[:NR5G]:UL[:CC<cc>]:FRAMe<fr>:BWPX
driver.applications.k14Xnr5G.configure.nr5G.uplink.cc.frame.bwPx.set(bwps = 1.0, carrierComponent = repcap.CarrierComponent.Default, frame = repcap.Frame.Default)

No help available

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’)