lrwpanOQPSKConfig
Download Required: To use lrwpanOQPSKConfig
,
first download the Communications Toolbox Library for ZigBee and UWB add-on.
Description
The lrwpanOQPSKConfig
object is a configuration object for the WPAN
O-QPSK physical layer (PHY) format of IEEE® 802.15.4. Higher layer standards, such as ZigBee®, use this PHY. For a detailed description of the waveform format, see [1].
Creation
Description
creates a
configuration object that initializes transmit parameters for an O-QPSK IEEE 802.15.4 ZigBee waveform.cfgHRP
= lrwpanOQPSKConfig
sets properties using one or more name-value arguments. For example,
cfgHRP
= lrwpanOQPSKConfig(Name=Value
)lrwpanOQPSKConfig(PSDULength=64)
specifies a PSDU length of 64
bytes.
Properties
Examples
References
[1] IEEE STD 802.15.4-2020, IEEE Standard for Low-Rate Wireless Networks. May 2020.
Extended Capabilities
Version History
Introduced in R2023a