RFmxDemodMXDDemodSearchLengthAuto Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmx
Specifies whether the measurement should search for synchronization bit pattern in the waveform of length determined by the measurement or search for length duration.
Namespace: NationalInstruments.RFmx.DemodMX
Assembly: NationalInstruments.RFmx.DemodMX.Fx40 (in NationalInstruments.RFmx.DemodMX.Fx40.dll) Version: 24.5.0.49286 (24.5.0.49286)
Syntax
public enum RFmxDemodMXDDemodSearchLengthAuto
Public Enumeration RFmxDemodMXDDemodSearchLengthAuto
Members
Member 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. |