Cif

SCPI Command :

[SOURce<HW>]:BB:V5G:DL:CA:CELL<CH0>:CIF
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(cellNull=CellNull.Default) bool[source]
# [SOURce<HW>]:BB:V5G:DL:CA:CELL<CH0>:CIF
value: bool = driver.source.bb.v5G.downlink.ca.cell.cif.get(cellNull = repcap.CellNull.Default)

No help available

Parameters:

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

set(cif_present: bool, cellNull=CellNull.Default) None[source]
# [SOURce<HW>]:BB:V5G:DL:CA:CELL<CH0>:CIF
driver.source.bb.v5G.downlink.ca.cell.cif.set(cif_present = False, cellNull = repcap.CellNull.Default)

No help available

Parameters:

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