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


Glossary Item Box

Specifies what pre-demod time data to use in the analysis.

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
FrameInclude time data specified for the measurement Frame Length.
MeasurementIntervalIncludes time data for the current measurement region as defined by the MeasOffset and MeasInterval properties.
PreambleIncludes time data for the preamble of the measured frame.
ZoneInclude time data specified for the measurement Zone 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