Gets the user defined constellation points for this physical channel.
Syntax
| Visual Basic (Declaration) | |
|---|
Public Overridable Function GetUserDefinedConstellation() As Single() |
| C# | |
|---|
public virtual float[] GetUserDefinedConstellation() |
| C++/CLI | |
|---|
public:
virtual array<float>^ GetUserDefinedConstellation(); |
Return Value
The constellation points
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 27.00
See Also