Status (802.11b/g DSSS/CCK/PBCC)

The status line provides summary messages indicating the status of demodulation of the PPDU PLCP Protocol data unit including the PLCP Physical layer convergence protocol Preamble status, the PLCP Header status and the PSDU 1) PHY Service Data Unit, or 2) PLCP SDU MAC (Medium Access Control: In most wired and wireless networks, a mthod is used to control how and when a device can transmit data over the communications link. This is the network's Medium Access Control scheme. The MAC protocol operates within the Data Link layer (Layer 2) of the ISO OSI 7 layer Model. The IEEE 802.11 standard, for example, specifies the MAC protocol for sharing of the wireless medium, packet formats, addressing, eror detection and recovery following errors. status. The Status message string format is as follows:

Status = [the PLCP Preamble status, the PLCP Header status, the PSDU data status]

API Programming Information

When queried programmatically, the Status entry in the Syms/Errs summary table is separated into two data results: the HdrStat (PLCP Header status) and MacStat (PSDU MAC status) status information. This table provides the HdrStat and MacStat values and meaning:

HdrStat Value

Description

0

No SFD found

1

Invalid header bits

2

Header CRC failed

3

Invalid header phase shift

4

Invalid Barker1/short

5

Unknown - the result length was not long enough to capture all of the header data, so the status cannot be determined.

6

Header OK

MacStat Value

Description

0

Unknown - the result length was not long enough to capture all of the data, so the MAC status cannot be determined.

1

MAC FCS Frame check sequence failed

2

MAC FCS OK

See Also

Available Error Summary Data (802.11b/g DSSS/CCK/PBCC)