CdState
SCPI Command :
[SOURce<HW>]:BB:V5G:DL:DRS:CELL<CH0>:CDSTate
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(cellNull=CellNull.Default) bool[source]
# [SOURce<HW>]:BB:V5G:DL:DRS:CELL<CH0>:CDSTate value: bool = driver.source.bb.v5G.downlink.drs.cell.cdState.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:DRS:CELL<CH0>:CDSTate driver.source.bb.v5G.downlink.drs.cell.cdState.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’)