RFmx NR DotNET

Content Type
Programming Language
Current manual
Table of Contents
Product DocumentationRFmx NR DotNETRFmxNRMXBandwidthPartDCLocationKnown EnumerationCurrent page
Table of Contents

RFmxNRMXBandwidthPartDCLocationKnown Enumeration

RFmxNRMXBandwidthPartDCLocationKnown Enumeration

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 nameValueDescription
False0DC Location is un-known.
True1DC Location is known.

See Also

In This Section
Was this information helpful?