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


Glossary Item Box

The resource interface selection determines the set of API properties used to describe the OFDM signal to be analyzed. This includes the mapping of frame part allocations to the available OFDM Resource Units (RU) plus describing each individual frame part allocation's associated configuration properties.

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
Type1Resource Interface Type1.
Type2Resource Interface Type2.
‡ 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 29.00

See Also