Gets the space time stream offset. This method is applicable only to 802.11ax and 802.11be signals.

Syntax

Namespace: NationalInstruments.RFmx.WlanMX

public int GetSpaceTimeStreamOffset(string selectorString, out int value)

Remarks

This method gets the value of OfdmModAccResultsSpaceTimeStreamOffset 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 int

Upon return, contains the space time stream offset. This method is applicable only to 802.11ax and 802.11be signals.

Returns

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