Frequency
SCPI Command :
[SENSe]:CREFerence:FREQuency
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() float[source]
# [SENSe]:CREFerence:FREQuency value: float = driver.applications.k50Spurious.sense.creference.frequency.get()
Defines or queries the frequency at which the maximum peak of the signal, that is: the reference carrier, was found.
- Returns:
frequency: Unit: HZ
- set(frequency: float) None[source]
# [SENSe]:CREFerence:FREQuency driver.applications.k50Spurious.sense.creference.frequency.set(frequency = 1.0)
Defines or queries the frequency at which the maximum peak of the signal, that is: the reference carrier, was found.
- Parameters:
frequency – Unit: HZ