Value

SCPI Command :

[SENSe]:DDEMod:STANdard:SYNC:OFFSet[:VALue]
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() float[source]
# [SENSe]:DDEMod:STANdard:SYNC:OFFSet[:VALue]
value: float = driver.applications.k70Vsa.sense.ddemod.standard.sync.offset.value.get()

Defines a number of symbols which are ignored before the comparison with the pattern starts.

Returns:

offset: Range: 0 to 15000, Unit: SYMB

set(offset: float) None[source]
# [SENSe]:DDEMod:STANdard:SYNC:OFFSet[:VALue]
driver.applications.k70Vsa.sense.ddemod.standard.sync.offset.value.set(offset = 1.0)

Defines a number of symbols which are ignored before the comparison with the pattern starts.

Parameters:

offset – Range: 0 to 15000, Unit: SYMB