ApLayer
SCPI Command :
[SOURce<HW>]:BB:EUTRa:DL:[SUBF<ST0>]:ENCC:PDCCh:EXTC:ITEM<CH0>:DCIConf:APLayer
- class ApLayerCls[source]
ApLayer commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(subframeNull=SubframeNull.Default, itemNull=ItemNull.Default) int [source]
# SCPI: [SOURce<HW>]:BB:EUTRa:DL:[SUBF<ST0>]:ENCC:PDCCh:EXTC:ITEM<CH0>:DCIConf:APLayer value: int = driver.source.bb.eutra.downlink.subf.encc.pdcch.extc.item.dciConf.apLayer.get(subframeNull = repcap.SubframeNull.Default, itemNull = repcap.ItemNull.Default)
- Sets the DCI Format 2C field antenna port(s) , layer, scrambling Id. Option:R&S SMW-K119: Value range <ApLayerId>
Table Header: [:SOURce<hw>]:BB:EUTRa:DL:USER<ch>:CELL<st0>:DMRS:STATe / [:SOURce<hw>]:BB:EUTRa:DL:USER<ch>:CELL<st0>:SEOL:STATe / 1 codeword / 2 codewords
0 / 0 / 0 to 6 / 0 to 7
1 / 0 / 0 to 11 / 0 to 14
1 / 1 / 0 to 1 / 0 to 1
- param subframeNull
optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Subf’)
- param itemNull
optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Item’)
- return
ap_layer_id: integer Range: 0 to 7
- set(ap_layer_id: int, subframeNull=SubframeNull.Default, itemNull=ItemNull.Default) None [source]
# SCPI: [SOURce<HW>]:BB:EUTRa:DL:[SUBF<ST0>]:ENCC:PDCCh:EXTC:ITEM<CH0>:DCIConf:APLayer driver.source.bb.eutra.downlink.subf.encc.pdcch.extc.item.dciConf.apLayer.set(ap_layer_id = 1, subframeNull = repcap.SubframeNull.Default, itemNull = repcap.ItemNull.Default)
- Sets the DCI Format 2C field antenna port(s) , layer, scrambling Id. Option:R&S SMW-K119: Value range <ApLayerId>
Table Header: [:SOURce<hw>]:BB:EUTRa:DL:USER<ch>:CELL<st0>:DMRS:STATe / [:SOURce<hw>]:BB:EUTRa:DL:USER<ch>:CELL<st0>:SEOL:STATe / 1 codeword / 2 codewords
0 / 0 / 0 to 6 / 0 to 7
1 / 0 / 0 to 11 / 0 to 14
1 / 1 / 0 to 1 / 0 to 1
- param ap_layer_id
integer Range: 0 to 7
- param subframeNull
optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Subf’)
- param itemNull
optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Item’)