RFmxNRMXSemOffsetSideband Enumeration
- Updated2025-04-08
- 1 minute(s) read
Specifies whether the offset segment is present either on one side or on both sides of a carrier.
Syntax
Namespace: NationalInstruments.RFmx.NRMX
public enum RFmxNRMXSemOffsetSideband
Members
Name | Value | Description |
---|---|---|
Negative | 0 | Configures a lower offset segment to the left of the leftmost carrier. |
Positive | 1 | Configures an upper offset segment to the right of the rightmost carrier. |
Both | 2 | Configures both the negative and the positive offset segments. |