Keysight Pathwave 89600 VSA .NET API
Agilent.SA.Vsa.CustomIQ Namespace
See Also  Inheritance Hierarchy
Agilent.SA.Vsa.CustomIQ.Interfaces Assembly : Agilent.SA.Vsa.CustomIQ Namespace

Glossary Item Box

The  Agilent.SA.Vsa.CustomIQ namespace contains classes and enums to control  the custom IQ measurement feature.

Classes

 ClassDescription
ClassConstellation The Constellation class represents the definition of a constellation for use in Custom IQ modulation analysis.
ClassConstellationState This class is for setting parameters for individual states within a constellation defined for use in Custom IQ modulation analysis.
ClassConstellationStateCollection The ConstellationStateCollection class contains a collection of constellation state objects.
ClassMeasurementExtension Measurement extension for CustomIQ
ClassQuickSetup The CustomIQ.QuickSetup class contains properties and methods related to loading a user-defined measurement setup into a CustomIQ measurement extension.
ClassQuickSetupCollection The CustomIQ.QuickSetupCollection class provides access to the CustomIQ.QuickSetup objects available to a CustomIQ measurement extension.

Structures

 StructureDescription
StructureConstellationStateDescription A simple constellation state struct that only has Real, Imaginary, and Symbol fields compared to ConstellationState. This is used when recalling a large number of constellation locations from a file that has Real, Imaginary, and Symbol fields like for a file generated by N7608B Signal Studio for Custom Modulation.

Enumerations

 EnumerationDescription
EnumerationConstellationStyle Presets for use as a starting point in creating a constellation definition.
EnumerationConstellationSymbolMapSource Source location from which to derive the constellation symbol map.
EnumerationEqualizerMode Specifies the mode of the digital-demodulation adaptive equalizer.
EnumerationEqualizerType Disables adaptive equalizer or specifies the type of the adaptive equalizer if it is enabled.
EnumerationFrequencyEstimationMode Specifies the mode of the digital demodulation frequency estimation
EnumerationMeasurementFilter Specifies the type of digital demodulation measurement filter to apply.
EnumerationNormalizationReference Reference used for normalization of IQ results and EVM.
EnumerationPatternSearchSyncCriteria Specifies the pattern search synchronization criteria used to determine a valid pattern detection.
EnumerationReferenceFilter Specifies the type of digital demodulation reference filter to apply.

See Also