Present
SCPI Command :
CALCulate<n>:DSP:RESult:RRANge:CURRent:BURSt:PRESent
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(window=Window.Default) bool[source]
# CALCulate<n>:DSP:RESult:RRANge:CURRent:BURSt:PRESent value: bool = driver.applications.k70Vsa.calculate.dsp.result.rrange.current.burst.present.get(window = repcap.Window.Default)
Queries whether a burst is present or not in the current result range.
- Parameters:
window – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Calculate’)
- Returns:
present: ON | OFF | 0 | 1 OFF | 0 Burst not available. ON | 1 Burst available