RFmxBTMXPowerRampBurstSynchronizationType Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies the type of synchronization used for detecting the start of packet in the PowerRamp measurement.
Syntax
Namespace: NationalInstruments.RFmx.BTMX
public enum RFmxBTMXPowerRampBurstSynchronizationType
Members
| Name | Value | Description |
|---|---|---|
| None | 0 | Specifies that the measurement does not perform synchronization to detect the start of the packet. |
| Preamble | 1 | Specifies that the measurement uses the preamble field bits to detect the start of the packet. |
| SyncWord | 2 | Specifies that the measurement uses the Access Address for LE-CS packets to detect the start of the packet. |