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