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


Glossary Item Box

Specifies the forward link time domain channel to include in the analysis.

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
DataSpecifies the Data channel for analysis.
MacSpecifies the MAC channel for analysis.
PilotSpecifies the Preamble channel for analysis.
PreambleSpecifies the Preamble channel for analysis.
‡ 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