Periodicity
SCPI Command :
[CONFigure]:SIGNaling:NRADio:CELL:CQIReporting:PERiodicity
- class PeriodicityCls[source]
Periodicity commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(cell_name: str) PeriodicityCqiReport[source]
# SCPI: [CONFigure]:SIGNaling:NRADio:CELL:CQIReporting:PERiodicity value: enums.PeriodicityCqiReport = driver.configure.signaling.nradio.cell.cqiReporting.periodicity.get(cell_name = 'abc')
Selects the global periodicity for CSI reporting and CSI-RS resources.
- param cell_name:
No help available
- return:
periodicity: Periodicity in slots
- set(cell_name: str, periodicity: PeriodicityCqiReport) None[source]
# SCPI: [CONFigure]:SIGNaling:NRADio:CELL:CQIReporting:PERiodicity driver.configure.signaling.nradio.cell.cqiReporting.periodicity.set(cell_name = 'abc', periodicity = enums.PeriodicityCqiReport.P10)
Selects the global periodicity for CSI reporting and CSI-RS resources.
- param cell_name:
No help available
- param periodicity:
Periodicity in slots