Specifies the type of synchronization used for detecting the start of the EDR packet in the adjacent channel power (ACP) measurement.

Syntax

Namespace: NationalInstruments.RFmx.BTMX

public enum RFmxBTMXAcpBurstSynchronizationType

Members

NameValueDescription
None0

Specifies that the measurement does not perform synchronization to detect the start of the packet.

Preamble1

Specifies that the measurement uses the preamble field bits to detect the start of the packet.

SyncWord2

Specifies that the measurement uses sync word for the BR/EDR packets and access address for the LE/LE-CS packets to detect the start of the packet. For BR /EDR packets, the sync word is derived from the SetBDAddressLap(string, int) method.