Specifies whether the demodulator needs to search for a known reference sequence and synchronize the signal to this reference. The reference sequence is the symbol representation of a defined set of bits known to be present in the transmitted signal. If the synchronization is found in the demodulated signal, the measurement is performed from this point onward. If the synchronization is not found, the entire signal is used for the measurement.

Syntax

Namespace: NationalInstruments.RFmx.DemodMX

public enum RFmxDemodMXDDemodSynchronizationEnabled

Members

NameValueDescription
False0

Does not search for a known reference sequence and synchronize the signal to this reference.

True1

Searches for a known reference sequence and synchronizes the signal to this reference.