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


Glossary Item Box

Defines the points between which a frequency offset is measured.

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
CenterToCenterFrequency offset is measured from center of the carrier to the center of the offset measurement filter.
EdgeToCenterFrequency offset is measured from edge of the carrier span to the center of the offset measurement filter.
RFBandwidthEdgeToCenterFrequency offset is measured from edge of the RF bandwidth edge to the center of the offset measurement filter. RF bandwidth is calculated from the center of the left most carrier in subblock + its Carrier.RFBandwidthEdgeOffset to the center of the right most carrier in subblock + its Carrier.RFBandwidthEdgeOffset - its Carrier.RFBandwidthEdgeRightMargin.
‡ 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)

Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 26.20

See Also