X
SCPI Command :
CALCulate<n>:LIMit<li>:ESPectrum:CHECk:X
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(window=Window.Default, limitIx=LimitIx.Default) float[source]
# 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.
- 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’)