Select

SCPI Command :

DISPlay[:WINDow<n>]:TRACe<t>:SELect
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(trace_number: int, window=Window.Default, trace=Trace.Default) None[source]
# 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) .

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

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