Conflict

SCPI Command :

[SOURce<HW>]:BB:NR5G:OUTPut:BBConf:ROW<APR(CH0)>:CONFlict
class ConflictCls[source]

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

get(rowNull=RowNull.Default) bool[source]
# SCPI: [SOURce<HW>]:BB:NR5G:OUTPut:BBConf:ROW<APR(CH0)>:CONFlict
value: bool = driver.source.bb.nr5G.output.bbConf.row.conflict.get(rowNull = repcap.RowNull.Default)

Queries if there are conflicts caused by mismatch between the nominal sample rate, playback rate and sample rate in the given row.

param rowNull

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

return

conflict: 1| ON| 0| OFF