Gets the array of power boost levels for each user ID in the
resource map.
Syntax
Visual Basic (Declaration) | |
---|
Public Overridable Function GetPowerBoostLevelPerUser() As Single() |
C# | |
---|
public virtual float[] GetPowerBoostLevelPerUser() |
C++/CLI | |
---|
public:
virtual array<float>^ GetPowerBoostLevelPerUser(); |
Return Value
The array of power boost levels for each user ID in the
resource map.
Remarks
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 29.00
See Also