Symbols

SCPI Command :

[SENSe]:ADJust:EVM:SYMBols
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() int[source]
# [SENSe]:ADJust:EVM:SYMBols
value: int = driver.applications.k91Wlan.sense.adjust.evm.symbols.get()

Configures the number of OFDM-symbols the instrument should consider during the EVM optimization measurement for the auto level function. Prerequisites:

  • method RsFsw.applications.k91Wlan.sense.adjust.evm.mode.set() MAN

  • method RsFsw.applications.k91Wlan.configure.power.auto.oevm.set() FULL or PAON

  • method RsFsw.applications.k91Wlan.trigger.sequence.source.set() EXT

Returns:

count: integer

set(count: int) None[source]
# [SENSe]:ADJust:EVM:SYMBols
driver.applications.k91Wlan.sense.adjust.evm.symbols.set(count = 1)

Configures the number of OFDM-symbols the instrument should consider during the EVM optimization measurement for the auto level function. Prerequisites:

  • method RsFsw.applications.k91Wlan.sense.adjust.evm.mode.set() MAN

  • method RsFsw.applications.k91Wlan.configure.power.auto.oevm.set() FULL or PAON

  • method RsFsw.applications.k91Wlan.trigger.sequence.source.set() EXT

Parameters:

count – integer