Equal
SCPI Command :
[SENSe]:DEMod:FORMat:BANalyze:DBYTes:EQUal
- class EqualCls[source]
Equal commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() bool [source]
# SCPI: [SENSe]:DEMod:FORMat:BANalyze:DBYTes:EQUal value: bool = driver.applications.k91Wlan.sense.demod.formatPy.banalyze.dbytes.equal.get()
For IEEE 802.11b and g (DSSS) signals only: If enabled, only PPDUs with a specific payload length are considered for measurement analysis. If disabled, only PPDUs whose length is within a specified range are considered. The payload length is specified by the [SENSe:]DEMod:FORMat:BANalyze:DBYTes:MIN command. A payload length range is defined as a minimum and maximum number of symbols the payload may contain (see [SENSe:]DEMod:FORMat:BANalyze:DBYTes:MAX and [SENSe:]DEMod:FORMat:BANalyze:DBYTes:MIN) .
- return
state: ON | OFF | 1 | 0
- set(state: bool) None [source]
# SCPI: [SENSe]:DEMod:FORMat:BANalyze:DBYTes:EQUal driver.applications.k91Wlan.sense.demod.formatPy.banalyze.dbytes.equal.set(state = False)
For IEEE 802.11b and g (DSSS) signals only: If enabled, only PPDUs with a specific payload length are considered for measurement analysis. If disabled, only PPDUs whose length is within a specified range are considered. The payload length is specified by the [SENSe:]DEMod:FORMat:BANalyze:DBYTes:MIN command. A payload length range is defined as a minimum and maximum number of symbols the payload may contain (see [SENSe:]DEMod:FORMat:BANalyze:DBYTes:MAX and [SENSe:]DEMod:FORMat:BANalyze:DBYTes:MIN) .
- param state
ON | OFF | 1 | 0