Nstate

SCPI Commands

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

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

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

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

Table Header: <APSKNstate> / Order

  • 16 / 16APSK

  • 32 / 32APSK

This command is only available if the additional Multi-Modulation Analysis option (R&S FSWP-K70M) is installed.

return

apskn_state: 16 | 32

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

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

Table Header: <APSKNstate> / Order

  • 16 / 16APSK

  • 32 / 32APSK

This command is only available if the additional Multi-Modulation Analysis option (R&S FSWP-K70M) is installed.

param apskn_state

16 | 32