Pdcch

SCPI Commands :

SENSe:LTE:SIGNaling<instance>:CONNection[:PCC]:PDCCh:PSYMbols
SENSe:LTE:SIGNaling<instance>:CONNection[:PCC]:PDCCh:ALEVel
class PdcchCls[source]

Pdcch commands group definition. 2 total commands, 0 Subgroups, 2 group commands

class AlevelStruct[source]

Structure for reading output parameters. Fields:

  • Dldci_Crnti: int: decimal DCI for DL with C-RNTI Range: 1 to 8

  • Uldci_Crnti: int: decimal DCI for UL with C-RNTI Range: 1 to 8

  • Dldci_Sirnti: int: decimal DCI for DL with SI-RNTI Range: 1 to 8

get_alevel() AlevelStruct[source]
# SCPI: SENSe:LTE:SIGNaling<instance>:CONNection[:PCC]:PDCCh:ALEVel
value: AlevelStruct = driver.sense.connection.pcc.pdcch.get_alevel()

Queries the used PDCCH aggregation levels.

return:

structure: for return value, see the help for AlevelStruct structure arguments.

get_psymbols() int[source]
# SCPI: SENSe:LTE:SIGNaling<instance>:CONNection[:PCC]:PDCCh:PSYMbols
value: int = driver.sense.connection.pcc.pdcch.get_psymbols()

Queries the number of PDCCH symbols per normal subframe.

return:

pdcch_symbols: decimal Range: 1 to 4