Mpdcchset

SCPI Command :

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

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

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

Selects the MPDCCH set by which the DCI is carried.

param allocationNull

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

return

dci_mpdcch_set: MPD1| MPD2

set(dci_mpdcch_set: RsSmbv.enums.EutraPdcchTypeEmtc, allocationNull=AllocationNull.Default) None[source]
# SCPI: [SOURce<HW>]:BB:EUTRa:DL:EMTC:DCI:ALLoc<CH0>:MPDCchset
driver.source.bb.eutra.downlink.emtc.dci.alloc.mpdcchset.set(dci_mpdcch_set = enums.EutraPdcchTypeEmtc.MPD1, allocationNull = repcap.AllocationNull.Default)

Selects the MPDCCH set by which the DCI is carried.

param dci_mpdcch_set

MPD1| MPD2

param allocationNull

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