RFmx WLAN DotNET

Table of Contents

RFmxWlanMXOfdmModAccSigBCrcStatus Enumeration

  • Updated2024-07-17
  • 1 minute(s) read
RFmxWlanMXOfdmModAccSigBCrcStatus Enumeration

RFmxWlanMXOfdmModAccSigBCrcStatus Enumeration

Returns whether the cyclic redundancy check (CRC) has passed for the HE-SIG-B field of the 802.11ax MU PPDU waveform.

Namespace:  NationalInstruments.RFmx.WlanMX
Assembly:  NationalInstruments.RFmx.WlanMX.Fx40 (in NationalInstruments.RFmx.WlanMX.Fx40.dll) Version: 24.5.0.49283 (24.5.0.49283)

Syntax

public enum RFmxWlanMXOfdmModAccSigBCrcStatus
Public Enumeration RFmxWlanMXOfdmModAccSigBCrcStatus

Members

  Member nameValueDescription
NotApplicable-1Returns that the SIG-B CRC is invalid for the current waveform.
Fail0Returns that the SIG-B CRC failed.
Pass1Returns that the SIG-B CRC passed.

See Also

Log in to get a better experience