State
SCPI Command :
[SOURce<HW>]:BB:V5G:DL:CSIS:[CELL<CH0>]:STATe
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(cellNull=CellNull.Default) bool[source]
# [SOURce<HW>]:BB:V5G:DL:CSIS:[CELL<CH0>]:STATe value: bool = driver.source.bb.v5G.downlink.csis.cell.state.get(cellNull = repcap.CellNull.Default)
No help available
- Parameters:
cellNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Cell’)
- set(csi_rs_state: bool, cellNull=CellNull.Default) None[source]
# [SOURce<HW>]:BB:V5G:DL:CSIS:[CELL<CH0>]:STATe driver.source.bb.v5G.downlink.csis.cell.state.set(csi_rs_state = False, cellNull = repcap.CellNull.Default)
No help available
- Parameters:
cellNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Cell’)