Gets the array of power boost levels for each QAM Identifier.
Syntax
| Visual Basic (Declaration) | |
|---|
Public Overridable Function GetQamIdentifierPowerBoostLevels() As Single() |
| C# | |
|---|
public virtual float[] GetQamIdentifierPowerBoostLevels() |
| C++/CLI | |
|---|
public:
virtual array<float>^ GetQamIdentifierPowerBoostLevels(); |
Return Value
The array of power boost levels for each QAM Identifier.
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