RsCMPX_WlanMeas
latest

Contents:

  • Revision History
  • Getting Started
  • Enums
  • RepCaps
  • Examples
  • RsCMPX_WlanMeas API Structure
    • Configure
    • Route
    • Trigger
    • WlanMeas
      • MultiEval
        • ListPy
        • Modulation
        • Ofdma
        • Power
        • PowerVsTime
        • Sinfo
          • Heb
          • Hemu
          • Hesu
          • Hetb
          • Htsig
          • Lsig
          • VhtSig
            • Beamformed
            • Bw
            • Crc
            • FecCoding
            • Gid
            • Ldpc
            • Paid
            • Reserved<Reserved>
            • Sdisambiguity
            • Sgi
            • Smcs
            • Stbc
            • Sunsts
            • Tail
            • TxOp
        • SpectrFlatness
        • State
        • Trace
        • TsMask
        • UtError<UtError>
      • Tmode
  • RsCMPX_WlanMeas Utilities
  • RsCMPX_WlanMeas Logger
  • RsCMPX_WlanMeas Events
  • Index
RsCMPX_WlanMeas
  • RsCMPX_WlanMeas API Structure
  • WlanMeas
  • MultiEval
  • Sinfo
  • VhtSig
  • Paid
  • Edit on GitLab

Paid

SCPI Command :

FETCh:WLAN:MEASurement<instance>:MEValuation:SINFo:VHTSig:PAID
class PaidCls[source]

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

class FetchStruct[source]

Response structure. Fields:

  • Reliability: int: ‘Reliability indicator’

  • Value_Bin: str: No parameter help available

  • Value_Dec: int: No parameter help available

fetch() → FetchStruct[source]
# SCPI: FETCh:WLAN:MEASurement<instance>:MEValuation:SINFo:VHTSig:PAID
value: FetchStruct = driver.wlanMeas.multiEval.sinfo.vhtSig.paid.fetch()

Queries the value of Partial AID field signaled in very high throughput signal field for 802.11ac signal (VHT-SIG) . For the filed NSTS refer to: method RsCMPX_WlanMeas.WlanMeas.MultiEval.Sinfo.VhtSig.Sunsts.fetch

return:

structure: for return value, see the help for FetchStruct structure arguments.

Previous Next

© Copyright © Rohde & Schwarz 2023. Revision a30e8b63.

Built with Sphinx using a theme provided by Read the Docs.