Frequency

SCPI Command :

[SENSe]:CREFerence:FREQuency
class FrequencyCls[source]

Frequency commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get() float[source]
# SCPI: [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.

return

frequency: Unit: HZ

set(frequency: float) None[source]
# SCPI: [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.

param frequency

Unit: HZ