Value
SCPI Command :
[SENSe]:CREFerence:VALue
- class ValueCls[source]
Value commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() float [source]
# SCPI: [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.
- return
max_peak: Unit: DBM
- set(max_peak: float) None [source]
# SCPI: [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.
- param max_peak
Unit: DBM