Gets the index of the logical instrument in the current hardware configuration that is associated with this input extension object.
Syntax
| Visual Basic (Declaration) | |
|---|
Public ReadOnly Property LogicalInstrumentIndex As Integer |
| C# | |
|---|
public int LogicalInstrumentIndex {get;} |
| C++/CLI | |
|---|
public:
property int LogicalInstrumentIndex {
int get();
} |
Requirements
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight 89600 VSA
Ver 30.00
See Also