Nstate

SCPI Command :

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

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

get() float[source]
# SCPI: [SENSe]:DDEMod:PATTern:QAM:NSTate
value: float = driver.applications.k70Vsa.sense.ddemod.pattern.qam.nstate.get()
Defines the demodulation order for QAM for the pattern.

Table Header: <QAMNSTate> / Order

  • 16 / 16QAM

  • 16 / Pi/4-16QAM

  • 32 / 32QAM

  • 32 / Pi/4-32QAM

  • 64 / 64QAM

  • 128 / 128QAM

  • 256 / 256QAM

  • 512 / 512QAM

  • 1024 / 1024QAM

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

return

qamn_state: No help available

set(qamn_state: float) None[source]
# SCPI: [SENSe]:DDEMod:PATTern:QAM:NSTate
driver.applications.k70Vsa.sense.ddemod.pattern.qam.nstate.set(qamn_state = 1.0)
Defines the demodulation order for QAM for the pattern.

Table Header: <QAMNSTate> / Order

  • 16 / 16QAM

  • 16 / Pi/4-16QAM

  • 32 / 32QAM

  • 32 / Pi/4-32QAM

  • 64 / 64QAM

  • 128 / 128QAM

  • 256 / 256QAM

  • 512 / 512QAM

  • 1024 / 1024QAM

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

param qamn_state

No help available