StAdjust
SCPI Command :
[SENSe]:NR5G:DEMod:STADjust
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() float[source]
# [SENSe]:NR5G:DEMod:STADjust value: float = driver.applications.k14Xnr5G.sense.nr5G.demod.stAdjust.get()
Defines the symbol time adjustment.
- Returns:
value: Range: 0 to 100, Unit: PCT
- set(value: float) None[source]
# [SENSe]:NR5G:DEMod:STADjust driver.applications.k14Xnr5G.sense.nr5G.demod.stAdjust.set(value = 1.0)
Defines the symbol time adjustment.
- Parameters:
value – Range: 0 to 100, Unit: PCT