Current
SCPI Commands :
FETCh:WCDMa:MEASurement<instance>:MEValuation:TRACe:PERRor:CHIP:CURRent
READ:WCDMa:MEASurement<instance>:MEValuation:TRACe:PERRor:CHIP:CURRent
- class CurrentCls[source]
Current commands group definition. 2 total commands, 0 Subgroups, 2 group commands
- fetch() List[float][source]
# SCPI: FETCh:WCDMa:MEASurement<instance>:MEValuation:TRACe:PERRor:CHIP:CURRent value: List[float] = driver.wcdmaMeas.multiEval.trace.perror.chip.current.fetch()
Returns the values of the RMS phase error vs chip traces, measured in the preselected slot (see method RsCMPX_WcdmaMeas. Configure.WcdmaMeas.MultiEval.pslot) . One value per chip is returned. The results of the current, average and maximum traces can be retrieved.
Suppressed linked return values: reliability
- return:
phase_error_chip: No help available
- read() List[float][source]
# SCPI: READ:WCDMa:MEASurement<instance>:MEValuation:TRACe:PERRor:CHIP:CURRent value: List[float] = driver.wcdmaMeas.multiEval.trace.perror.chip.current.read()
Returns the values of the RMS phase error vs chip traces, measured in the preselected slot (see method RsCMPX_WcdmaMeas. Configure.WcdmaMeas.MultiEval.pslot) . One value per chip is returned. The results of the current, average and maximum traces can be retrieved.
Suppressed linked return values: reliability
- return:
phase_error_chip: No help available