Value
SCPI Command :
[SENSe]:CREFerence:VALue
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() float[source]
# [SENSe]:CREFerence:VALue value: float = driver.applications.k50Spurious.sense.creference.value.get()
Defines the maximum peak of the signal, which is considered to be the reference carrier.
- Returns:
max_peak: Unit: DBM
- set(max_peak: float) None[source]
# [SENSe]:CREFerence:VALue driver.applications.k50Spurious.sense.creference.value.set(max_peak = 1.0)
Defines the maximum peak of the signal, which is considered to be the reference carrier.
- Parameters:
max_peak – Unit: DBM