Select

SCPI Command :

DISPlay[:WINDow<n>]:TRACe<t>:SELect
class SelectCls[source]

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

set(trace_number: int, window=Window.Default, trace=Trace.Default) None[source]
# SCPI: DISPlay[:WINDow<n>]:TRACe<t>:SELect
driver.applications.k40PhaseNoise.display.window.trace.select.set(trace_number = 1, window = repcap.Window.Default, trace = repcap.Trace.Default)

Selects the trace for which spot noise results are calculated. A trace can only be selected if it has been turned on (‘Trace Mode’ != Blank) .

param trace_number

No help available

param window

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

param trace

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