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


Glossary Item Box

Specifies which frame the allocation is located in.

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
Frame0Allocation is located in frame 0.
Frame1Allocation is located in frame 1.
‡ This is the minimum 89600 VSA software version level needed to use this enum member.

Remarks

This enumeration applies only to TDD

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

See Also