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


Glossary Item Box

Specifies the Physical-layer Cell Identity Mode (Downlink only).

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
AutoAuto-detect the Cell identity number.
ETMIgnore CellIdentity value and use 1 for LTE, and auto-increment it for each CC for LTE-A in accordance with E-TM specifications20.00
ManualManually specify the Cell identity number to be used.
‡ 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)

See Also