Y

SCPI Command :

CALCulate<n>:LIMit<li>:SPECtrum:MASK:CHECk:Y
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(window=Window.Default, limitIx=LimitIx.Default) float[source]
# CALCulate<n>:LIMit<li>:SPECtrum:MASK:CHECk:Y
value: float = driver.applications.k91Wlan.calculate.limit.spectrum.mask.check.y.get(window = repcap.Window.Default, limitIx = repcap.LimitIx.Default)

Returns the highest (absolute) power level that exceeds the SEM limit. If no limit was exceeded, an error is returned.

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’)