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


Glossary Item Box

Specifies the index for the Orthogonal Sequence in the PUCCH user channel allocation.

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
OneSets the Orthogonal Sequence Index to 1.
TwoSets the Orthogonal Sequence Index to 2.
ZeroSets the Orthogonal Sequence Index to 0.
‡ 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