PoVsss

SCPI Command :

[CONFigure]:SIGNaling:NRADio:CELL:CQIReporting:RESource:POVSss
class PoVsssCls[source]

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

get(cell_name: str) RsrcPower[source]
# SCPI: [CONFigure]:SIGNaling:NRADio:CELL:CQIReporting:RESource:POVSss
value: enums.RsrcPower = driver.configure.signaling.nradio.cell.cqiReporting.resource.poVsss.get(cell_name = 'abc')

Configures the power offset of NZP CSI-RS RE to SSS RE.

param cell_name:

No help available

return:

power: -9 dB, -6 dB, -3 dB, 0 dB, +3 dB, +6 dB

set(cell_name: str, power: RsrcPower) None[source]
# SCPI: [CONFigure]:SIGNaling:NRADio:CELL:CQIReporting:RESource:POVSss
driver.configure.signaling.nradio.cell.cqiReporting.resource.poVsss.set(cell_name = 'abc', power = enums.RsrcPower.M3DB)

Configures the power offset of NZP CSI-RS RE to SSS RE.

param cell_name:

No help available

param power:

-9 dB, -6 dB, -3 dB, 0 dB, +3 dB, +6 dB