StAdjust

SCPI Command :

[SENSe]:NR5G:DEMod:STADjust
class StAdjustCls[source]

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

get() float[source]
# SCPI: [SENSe]:NR5G:DEMod:STADjust
value: float = driver.applications.k14Xnr5G.sense.nr5G.demod.stAdjust.get()

Defines the symbol time adjustment.

return

value: Range: 0 to 100, Unit: PCT

set(value: float) None[source]
# SCPI: [SENSe]:NR5G:DEMod:STADjust
driver.applications.k14Xnr5G.sense.nr5G.demod.stAdjust.set(value = 1.0)

Defines the symbol time adjustment.

param value

Range: 0 to 100, Unit: PCT