Current

SCPI Command :

FETCh:WCDMa:MEASurement<instance>:MEValuation:LIST:PHD:CURRent
class CurrentCls[source]

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

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

Returns the phase discontinuity vs. slot results in list mode. Each value indicates the phase discontinuity at the boundary between the slot and the previous slot. If the slot or the previous slot is not measured, NCAP is returned.

Suppressed linked return values: reliability

return:

phd: Comma-separated list of phase discontinuity results, 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 phase discontinuity 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 phase discontinuity results are returned.