Keysight 89600 VSA .NET API
CustomModulationState Class Members
See Also  Properties  Methods 
Keysight.SA.Vsa.FlexFrame.Interfaces Assembly > Keysight.SA.Vsa.FlexFrame Namespace : CustomModulationState Class

Glossary Item Box

The following tables list the members exposed by CustomModulationState.

Public Properties

 NameDescriptionMinimum SW Version
Public PropertyImaginaryGets or sets the imaginary (or "Q") value for the custom modulation state location.  
Public PropertyMagnitudeGets or sets the magnitude value for the custom modulation state location.  
Public PropertyPhaseGets or sets the phase value for the custom modulation state location in degrees.  
Public PropertyRealGets or sets the real (or "I") value for the custom modulation state location.  
Public PropertySymbolGets or sets the symbol data represented by this custom modulation state location.  
‡ This is the minimum 89600 VSA software version level needed to use this member.
Top

Public Methods

 NameDescriptionMinimum SW Version
Public Methodstatic (Shared in Visual Basic)CreateFromMagnitudePhaseCreates a custom modulation state using a pair of magnitude/phase values and a symbol value.  
Public Methodstatic (Shared in Visual Basic)CreateFromRealImaginaryCreates a custom modulation state using a pair of real/imaginary values and a symbol value.  
Public MethodSerialize  
‡ This is the minimum 89600 VSA software version level needed to use this member.
Top

See Also