ListPy

SCPI Command :

CONFigure[:NR5G]:DL[:CC<cc>]:FRAMe<fr>:BWPart<bwp>:SLOT<sl>:COReset<cr>:PDCCh0:DCISettings:LIST
class ListPyCls[source]

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

get(carrierComponent=CarrierComponent.Default, frame=Frame.Default, bwPart=BwPart.Default, slot=Slot.Default, coreset=Coreset.Default) str[source]
# SCPI: CONFigure[:NR5G]:DL[:CC<cc>]:FRAMe<fr>:BWPart<bwp>:SLOT<sl>:COReset<cr>:PDCCh0:DCISettings:LIST
value: str = driver.applications.k14Xnr5G.configure.nr5G.downlink.cc.frame.bwPart.slot.coreset.pdcch.dciSettings.listPy.get(carrierComponent = repcap.CarrierComponent.Default, frame = repcap.Frame.Default, bwPart = repcap.BwPart.Default, slot = repcap.Slot.Default, coreset = repcap.Coreset.Default)
Queries the DCI fields available for the currently selected DCI format and the number of bits each DCI field uses.

INTRO_CMD_HELP: Prerequisites for this command

  • Select a DCI format .(method RsFsw.Applications.K14x_Nr5G.Configure.Nr5G.Downlink.Cc.Frame.BwPart.Slot.Coreset.Pdcch.DciFormat.set) .

  • Assign bits to the DCI fields (method RsFsw.Applications.K14x_Nr5G.Configure.Nr5G.Downlink.Cc.Frame.BwPart.Slot.Coreset.Pdcch.DciSettings.Item.set) .

param carrierComponent

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

param frame

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

param bwPart

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

param slot

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

param coreset

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

return

list_py: String that contains the names of the DCI fields and the number of bits they use as a comma separated list.