Max

SCPI Command :

[SENSe]:DEMod:FORMat:BANalyze:SYMBols:MAX
class MaxCls[source]

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

get() float[source]
# SCPI: [SENSe]:DEMod:FORMat:BANalyze:SYMBols:MAX
value: float = driver.applications.k9X11Ad.sense.demod.formatPy.banalyze.symbols.max.get()

For IEEE 802.11a, ac, g (OFDM) , j, n, p signals only: If the [SENSe:]DEMod:FORMat:BANalyze:SYMBols:EQUal command is set to false, this command specifies the maximum number of payload symbols allowed for a PPDU to take part in measurement analysis. The number of payload symbols is defined as the uncoded bits including service and tail bits. If the [SENSe:]DEMod:FORMat:BANalyze:SYMBols:EQUal command has been set to true, then this command has no effect.

return

count: No help available

set(count: float) None[source]
# SCPI: [SENSe]:DEMod:FORMat:BANalyze:SYMBols:MAX
driver.applications.k9X11Ad.sense.demod.formatPy.banalyze.symbols.max.set(count = 1.0)

For IEEE 802.11a, ac, g (OFDM) , j, n, p signals only: If the [SENSe:]DEMod:FORMat:BANalyze:SYMBols:EQUal command is set to false, this command specifies the maximum number of payload symbols allowed for a PPDU to take part in measurement analysis. The number of payload symbols is defined as the uncoded bits including service and tail bits. If the [SENSe:]DEMod:FORMat:BANalyze:SYMBols:EQUal command has been set to true, then this command has no effect.

param count

integer