Returns whether the parity check has passed either for the SIGNAL field of the 802.11a/g waveform or for the L-SIG field of the 802.11n/802.11ac/802.11ax/802.11be waveforms.

Syntax

Namespace: NationalInstruments.RFmx.WlanMX

public enum RFmxWlanMXOfdmModAccLSigParityCheckStatus

Members

NameValueDescription
NotApplicable-1

Returns that the parity check is invalid for the current waveform.

Fail0

Returns that the parity check failed.

Pass1

Returns that the parity check passed.