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