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