Pcc

SCPI Commands :

SENSe:LTE:SIGNaling<instance>:CQIReporting[:PCC]:RPERiod
SENSe:LTE:SIGNaling<instance>:CQIReporting[:PCC]:ROFFset
class PccCls[source]

Pcc commands group definition. 2 total commands, 0 Subgroups, 2 group commands

get_roffset() int[source]
# SCPI: SENSe:LTE:SIGNaling<instance>:CQIReporting[:PCC]:ROFFset
value: int = driver.sense.cqiReporting.pcc.get_roffset()

Queries the reporting offset NOFFSET,CQI in subframes, resulting from the configured ‘cqi-pmi-ConfigIndex’.

return:

offset: decimal Range: 0 to 159

get_rperiod() int[source]
# SCPI: SENSe:LTE:SIGNaling<instance>:CQIReporting[:PCC]:RPERiod
value: int = driver.sense.cqiReporting.pcc.get_rperiod()

Queries the reporting period Np in subframes, resulting from the configured ‘cqi-pmi-ConfigIndex’.

return:

period: decimal Range: 1 to 160