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

Syntax

Namespace: NationalInstruments.RFmx.WlanMX

public enum RFmxWlanMXOfdmModAccSigBCrcStatus

Members

NameValueDescription
NotApplicable-1

Returns that the SIG-B CRC is invalid for the current waveform.

Fail0

Returns that the SIG-B CRC failed.

Pass1

Returns that the SIG-B CRC passed.