Keysight Pathwave 89600 VSA .NET API
GetActivePortIndexes Method
See Also 
Agilent.SA.Vsa.CustomOfdm.Interfaces Assembly > Agilent.SA.Vsa.CustomOfdm Namespace > Allocation Class : GetActivePortIndexes Method


Glossary Item Box

Gets the active antenna port indexes for this allocation.

Syntax

Visual Basic (Declaration) 
Public Overridable Function GetActivePortIndexes() As Integer()
C# 
public virtual int[] GetActivePortIndexes()
C++/CLI 
public:
virtual array<int>^ GetActivePortIndexes(); 

Return Value

array of active antenna port indexes specified as zero-based index values

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