Current

SCPI Commands

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

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

fetch()List[RsCmwWcdmaMeas.enums.PcdErrorPhase][source]
# SCPI: FETCh:WCDMa:MEASurement<instance>:MEValuation:LIST:PCDE:PHASe:CURRent
value: List[enums.PcdErrorPhase] = driver.multiEval.listPy.pcde.phase.current.fetch()

Return the phase where the peak code domain error was measured, for all measured list mode segments.

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

return

pcd_error_phase: IPHase | QPHase Comma-separated list of values, one per measured segment IPHase: I-Signal QPHase: Q-Signal