Present

SCPI Command :

CALCulate<n>:DSP:RESult:RRANge:CURRent:PATTern: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:PATTern:PRESent
value: bool = driver.applications.k70Vsa.calculate.dsp.result.rrange.current.pattern.present.get(window = repcap.Window.Default)

Queries whether a pattern 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 Pattern not available. ON | 1 Pattern available