Maximum
SCPI Commands :
READ:WCDMa:MEASurement<instance>:MEValuation:TRACe:EVMagnitude:CHIP:MAXimum
FETCh:WCDMa:MEASurement<instance>:MEValuation:TRACe:EVMagnitude:CHIP:MAXimum
- class MaximumCls[source]
Maximum commands group definition. 2 total commands, 0 Subgroups, 2 group commands
- fetch() List[float][source]
# SCPI: FETCh:WCDMa:MEASurement<instance>:MEValuation:TRACe:EVMagnitude:CHIP:MAXimum value: List[float] = driver.wcdmaMeas.multiEval.trace.evMagnitude.chip.maximum.fetch()
Returns the values of the RMS EVM 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:
evm_chip: No help available
- read() List[float][source]
# SCPI: READ:WCDMa:MEASurement<instance>:MEValuation:TRACe:EVMagnitude:CHIP:MAXimum value: List[float] = driver.wcdmaMeas.multiEval.trace.evMagnitude.chip.maximum.read()
Returns the values of the RMS EVM 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:
evm_chip: No help available