Dirty

SCPI Command :

CALCulate<n>:MEAS:DIRTy
class DirtyCls[source]

Dirty commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get(window=Window.Default) bool[source]
# SCPI: CALCulate<n>:MEAS:DIRTy
value: bool = driver.applications.k70Vsa.calculate.meas.dirty.get(window = repcap.Window.Default)

Queries the validity of the measurement data, as indicated in the channel bar in manual operation.

param window

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

return

state: ON | OFF | 0 | 1 OFF | 0 The measurement results are valid. ON | 1 Invalid or inconsistent data is displayed, that is: the trace no longer matches the displayed instrument settings.