RFmxBTMXDirectionFindingMode Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies the mode of direction finding.
Syntax
Namespace: NationalInstruments.RFmx.BTMX
public enum RFmxBTMXDirectionFindingMode
Members
| Name | Value | Description |
|---|---|---|
| Disabled | 0 | Specifies that the LE packet does not have fields required for direction finding. |
| AngleOfArrival | 1 | Specifies that the LE packets uses the Angle of Arrival method of direction finding. |
| AngleOfDepature | 2 | Specifies that the LE packets uses the Angle of Departure method of direction finding. |
| Enabled | 1 | This enum value has been deprecated. |