Start

SCPI Command :

[SENSe]:MIXer:FREQuency:STARt
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() float[source]
# [SENSe]:MIXer:FREQuency:STARt
value: float = driver.applications.k50Spurious.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.k50Spurious.sense.mixer.frequency.start.set(frequency = 1.0)

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