Keysight Pathwave 89600 VSA .NET API
ScalingForUciOnPusch Property
See Also 
Agilent.SA.Vsa.NewRadio.Interfaces Assembly > Agilent.SA.Vsa.NewRadio Namespace > Pusch Class : ScalingForUciOnPusch Property


Glossary Item Box

Gets or sets a value indicating a scaling factor to limit the number of resource elements assigned to UCI(uplink control information) on PUSCH for DCI formats other than DCI format 0_2.

Syntax

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

Property Value

Default value is 0.5. Value ZeroDotFive corresponds to 0.5, value ZeroDotSixFive corresponds to 0.65, and so on.

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 26.00

See Also