Dconflict

SCPI Command :

[SOURce<HW>]:BB:TDSCdma:DOWN:CELL<ST>:SLOT<CH0>:DCONflict
class DconflictCls[source]

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

get(cell=Cell.Default, slotNull=SlotNull.Default) bool[source]
# SCPI: [SOURce<HW>]:BB:TDSCdma:DOWN:CELL<ST>:SLOT<CH0>:DCONflict
value: bool = driver.source.bb.tdscdma.down.cell.slot.dconflict.get(cell = repcap.Cell.Default, slotNull = repcap.SlotNull.Default)

Queries the global domain conflict state per slot.

param cell

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

param slotNull

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

return

dconflict: 1| ON| 0| OFF