Specifies the type of synchronization used for detecting the start of packet in the transmit power (TXP) measurement.

Syntax

Namespace: NationalInstruments.RFmx.BTMX

public enum RFmxBTMXTxpBurstSynchronizationType

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 to detect the start of the packet.

SyncWord2

Specifies that the measurement uses sync word for the BR/EDR packets and access address for 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.