Sfi
SCPI Command :
[SOURce<HW>]:BB:EUTRa: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:EUTRa:DL:CSIS:[CELL<CH0>]:SFI value: int = driver.source.bb.eutra.downlink.csis.cell.sfi.get(cellNull = repcap.CellNull.Default) - Sets the parameter ICSI-RS for cell-specific CSI-RS. - param cellNull
- optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Cell’) 
- return
- csi_rs_sf_conf: integer Range: 0 to 154 
 
 - set(csi_rs_sf_conf: int, cellNull=CellNull.Default) None[source]
- # SCPI: [SOURce<HW>]:BB:EUTRa:DL:CSIS:[CELL<CH0>]:SFI driver.source.bb.eutra.downlink.csis.cell.sfi.set(csi_rs_sf_conf = 1, cellNull = repcap.CellNull.Default) - Sets the parameter ICSI-RS for cell-specific CSI-RS. - param csi_rs_sf_conf
- integer Range: 0 to 154 
- param cellNull
- optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Cell’)