ApLayer

SCPI Command :

[SOURce<HW>]:BB:EUTRa:DL:[SUBF<ST0>]:ENCC:PDCCh:EXTC:ITEM<CH0>:DCIConf:APLayer
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(subframeNull=SubframeNull.Default, itemNull=ItemNull.Default) int[source]
# [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> method RsSmw.source.bb.eutra.downlink.user.cell.dmrs.state.set() / method RsSmw.source.bb.eutra.downlink.user.cell.seol.state.set() / 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

Parameters:
  • subframeNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Subf’)

  • itemNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Item’)

Returns:

ap_layer_id: integer Range: 0 to 7

set(ap_layer_id: int, subframeNull=SubframeNull.Default, itemNull=ItemNull.Default) None[source]
# [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> method RsSmw.source.bb.eutra.downlink.user.cell.dmrs.state.set() / method RsSmw.source.bb.eutra.downlink.user.cell.seol.state.set() / 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

Parameters:
  • ap_layer_id – integer Range: 0 to 7

  • subframeNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Subf’)

  • itemNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Item’)