Result

SCPI Command :

CALCulate<n>:LIMit<li>[:CC<cc>][:ISRC][:FRAMe<fr>]:SUMMary:EVM:USPB:MAXimum:RESult
class ResultCls[source]

Result commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get(window=Window.Default, limitIx=LimitIx.Default, carrierComponent=CarrierComponent.Default, frame=Frame.Default) str[source]
# SCPI: CALCulate<n>:LIMit<li>[:CC<cc>][:ISRC][:FRAMe<fr>]:SUMMary:EVM:USPB:MAXimum:RESult
value: str = driver.applications.k14Xnr5G.calculate.limit.cc.isrc.frame.summary.evm.uspb.maximum.result.get(window = repcap.Window.Default, limitIx = repcap.LimitIx.Default, carrierComponent = repcap.CarrierComponent.Default, frame = repcap.Frame.Default)

Queries the limit specified by 3GPP for the EVM of all PDSCH resource elements with a PI/2 BPSK modulation.

param window

optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Calculate’)

param limitIx

optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Limit’)

param carrierComponent

optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Cc’)

param frame

optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Frame’)

return

limit_check: FAILED Limit check has failed. PASSED Limit check has passed. NOTEVALUATED Limits have not been evaluated.