Frequency

SCPI Command :

[SENSe]:CREFerence:FREQuency
Commands in total: 1
Subgroups: 0
Direct 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