Gets the value as string array of a data result for the Summary Table using key index.
Syntax
Visual Basic (Declaration) | |
---|
Public Overloads Overridable Function SummaryToStringArray( _
ByVal keyIndex As Integer _
) As String() |
Parameters
- keyIndex
- The key index specifies a particular Summary Table data result. This is the index of the keys array returned by SummaryNames.
Return Value
The Summary value or null if the key index is not in the table.
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 26.00
See Also