Returns whether the cyclic redundancy check (CRC) has passed for the ELR-SIG field of the 802.11bn waveform.

Syntax

Namespace: NationalInstruments.RFmx.WlanMX

public enum RFmxWlanMXOfdmModAccElrSigCrcStatus

Members

NameValueDescription
NotApplicable-1

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

Fail0

Returns that the ELR-SIG CRC failed.

Pass1

Returns that the ELR-SIG CRC passed.