Correct

SCPI Command :

CALCulate<n>:DSP:RESult:RRANge:CURRent:PATTern:CORRect
class CorrectCls[source]

Correct 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:CORRect
value: bool = driver.applications.k70Vsa.calculate.dsp.result.rrange.current.pattern.correct.get(window = repcap.Window.Default)

Queries whether the pattern is correct or not in the current result range.

param window

optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Calculate’)

return

correct: ON | OFF | 0 | 1 OFF | 0 Pattern not correct. ON | 1 Pattern correct