Validate the current constellation definition and return characteristic information.
Syntax
| Visual Basic (Declaration) | |
|---|
Public MustOverride Function Validate() As Boolean |
| C# | |
|---|
public abstract bool Validate() |
| C++/CLI | |
|---|
public:
abstract bool Validate(); |
Return Value
Returns true if the constellation definition is valid, false otherwise.
Requirements
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight 89600 VSA
Ver 18.00
See Also