Visual Basic (Declaration) | |
---|---|
Public Enum AcquisitionMode Inherits System.Enum |
C# | |
---|---|
public enum AcquisitionMode : System.Enum |
C++/CLI | |
---|---|
public enum class AcquisitionMode : public System.Enum |
Member | Description | Minimum SW Version‡ |
---|---|---|
FrameTrigger | Reduces acquisition length and may fail to synchronize unless a hardware trigger provides data aligned with the start of the Carrier Definition (within +/- 50 us). | — |
Normal | Acquires enough data to determine Analysis Start Boundary and handle arbitrary alignment of input data with Carrier Definition. | — |
Reduced | Reduces acquisition length and may fail to synchronize in cases scenarios like >1 frame SSB periodicity are defined, unless hardware triggering is used. | — |
SlotTrigger | Reduces acquisition length and may fail to synchronize unless a hardware trigger provides data aligned with the start of the specified slot (within +/- 50 us). | 26.20 |
‡ This is the minimum 89600 VSA software version level needed to use this enum member. |
The analyzer attempts to acquire enough data to satisfy the current measurement configuration. This setting allows reducing acquisition points by adding assumptions about the location of signals within the acquired signal. These assumptions require either occasional synchronization failures, or hardware-based triggering. This choice along with MeasurementExtension.ResultLength, MeasurementExtension.ResultLengthAdditionalSlots, MeasurementExtension.AnalysisStartBoundary and 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 24.00