Present
SCPI Command :
CALCulate<n>:DSP:RESult:RRANge:CURRent:BURSt:PRESent
- class PresentCls[source]
Present commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(window=Window.Default) bool [source]
# SCPI: 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.
- param window
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Calculate’)
- return
present: ON | OFF | 0 | 1 OFF | 0 Burst not available. ON | 1 Burst available