Keysight Pathwave 89600 VSA .NET API
UplinkBandwidthForDciDecoding Property
See Also 
Agilent.SA.Vsa.Lte.Interfaces Assembly > Agilent.SA.Vsa.Lte Namespace > MeasurementExtension Class : UplinkBandwidthForDciDecoding Property


Glossary Item Box

Gets or sets the uplink bandwidth to be used in decoding certain DCI Formats.

Syntax

Visual Basic (Declaration) 
Public Overridable Property UplinkBandwidthForDciDecoding As AnalysisBandwidthType
C# 
public virtual AnalysisBandwidthType UplinkBandwidthForDciDecoding {get; set;}
C++/CLI 
public:
virtual property AnalysisBandwidthType UplinkBandwidthForDciDecoding {
   AnalysisBandwidthType get();
   void set (    AnalysisBandwidthType value);
}

Property Value

The default value is the DL AnalysisBandwidth

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 19.00

See Also