Keysight Pathwave 89600 VSA .NET API
Create Method
See Also 
Agilent.SA.Vsa.CustomIQ.Interfaces Assembly > Agilent.SA.Vsa.CustomIQ Namespace > ConstellationStateCollection Class : Create Method


Glossary Item Box

Creates a constellation state.

Syntax

Visual Basic (Declaration) 
Public MustOverride Function Create() As ConstellationState
C# 
public abstract ConstellationState Create()
C++/CLI 
public:
abstract ConstellationState^ Create(); 

Return Value

A constellation state.

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 18.00

See Also