Crdata

SCPI Command :

[SENSe]:NR5G:DEMod:CRData
class CrdataCls[source]

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

get() RsFsw.enums.CrDataState[source]
# SCPI: [SENSe]:NR5G:DEMod:CRData
value: enums.CrDataState = driver.applications.k14Xnr5G.sense.nr5G.demod.crdata.get()

Selects the CORESET reference data.

return

state: No help available

set(state: RsFsw.enums.CrDataState) None[source]
# SCPI: [SENSe]:NR5G:DEMod:CRData
driver.applications.k14Xnr5G.sense.nr5G.demod.crdata.set(state = enums.CrDataState.ALL0)

Selects the CORESET reference data.

param state

AUTO Automatic detection of reference values. ALL0 CORESET consists of 0’s only. PASLots CORESET based on NR-TM PN23 (pseudo random sequence 23) with all PDCCH having the same sequence. If an ORAN test case is selected (method RsFsw.Applications.K14x_Nr5G.Configure.Nr5G.Oran.Tcase.set, this parameter selects the ORAN PN23 sequence for all PDCCH. PN23 CORESET based on NR-TM PN23 (pseudo random sequence 23) .