Nstate
SCPI Command :
[SENSe]:DDEMod:SEARch:SYNC:NSTate
- class NstateCls[source]
Nstate commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() float [source]
# SCPI: [SENSe]:DDEMod:SEARch:SYNC:NSTate value: float = driver.applications.k70Vsa.sense.ddemod.search.sync.nstate.get()
Selects the degree of modulation (number of permitted states) . The pattern must have been selected before using [SENSe:]DDEMod:SEARch:SYNC:NAME. The number of permitted states depends on the modulation mode.
- return
nstate: No help available
- set(nstate: float) None [source]
# SCPI: [SENSe]:DDEMod:SEARch:SYNC:NSTate driver.applications.k70Vsa.sense.ddemod.search.sync.nstate.set(nstate = 1.0)
Selects the degree of modulation (number of permitted states) . The pattern must have been selected before using [SENSe:]DDEMod:SEARch:SYNC:NAME. The number of permitted states depends on the modulation mode.
- param nstate
No help available