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