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

Syntax

Namespace: NationalInstruments.RFmx.WlanMX

public enum RFmxWlanMXOfdmModAccEhtSigCrcStatus

Members

NameValueDescription
NotApplicable-1

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

Fail0

Returns that the EHT-SIG CRC failed.

Pass1

Returns that the EHT-SIG CRC passed.