RFmxNRMXBandwidthPartDCLocationKnown Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmxNRMXBandwidthPartDCLocationKnown Enumeration
Specifies whether Uplink Tx Direct Current location within the carrier is determined. If set to False, DC location is undetermined within the carrier. In ModAcc measurement, IQ impairments are not estimated and compensated, and only General In-Band Emission limits are applied. If set to True, DC location is determined within the carrier.
This property is not supported when Link Direction property is set to Downlink.
Use "bwp(m)" or "carrier(k)" or "subblock(n)" or "subblock(n)/carrier(k)/bwp(m)" as the Selector Strings to configure or read this property.
Namespace: NationalInstruments.RFmx.NRMX
Assembly: NationalInstruments.RFmx.NRMX.Fx40 (in NationalInstruments.RFmx.NRMX.Fx40.dll) Version: 24.5.0.49283 (24.5.0.49283)
Syntax
public enum RFmxNRMXBandwidthPartDCLocationKnown
Public Enumeration RFmxNRMXBandwidthPartDCLocationKnown
Members
Member name | Value | Description | |
---|---|---|---|
False | 0 | DC Location is un-known. | |
True | 1 | DC Location is known. |