Active
SCPI Command :
CALCulate<n>:LIMit<li>:ACTive
- class ActiveCls[source]
Active commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(window=Window.Default, limitIx=LimitIx.Default) List[str] [source]
# SCPI: CALCulate<n>:LIMit<li>:ACTive value: List[str] = driver.applications.k40PhaseNoise.calculate.limit.active.get(window = repcap.Window.Default, limitIx = repcap.LimitIx.Default)
Queries the names of all active limit lines.
- 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
active_limits: No help available