Y

SCPI Command :

CALCulate<n>:LIMit<li>:SPECtrum:MASK:CHECk:Y
class YCls[source]

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

get(window=Window.Default, limitIx=LimitIx.Default) float[source]
# SCPI: 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.

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

return

worst_value: No help available