Bb<BasebandNull>

SCPI Command :

[SOURce<HW>]:BB:ONEWeb:DL:MIMO:APM:CS:CELL:BB<ST0>
Commands in total: 1
Subgroups: 0
Direct child commands: 1

Repeated Capability Setting:

# Range: Nr0 .. Nr3

driver.source.bb.oneweb.downlink.mimo.apm.cs.cell.bb.repcap_basebandNull_set(repcap.BasebandNull.Nr0)
get(basebandNull=BasebandNull.Default) OneWebCcIndex[source]
# [SOURce<HW>]:BB:ONEWeb:DL:MIMO:APM:CS:CELL:BB<ST0>
value: enums.OneWebCcIndex = driver.source.bb.oneweb.downlink.mimo.apm.cs.cell.bb.get(basebandNull = repcap.BasebandNull.Default)

Maps a component carrier to a baseband.

Parameters:

basebandNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Bb’)

Returns:

ant_port_cc_index: PC | SC1

set(ant_port_cc_index: OneWebCcIndex, basebandNull=BasebandNull.Default) None[source]
# [SOURce<HW>]:BB:ONEWeb:DL:MIMO:APM:CS:CELL:BB<ST0>
driver.source.bb.oneweb.downlink.mimo.apm.cs.cell.bb.set(ant_port_cc_index = enums.OneWebCcIndex.PC, basebandNull = repcap.BasebandNull.Default)

Maps a component carrier to a baseband.

Parameters:
  • ant_port_cc_index – PC | SC1

  • basebandNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Bb’)

Cloning the Group

# Create a copy of the original group, that exists independently
bb_copy = driver.source.bb.oneweb.downlink.mimo.apm.cs.cell.bb.clone()