GetOffsetSideband(string, out RFmxWlanMXSemOffsetSideband)
- Updated2025-04-08
- 1 minute(s) read
Gets whether the offset segment is present on one side or on both sides of the carrier.
Syntax
Namespace: NationalInstruments.RFmx.WlanMX
public int GetOffsetSideband(string selectorString, out RFmxWlanMXSemOffsetSideband value)
Remarks
This method gets the value of SemOffsetSideband attribute.The default value is Both .
Parameters
Name | Type | Description |
---|---|---|
selectorString | string | Specifies the offset number and segment number. |
value | out RFmxWlanMXSemOffsetSideband | Upon return, contains whether the offset segment is present on one side or on both sides of the carrier. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.