Gets the set of slot indexes allocated for this physical channel.
Syntax
| Visual Basic (Declaration) | |
|---|
Public MustOverride Function GetAllocatedSlotIndexes() As Integer() |
| C# | |
|---|
public abstract int[] GetAllocatedSlotIndexes() |
| C++/CLI | |
|---|
public:
abstract array<int>^ GetAllocatedSlotIndexes(); |
Return Value
An array of slot indexes allocated for this physical channel
Requirements
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight 89600 VSA
Ver 25.00
See Also