RFmxBTMXModSpectrumBurstSynchronizationType Enumeration
- Updated2024-04-10
- 1 minute(s) read
RFmxBTMXModSpectrumBurstSynchronizationType Enumeration
Specifies the type of synchronization used for detecting the start of packet in the ModSpectrum measurement.
Namespace: NationalInstruments.RFmx.BTMX
Assembly: NationalInstruments.RFmx.BTMX.Fx40 (in NationalInstruments.RFmx.BTMX.Fx40.dll) Version: 24.3.0.49284 (24.3.0.49284)
Syntax
public enum RFmxBTMXModSpectrumBurstSynchronizationType
Public Enumeration RFmxBTMXModSpectrumBurstSynchronizationType
Members
Member 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 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. |