Identifies the reference files used for combined signal demodulation. The value of this method must be same as the value of the Reference Data Identifier string specified while creating the reference files. This is applicable only if SetCombinedSignalDemodulationEnabled(string, RFmxWlanMXOfdmModAccCombinedSignalDemodulationEnabled) is set to True.

Syntax

Namespace: NationalInstruments.RFmx.WlanMX

public int SetReferenceDataConstellationIdentifier(string selectorString, string value)

Remarks

This method sets the value of OfdmModAccReferenceDataConstellationIdentifier attribute. The default value is "" (empty string).

Parameters

NameTypeDescription
selectorStringstring

Pass an empty string. The signal name that is passed when creating the signal configuration is used.

valuestring

Identifies the reference files used for combined signal demodulation. The value of this method must be same as the value of the Reference Data Identifier string specified while creating the reference files. This is applicable only if SetCombinedSignalDemodulationEnabled(string, RFmxWlanMXOfdmModAccCombinedSignalDemodulationEnabled) is set to True.

Returns

Returns the status code of this method. The status code either indicates success or describes a warning condition.