RsCmwWlanMeas
latest

Contents:

  • Revision History
  • Getting Started
  • Enums
  • RepCaps
  • Examples
  • RsCmwWlanMeas API Structure
    • Configure
    • 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>
    • Route
    • Tmode
    • Trigger
  • RsCmwWlanMeas Utilities
  • RsCmwWlanMeas Logger
  • RsCmwWlanMeas Events
  • Index
RsCmwWlanMeas
  • RsCmwWlanMeas API Structure
  • 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: decimal ‘Reliability indicator’

  • Value_Bin: str: string

  • Value_Dec: int: decimal Range: 0 to 511

fetch() → FetchStruct[source]
# SCPI: FETCh:WLAN:MEASurement<instance>:MEValuation:SINFo:VHTSig:PAID
value: FetchStruct = driver.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 RsCmwWlanMeas.MultiEval.Sinfo.VhtSig.Sunsts.fetch

return:

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

Previous Next

© Copyright © Rohde & Schwarz 2023. Revision fb885517.

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