Gets an array of active ports associated with each allocation ID, as listed in the
resource map.
Syntax
| Visual Basic (Declaration) | |
|---|
Public Overridable Function GetActivePortsPerAllocation() As Integer() |
| C# | |
|---|
public virtual int[] GetActivePortsPerAllocation() |
| C++/CLI | |
|---|
public:
virtual array<int>^ GetActivePortsPerAllocation(); |
Return Value
The array of active ports associated with each allocation ID.
Remarks
Requirements
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight 89600 VSA
Ver 29.00
See Also