GetAggregation(string, out int)
- Updated2025-04-08
- 1 minute(s) read
Gets the value of the Aggregation field as decoded from the high-throughput signal (HT-SIG) field of 802.11n signal.
Syntax
Namespace: NationalInstruments.RFmx.WlanMX
public int GetAggregation(string selectorString, out int value)
Remarks
This method gets the value of OfdmModAccResultsAggregation attribute.
Parameters
Name | Type | Description |
---|---|---|
selectorString | string | Specifies the result name. |
value | out int | Upon return, contains the value of the Aggregation field as decoded from the high-throughput signal (HT-SIG) field of 802.11n signal. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.