Resolve

SCPI Command :

[SOURce<HW>]:BB:NR5G:NODE:CELL<CC(CH0)>:TXBW:RESolve
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(cellNull=CellNull.Default) None[source]
# [SOURce<HW>]:BB:NR5G:NODE:CELL<CC(CH0)>:TXBW:RESolve
driver.source.bb.nr5G.node.cell.txbw.resolve.set(cellNull = repcap.CellNull.Default)

Recalculates the frequency-dependent settings and thus redefines the frequency position of the TxBW.

Parameters:

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

set_with_opc(cellNull=CellNull.Default, opc_timeout_ms: int = -1) None[source]