Stop

SCPI Command :

[SENSe]:MIXer:FREQuency:STOP
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() float[source]
# [SENSe]:MIXer:FREQuency:STOP
value: float = driver.applications.k9X11Ad.sense.mixer.frequency.stop.get()

Sets or queries the frequency at which the external mixer band stops.

set(frequency: float) None[source]
# [SENSe]:MIXer:FREQuency:STOP
driver.applications.k9X11Ad.sense.mixer.frequency.stop.set(frequency = 1.0)

Sets or queries the frequency at which the external mixer band stops.