Cif
SCPI Command :
[SOURce<HW>]:BB:V5G:DL:CA:CELL<CH0>:CIF
- class CifCls[source]
Cif commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(cellNull=CellNull.Default) bool [source]
# SCPI: [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 command help available
- param cellNull
optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Cell’)
- return
cif_present: No help available
- set(cif_present: bool, cellNull=CellNull.Default) None [source]
# SCPI: [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 command help available
- param cif_present
No help available
- param cellNull
optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Cell’)