Current

SCPI Commands :

READ:WCDMa:MEASurement<instance>:MEValuation:TRACe:EVMagnitude:CHIP:CURRent
FETCh:WCDMa:MEASurement<instance>:MEValuation:TRACe:EVMagnitude: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:EVMagnitude:CHIP:CURRent
value: List[float] = driver.wcdmaMeas.multiEval.trace.evMagnitude.chip.current.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:CURRent
value: List[float] = driver.wcdmaMeas.multiEval.trace.evMagnitude.chip.current.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