Nstate

SCPI Command :

[SENSe]:DDEMod:ASK:NSTate
class NstateCls[source]

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

get() float[source]
# SCPI: [SENSe]:DDEMod:ASK:NSTate
value: float = driver.applications.k70Vsa.sense.ddemod.ask.nstate.get()

This command defines the specific demodulation mode for ASK.

return

askn_state: 2 | 4 2 OOK 4 4ASK

set(askn_state: float) None[source]
# SCPI: [SENSe]:DDEMod:ASK:NSTate
driver.applications.k70Vsa.sense.ddemod.ask.nstate.set(askn_state = 1.0)

This command defines the specific demodulation mode for ASK.

param askn_state

2 | 4 2 OOK 4 4ASK