Current

SCPI Commands :

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

Return the values of the error vector magnitude vs chip diagram.

Suppressed linked return values: reliability

return:

evm_chip: Comma-separated list of 4096 values, one per chip of the preselected preamble

read() List[float][source]
# SCPI: READ:WCDMa:MEASurement<instance>:PRACh:TRACe:EVMagnitude:CHIP:CURRent
value: List[float] = driver.wcdmaMeas.prach.trace.evMagnitude.chip.current.read()

Return the values of the error vector magnitude vs chip diagram.

Suppressed linked return values: reliability

return:

evm_chip: Comma-separated list of 4096 values, one per chip of the preselected preamble