Stop
SCPI Command :
[SENSe]:MIXer:FREQuency:STOP
- Commands in total: 1Subgroups: 0Direct 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.