Nstate
SCPI Command :
[SENSe]:DDEMod:FSK:NSTate
- class NstateCls[source]
Nstate commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() float [source]
# SCPI: [SENSe]:DDEMod:FSK:NSTate value: float = driver.applications.k70Vsa.sense.ddemod.fsk.nstate.get()
Defines the demodulation of the FSK modulation scheme.
- return
fskn_state: 2 | 4 | 8 | 16 2 2FSK 4 4FSK 8 8FSK 16 16FSK
- set(fskn_state: float) None [source]
# SCPI: [SENSe]:DDEMod:FSK:NSTate driver.applications.k70Vsa.sense.ddemod.fsk.nstate.set(fskn_state = 1.0)
Defines the demodulation of the FSK modulation scheme.
- param fskn_state
2 | 4 | 8 | 16 2 2FSK 4 4FSK 8 8FSK 16 16FSK