| Visual Basic (Declaration) | |
|---|---|
Public Enum TraceFormatType Inherits System.Enum | |
| C# | |
|---|---|
public enum TraceFormatType : System.Enum | |
| C++/CLI | |
|---|---|
public enum class TraceFormatType : public System.Enum | |
| Member | Description | Minimum SW Version‡ |
|---|---|---|
| Constellation | Constellation diagram at symbol points, or IQ diagram if not demodulated data. | — |
| EyeI | I part versus symbol clock time, or imaginary part if not demodulated data. | — |
| EyeQ | Q part versus symbol clock time, or real part if not demodulated data. | — |
| GroupDelay | Group delay. | — |
| Imaginary | Imaginary part of the data. | — |
| IQ | IQ diagram (real versus imaginary data). | — |
| LinearMagnitude | Linear magnitude data. | — |
| LogMagnitude | Logarithmic magnitude data. | — |
| LogMagnitudeLinear | Logarithmic magnitude data on a linear scale. | — |
| Real | Real part of the data. | — |
| RealVsImaginary | Real versus imaginary data. | — |
| Trellis | Unwrapped phase versus symbol clock time, or unwrapped phase if not demodulated data. | — |
| UnwrapPhase | Unwrapped phase. | — |
| WrapPhase | Wrapped phase. | — |
| ‡ This is the minimum 89600 VSA software version level needed to use this enum member. | ||
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)