Immediate
SCPI Command :
CALCulate<n>:SPECtrogram:CLEar[:IMMediate]
- class ImmediateCls[source]
Immediate commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- set(window=Window.Default) None [source]
# SCPI: CALCulate<n>:SPECtrogram:CLEar[:IMMediate] driver.calculate.spectrogram.clear.immediate.set(window = repcap.Window.Default)
Resets the spectrogram and clears the history buffer.
- param window
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Calculate’)
- set_with_opc(window=Window.Default, opc_timeout_ms: int = - 1) None [source]