Stop

SCPI Command :

DISPlay[:WINDow<n>]:TRACe<t>:X[:SCALe]:STOP
class StopCls[source]

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

get(window=Window.Default, trace=Trace.Default) int[source]
# SCPI: DISPlay[:WINDow<n>]:TRACe<t>:X[:SCALe]:STOP
value: int = driver.applications.k70Vsa.display.window.trace.x.scale.stop.get(window = repcap.Window.Default, trace = repcap.Trace.Default)

Selects the stop 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.K40_PhaseNoise.Display.Window.Trace.X.Scale.Scope.set.

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

return

stop: No help available