Start

SCPI Command :

DISPlay[:WINDow<n>]:TRACe<t>:X[:SCALe]:STARt
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(window=Window.Default, trace=Trace.Default) int[source]
# DISPlay[:WINDow<n>]:TRACe<t>:X[:SCALe]:STARt
value: int = driver.applications.k70Vsa.display.window.trace.x.scale.start.get(window = repcap.Window.Default, trace = repcap.Trace.Default)

Selects the start frequency of the display range. Before you can use the command you have to select a manual display range for the x-axis with method RsFsw.applications.k40PhaseNoise.display.window.trace.x.scale.scope.set() .

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’)