Specifies the mode of direction finding.

Syntax

Namespace: NationalInstruments.RFmx.BTMX

public enum RFmxBTMXDirectionFindingMode

Members

NameValueDescription
Disabled0

Specifies that the LE packet does not have fields required for direction finding.

AngleOfArrival1

Specifies that the LE packets uses the Angle of Arrival method of direction finding.

AngleOfDepature2

Specifies that the LE packets uses the Angle of Departure method of direction finding.

Enabled1

This enum value has been deprecated.