Conflict

SCPI Command :

[SOURce<HW>]:BB:NR5G:NODE:CELL<CC(CH0)>:TXBW:CONFlict
class ConflictCls[source]

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

get(cellNull=CellNull.Default) bool[source]
# SCPI: [SOURce<HW>]:BB:NR5G:NODE:CELL<CC(CH0)>:TXBW:CONFlict
value: bool = driver.source.bb.nr5G.node.cell.txbw.conflict.get(cellNull = repcap.CellNull.Default)

Queries whether there is a conflict.

param cellNull

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

return

conflict: 1| ON| 0| OFF