Stop
SCPI Command :
[SENSe]:MIXer:FREQuency:STOP
- class StopCls[source]
Stop commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() float [source]
# SCPI: [SENSe]:MIXer:FREQuency:STOP value: float = driver.applications.k91Wlan.sense.mixer.frequency.stop.get()
Sets or queries the frequency at which the external mixer band stops.
- return
frequency: No help available
- set(frequency: float) None [source]
# SCPI: [SENSe]:MIXer:FREQuency:STOP driver.applications.k91Wlan.sense.mixer.frequency.stop.set(frequency = 1.0)
Sets or queries the frequency at which the external mixer band stops.
- param frequency
No help available