Active

SCPI Command :

CALCulate<n>:LIMit<li>:ACTive
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(window=Window.Default, limitIx=LimitIx.Default) List[str][source]
# 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.

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