Value
SCPI Command :
[SENSe]:DDEMod:STANdard:SYNC:OFFSet[:VALue]
- class ValueCls[source]
Value commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() float [source]
# SCPI: [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.
- return
offset: Range: 0 to 15000, Unit: SYMB
- set(offset: float) None [source]
# SCPI: [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.
- param offset
Range: 0 to 15000, Unit: SYMB