Stop
SCPI Command :
[SENSe]:FREQuency:STOP
- class StopCls[source]
Stop commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() float [source]
# SCPI: [SENSe]:FREQuency:STOP value: float = driver.applications.k149Uwb.sense.frequency.stop.get()
Defines the stop frequency. If you change the stop frequency, the application creates a new frequency list.
- return
frequency: Unit: HZ
- set(frequency: float) None [source]
# SCPI: [SENSe]:FREQuency:STOP driver.applications.k149Uwb.sense.frequency.stop.set(frequency = 1.0)
Defines the stop frequency. If you change the stop frequency, the application creates a new frequency list.
- param frequency
Unit: HZ