RFmxDemodMXDDemodSearchLengthAuto Enumeration
- Updated2025-04-08
- 1 minute(s) read
Specifies whether the measurement should search for synchronization bit pattern in the waveform of length determined by the measurement or search for length duration.
Syntax
Namespace: NationalInstruments.RFmx.DemodMX
public enum RFmxDemodMXDDemodSearchLengthAuto
Members
Name | Value | Description |
---|---|---|
False | 0 | Synchronization bit pattern is searched in a waveform within the search Length duration. |
True | 1 | Synchronization bit pattern is searched in a waveform of length determined by the measurement. |