Nstate

SCPI Command :

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

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

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

Defines the demodulation order for ASK for the pattern (see also [SENSe:]DDEMod:PATTern:FORMat) . Depending on the demodulation state, the following orders are available:

Table Header: <ASKNstate> / Order

  • 2 / 2ASK

  • 4 / 4ASK

Is only available if the additional Multi-Modulation Analysis option (FSW-K70M) is installed.

return

askn_state: 2 | 4

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

Defines the demodulation order for ASK for the pattern (see also [SENSe:]DDEMod:PATTern:FORMat) . Depending on the demodulation state, the following orders are available:

Table Header: <ASKNstate> / Order

  • 2 / 2ASK

  • 4 / 4ASK

Is only available if the additional Multi-Modulation Analysis option (FSW-K70M) is installed.

param askn_state

2 | 4