Result

SCPI Command :

CALCulate<n>:LIMit<li>[:CC<cc>][:ISRC][:FRAMe<fr>]:SUMMary:EVM:US1K:MAXimum:RESult
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(window=Window.Default, limitIx=LimitIx.Default, carrierComponent=CarrierComponent.Default, frame=Frame.Default) str[source]
# CALCulate<n>:LIMit<li>[:CC<cc>][:ISRC][:FRAMe<fr>]:SUMMary:EVM:US1K:MAXimum:RESult
value: str = driver.applications.k14Xnr5G.calculate.limit.cc.isrc.frame.summary.evm.us1K.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 PUSCH resource elements with a 1024QAM modulation.

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

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

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

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

Returns:

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