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


Glossary Item Box

Enum values indicating a scaling factor to limit the number of resource elements assigned to UCI on PUSCH for DCI formats other than DCI format 0_2. Value F0p5 corresponds to 0.5, value F0p65 corresponds to 0.65, and so on.

Syntax

Visual Basic (Declaration) 
Public Enum ScalingForUciOnPusch 
   Inherits System.Enum
C# 
public enum ScalingForUciOnPusch : System.Enum 
C++/CLI 
public enum class ScalingForUciOnPusch : public System.Enum 

Members

MemberDescriptionMinimum SW Version‡
OneScaling of 0.65
ZeroDotEightScaling of 0.8
ZeroDotFiveScaling of 0.5
ZeroDotSixFiveScaling of 0.65
‡ This is the minimum 89600 VSA software version level needed to use this enum member.

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