Gets the data modulation format results of the analyzed waveform.

Syntax

Namespace: NationalInstruments.RFmx.WlanMX

public int GetDataModulationFormat(string selectorString, out RFmxWlanMXDsssModAccDataModulationFormat value)

Remarks

This method gets the value of DsssModAccResultsDataModulationFormat attribute.

Parameters

NameTypeDescription
selectorStringstring

Specifies the result name.
Example: ""
"result::r1"
You can use the BuildResultString(string) method to build the selectorString.

valueout RFmxWlanMXDsssModAccDataModulationFormat

Upon return, contains the data modulation format results of the analyzed waveform.

Returns

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