Current

SCPI Commands

FETCh:WCDMa:MEASurement<Instance>:MEValuation:LIST:UEPower:CURRent
class Current[source]

Current commands group definition. 1 total commands, 0 Sub-groups, 1 group commands

fetch()List[float][source]
# SCPI: FETCh:WCDMa:MEASurement<instance>:MEValuation:LIST:UEPower:CURRent
value: List[float] = driver.multiEval.listPy.uePower.current.fetch()

Returns the UE power vs. slot results in list mode.

Use RsCmwWcdmaMeas.reliability.last_value to read the updated reliability indicator.

return

ue_power: float User equipment power, one value per slot. The list contains results for all active segments (segments for which any measurement has been enabled) . If another measurement has been enabled for a segment, but the UE power vs. slot measurement is disabled, NCAPs are returned for that segment. Example: segment 1 with 10 slots active, segment 2 with 50 slots inactive, segment 3 with 12 slots active. 22 power results are returned. Range: -100 dBm to 55 dBm, Unit: dBm