Gets the space time stream offset.

Syntax

Namespace: NationalInstruments.RFmx.WlanMX

public int GetOfdmSpaceTimeStreamOffset(string selectorString, out int value)

Remarks

This method gets the value of OfdmSpaceTimeStreamOffset attribute.The default value is 0.

Parameters

NameTypeDescription
selectorStringstring

Specifies the user number.
Example: "user0".
You can use the BuildUserString(string, int) method to build the selector string.

valueout int

Upon return, contains the space time stream offset.

Returns

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