Pcc

SCPI Commands :

FETCh:LTE:MEASurement<Instance>:MEValuation:TRACe:PMONitor[:PCC]
READ:LTE:MEASurement<Instance>:MEValuation:TRACe:PMONitor[:PCC]
class PccCls[source]

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

fetch() List[float][source]
# SCPI: FETCh:LTE:MEASurement<Instance>:MEValuation:TRACe:PMONitor[:PCC]
value: List[float] = driver.lteMeas.multiEval.trace.pmonitor.pcc.fetch()

No command help available

Suppressed linked return values: reliability

return:

power: No help available

read() List[float][source]
# SCPI: READ:LTE:MEASurement<Instance>:MEValuation:TRACe:PMONitor[:PCC]
value: List[float] = driver.lteMeas.multiEval.trace.pmonitor.pcc.read()

No command help available

Suppressed linked return values: reliability

return:

power: No help available