Keysight Pathwave 89600 VSA .NET API
SpectralOrder Enumeration
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace : SpectralOrder Enumeration


Glossary Item Box

Frequency domain order of spectral lines at the IF output of an external converter relative to its input.

Syntax

Visual Basic (Declaration) 
Public Enum SpectralOrder 
   Inherits System.Enum
C# 
public enum SpectralOrder : System.Enum 
C++/CLI 
public enum class SpectralOrder : public System.Enum 

Members

MemberDescriptionMinimum SW Version‡
InvertedSpectral lines are inverted (mirrored) in frequency
NormalSpectral lines are in normal order
‡ This is the minimum 89600 VSA software version level needed to use this enum member.

Remarks

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

See Also