Visual Basic (Declaration) | |
---|---|
Public Enum AnalysisBoundaryType Inherits System.Enum |
C# | |
---|---|
public enum AnalysisBoundaryType : System.Enum |
C++/CLI | |
---|---|
public enum class AnalysisBoundaryType : public System.Enum |
Member | Description | Minimum SW Version‡ |
---|---|---|
Frame | Analysis begins at a frame boundary. | — |
HalfFrame | Analysis begins at a half-frame boundary. | — |
Slot | Analysis begins at a slot boundary. | 26.20 |
Subframe | Analysis begins at a sub-frame boundary. | — |
‡ This is the minimum 89600 VSA software version level needed to use this enum member. |
The analyzer always attempts to align the measured signal with the start of a frame boundary. This setting modifies the search algorithm used by the analyzer. If Frame is selected, the analyzer assumes an arbitrary trigger location, and will search through a full radio frame for synchronization. If HalfFrame is selected, the analyzer will search through half a radio frame for synchronization. If Subframe is selected, the analyzer will search through one subframe for synchronization. This choice along with MeasurementExtension.ResultLength, MeasurementExtension.ResultLengthAdditionalSlotsand the Carrier Definition affect the amount of data acquired.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 23.00