X

SCPI Command :

CALCulate<n>:LIMit<li>:ESPectrum:CHECk:X
class XCls[source]

X 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>:ESPectrum:CHECk:X
value: float = driver.applications.k91Wlan.calculate.limit.espectrum.check.x.get(window = repcap.Window.Default, limitIx = repcap.LimitIx.Default)

Returns the highest frequency for which the SEM limit was exceeded. 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