BluetoothDtmReceiverPhy Enumeration
- Updated2023-02-21
- 1 minute(s) read
Specifies the type of the generated packet by the physical layer of the DUT. The default value is Phy_1Mbps.
Namespace: NationalInstruments.BluetoothDtm
Assembly: NationalInstruments.BluetoothDtm.Fx40 (in NationalInstruments.BluetoothDtm.Fx40.dll) Version: 20.7.0.32768 (20.7.0.32768)
Syntax
public enum BluetoothDtmReceiverPhy
Public Enumeration BluetoothDtmReceiverPhy
Members
| Member name | Value | Description | |
|---|---|---|---|
| Phy_1Mbps | 1 | Receiver is set to use the LE 1M PHY. | |
| Phy_2Mbps | 2 | Receiver is set to use the LE 2M PHY. | |
| Phy_Coded | 3 | Receiver is set to use the Coded PHY. |