Sfi

SCPI Command :

[SOURce<HW>]:BB:V5G:DL:CSIS:[CELL<CH0>]:SFI
class SfiCls[source]

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

get(cellNull=CellNull.Default) int[source]
# SCPI: [SOURce<HW>]:BB:V5G:DL:CSIS:[CELL<CH0>]:SFI
value: int = driver.source.bb.v5G.downlink.csis.cell.sfi.get(cellNull = repcap.CellNull.Default)

No command help available

param cellNull

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

return

csi_rs_sf_conf: No help available

set(csi_rs_sf_conf: int, cellNull=CellNull.Default) None[source]
# SCPI: [SOURce<HW>]:BB:V5G:DL:CSIS:[CELL<CH0>]:SFI
driver.source.bb.v5G.downlink.csis.cell.sfi.set(csi_rs_sf_conf = 1, cellNull = repcap.CellNull.Default)

No command help available

param csi_rs_sf_conf

No help available

param cellNull

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