UdConf

SCPI Command :

[SOURce<HW>]:BB:V5G:DL:CA:CELL<CH0>:UDConf
class UdConfCls[source]

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

get(cellNull=CellNull.Default) float[source]
# SCPI: [SOURce<HW>]:BB:V5G:DL:CA:CELL<CH0>:UDConf
value: float = driver.source.bb.v5G.downlink.ca.cell.udConf.get(cellNull = repcap.CellNull.Default)

No command help available

param cellNull

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

return

dlca_tdd_ul_dl_conf: No help available

set(dlca_tdd_ul_dl_conf: float, cellNull=CellNull.Default) None[source]
# SCPI: [SOURce<HW>]:BB:V5G:DL:CA:CELL<CH0>:UDConf
driver.source.bb.v5G.downlink.ca.cell.udConf.set(dlca_tdd_ul_dl_conf = 1.0, cellNull = repcap.CellNull.Default)

No command help available

param dlca_tdd_ul_dl_conf

No help available

param cellNull

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