RFmx Demod DotNET

RFmxDemodMXDDemodDifferentialEnabled Enumeration

  • Updated2024-07-17
  • 1 minute(s) read
RFmxDemodMXDDemodDifferentialEnabled Enumeration

RFmxDemodMXDDemodDifferentialEnabled Enumeration

Specifies whether the symbols are differentially encoded, and is applicable only to phase-shift keying (PSK) and minimum-shift keying (MSK) modulation types.

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 RFmxDemodMXDDemodDifferentialEnabled
Public Enumeration RFmxDemodMXDDemodDifferentialEnabled

Members

Member nameValueDescription
False0 The symbols are directly mapped onto the symbol map.
True1 In case of PSK modulation, the transition between two consecutive symbols is mapped onto the symbol map. In case of MSK modulation, the consecutive bits are XORed. Other modulation types do not have any impact.

See Also

Log in to get a better experience