RFmxWlanMXDsssModAccPsduCrcStaus Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmxWlanMXDsssModAccPsduCrcStaus Enumeration
Indicates whether the cyclic redundancy check (CRC) of the received decoded PLCP service data unit (PSDU) has passed.
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 RFmxWlanMXDsssModAccPsduCrcStaus
Public Enumeration RFmxWlanMXDsssModAccPsduCrcStaus
Members
| Member name | Value | Description | |
|---|---|---|---|
| Fail | 0 | Indicates that the PSDU CRC failed. | |
| Pass | 1 | Indicates that the PSDU CRC passed. |