Ccd
SCPI Command :
[SOURce<HW>]:BB:EUTRa:DL:EMTC:ALLoc<CH0>:PRECoding:CCD
- class CcdCls[source]
Ccd commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(allocationNull=AllocationNull.Default) RsSmbv.enums.EutraDlpRecCycDelDiv [source]
# SCPI: [SOURce<HW>]:BB:EUTRa:DL:EMTC:ALLoc<CH0>:PRECoding:CCD value: enums.EutraDlpRecCycDelDiv = driver.source.bb.eutra.downlink.emtc.alloc.precoding.ccd.get(allocationNull = repcap.AllocationNull.Default)
Sets the cyclic delay diversity for the selected allocation.
- param allocationNull
optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Alloc’)
- return
cyc_del_div: NOCDd| LADelay
- set(cyc_del_div: RsSmbv.enums.EutraDlpRecCycDelDiv, allocationNull=AllocationNull.Default) None [source]
# SCPI: [SOURce<HW>]:BB:EUTRa:DL:EMTC:ALLoc<CH0>:PRECoding:CCD driver.source.bb.eutra.downlink.emtc.alloc.precoding.ccd.set(cyc_del_div = enums.EutraDlpRecCycDelDiv.LADelay, allocationNull = repcap.AllocationNull.Default)
Sets the cyclic delay diversity for the selected allocation.
- param cyc_del_div
NOCDd| LADelay
- param allocationNull
optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Alloc’)