SetOfdmSpaceTimeStreamOffset(string, int)
- Updated2025-10-13
- 1 minute(s) read
Sets the space time stream offset.
Syntax
Namespace: NationalInstruments.RFmx.WlanMX
public int SetOfdmSpaceTimeStreamOffset(string selectorString, int value)
Remarks
This method sets the value of OfdmSpaceTimeStreamOffset attribute.The default value is 0.
Parameters
| Name | Type | Description |
|---|---|---|
| selectorString | string | Specifies the user number. |
| value | int | Specifies the space time stream offset. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.