Specifies whether the measurement uses the default symbol map or the map that you configure using the NationalInstruments.RFmx.DemodMX.RFmxDemodMXDDemodConfiguration.ConfigureSymbolMap(string,NationalInstruments.RFmx.DemodMX.RFmxDemodMXDDemodSymbolMapType,NationalInstruments.ComplexSingle[]) method.

Syntax

Namespace: NationalInstruments.RFmx.DemodMX

public enum RFmxDemodMXDDemodSymbolMapType

Members

NameValueDescription
Auto0

Uses a default symbol map.

Custom1

Uses the map that you specify using the NationalInstruments.RFmx.DemodMX.RFmxDemodMXDDemodConfiguration.ConfigureSymbolMap(string,NationalInstruments.RFmx.DemodMX.RFmxDemodMXDDemodSymbolMapType,NationalInstruments.ComplexSingle[]) method.