Min
SCPI Command :
[SENSe]:DEMod:FORMat:BANalyze:SYMBols:MIN
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() float[source]
# [SENSe]:DEMod:FORMat:BANalyze:SYMBols:MIN value: float = driver.applications.k9X11Ad.sense.demod.formatPy.banalyze.symbols.min.get()
For IEEE 802.11a, ac, g (OFDM) , j, n, p signals only: If the method
RsFsw.applications.k91Wlan.sense.demod.formatPy.banalyze.symbols.equal.set()command has been set to true, then this command specifies the exact number of payload symbols a PPDU must have to take part in measurement analysis. If the methodRsFsw.applications.k91Wlan.sense.demod.formatPy.banalyze.symbols.equal.set()command is set to false, this command specifies the minimum number of payload symbols required 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.
- set(count: float) None[source]
# [SENSe]:DEMod:FORMat:BANalyze:SYMBols:MIN driver.applications.k9X11Ad.sense.demod.formatPy.banalyze.symbols.min.set(count = 1.0)
For IEEE 802.11a, ac, g (OFDM) , j, n, p signals only: If the method
RsFsw.applications.k91Wlan.sense.demod.formatPy.banalyze.symbols.equal.set()command has been set to true, then this command specifies the exact number of payload symbols a PPDU must have to take part in measurement analysis. If the methodRsFsw.applications.k91Wlan.sense.demod.formatPy.banalyze.symbols.equal.set()command is set to false, this command specifies the minimum number of payload symbols required 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.- Parameters:
count – integer