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


Glossary Item Box

Specifies which DCI Format a PDCCH with ambiguous length is to be decoded as.

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
Format1Choose DCI Format 1 if length is the same as DCI Format 1A19.00
Format1AChoose DCI Format 1A if length is the same as DCI Format 119.00
‡ 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 19.00

See Also