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


Glossary Item Box

Specifies the Channel Symbol Table Error Summary Data for W-CDMA(3GPP)/HSDPA (for use with StateDictionary.IndexedValueAsDouble).

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
EvmPeakSpecifies the peak Error Vector Magnitude for a specified Code Channel and Spread Code Length in percent.
EvmPeakSymSpecifies the symbol number of the peak Error Vector Magnitude for a specified Code Channel and Spread Code Length.
EvmRmsSpecifies the root mean square Error Vector Magnitude for a specified Code Channel and Spread Code Length in percent rms.
MagnitudeErrorPeakSpecifies the peak difference in amplitude between the I/Q measured signal and the I/Q reference signal for the specified Code Channel and Spread Code Length in percent.
MagnitudeErrorPeakSymbolSpecifies the symbol number of the peak Phase Error for the specified Code Channel and Spread Code Length.
MagnitudeErrorRmsSpecifies the root mean square difference in amplitude between the I/Q measured signal and the I/Q reference signal for the specified Code Channel and Spread Code Length in percent rms.
PhaseErrorPeakSpecifies the peak difference in phase between the I/Q measured signal and the I/Q reference signal for the specified Code Channel and Spread Code Length in percent.
PhaseErrorPeakSymSpecifies the symbol number of the peak Phase Error for the specified Code Channel and Spread Code Length.
PhaseErrorRmsSpecifies the root mean square difference in phase between the I/Q measured signal and the I/Q reference signal for the specified Code Channel and Spread Code Length in percent rms.
PilotBitsSpecifies the number of Pilot Bits detected in the DPCH channel for the specified Code Channel and Spread Code Length. Applies to Downlink signals only.
SlotIdentifies the first time Slot in the measurement for the specified Code Channel and Spread Code Length.
TDpchIdentifies the timing value for the DPCH channel for the specified Code Channel and Spread Code Length.
‡ This is the minimum 89600 VSA software version level needed to use this enum member.

Requirements

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

See Also