Crdata
SCPI Command :
[SENSe]:NR5G:DEMod:CRData
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() CrDataState[source]
# [SENSe]:NR5G:DEMod:CRData value: enums.CrDataState = driver.applications.k14Xnr5G.sense.nr5G.demod.crdata.get()
Selects the CORESET reference data.
- set(state: CrDataState) None[source]
# [SENSe]:NR5G:DEMod:CRData driver.applications.k14Xnr5G.sense.nr5G.demod.crdata.set(state = enums.CrDataState.ALL0)
Selects the CORESET reference data.
- Parameters:
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.k14Xnr5G.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) .