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