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) float[source]
# CALCulate<n>:LIMit<li>:ACTive
value: float = driver.applications.k30NoiseFigure.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’)

Returns:

limit_lines: String containing the names of all active limit lines in alphabetical order.