Start
SCPI Command :
[SENSe]:MIXer:FREQuency:STARt
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() float[source]
# [SENSe]:MIXer:FREQuency:STARt value: float = driver.applications.k9X11Ad.sense.mixer.frequency.start.get()
Sets or queries the frequency at which the external mixer band starts.
- set(frequency: float) None[source]
# [SENSe]:MIXer:FREQuency:STARt driver.applications.k9X11Ad.sense.mixer.frequency.start.set(frequency = 1.0)
Sets or queries the frequency at which the external mixer band starts.