SsReport

SCPI Command :

[CONFigure]:SIGNaling:TMODe:SSReport:ENABle
class SsReportCls[source]

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

get_enable() bool[source]
# SCPI: [CONFigure]:SIGNaling:TMODe:SSReport:ENABle
value: bool = driver.configure.signaling.tmode.ssReport.get_enable()

Enables SS-RSRPB reporting by the UE.

return:

enable: No help available

set_enable(enable: bool) None[source]
# SCPI: [CONFigure]:SIGNaling:TMODe:SSReport:ENABle
driver.configure.signaling.tmode.ssReport.set_enable(enable = False)

Enables SS-RSRPB reporting by the UE.

param enable:

No help available