Pdcch

SCPI Command :

[SOURce<HW>]:BB:EUTRa:DL:EMTC:DCI:ALLoc<CH0>:PDCCh
class PdcchCls[source]

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

get(allocationNull=AllocationNull.Default) RsSmbv.enums.EutraMpdcchFormat[source]
# SCPI: [SOURce<HW>]:BB:EUTRa:DL:EMTC:DCI:ALLoc<CH0>:PDCCh
value: enums.EutraMpdcchFormat = driver.source.bb.eutra.downlink.emtc.dci.alloc.pdcch.get(allocationNull = repcap.AllocationNull.Default)

Selects one of the five MPDCCH formats

param allocationNull

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

return

dci_pdcch_fmt: 0| 1| 2| 3| 4| 5 The available values depend on the search space.

set(dci_pdcch_fmt: RsSmbv.enums.EutraMpdcchFormat, allocationNull=AllocationNull.Default) None[source]
# SCPI: [SOURce<HW>]:BB:EUTRa:DL:EMTC:DCI:ALLoc<CH0>:PDCCh
driver.source.bb.eutra.downlink.emtc.dci.alloc.pdcch.set(dci_pdcch_fmt = enums.EutraMpdcchFormat._0, allocationNull = repcap.AllocationNull.Default)

Selects one of the five MPDCCH formats

param dci_pdcch_fmt

0| 1| 2| 3| 4| 5 The available values depend on the search space.

param allocationNull

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