Gets whether DCM is enabled for a specified user.

Syntax

Namespace: NationalInstruments.RFmx.WlanMX

public int GetDcmEnabled(string selectorString, out RFmxWlanMXOfdmModAccDcmEnabled value)

Remarks

This method gets the value of OfdmModAccResultsDcmEnabled attribute.

Parameters

NameTypeDescription
selectorStringstring

Specifies the result name and User number. Example: "User0", "result::r1/User0". You can use the BuildUserString(string, int) method to build the selector string.

valueout RFmxWlanMXOfdmModAccDcmEnabled

Upon return, contains whether DCM is enabled for a specified user.

Returns

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