Visual Basic (Declaration) | |
---|---|
Public Overridable Property SelectedSegment As Integer |
C# | |
---|---|
public virtual int SelectedSegment {get; set;} |
Property Value
This value is zero-based. The minimum value is 0. The maximum is SegmentCount - 1. The default value is 0.This value is ignored unless IsSegmentedCapture is true.
Many 89600 measurements have no knowledge of segmented capture and are not able to directly analyze segmented data. For example, a spectrum measurement can't handle segmented data because the discontinuities between segments will cause the spectrum to be invalid. For these measurements, one segment, specified by SelectedSegment, is extracted from the segmented data and sent to the measurement.
For measurements which can directly analyze segmented capture data, such as the Pulse analysis measurement, this SelectedSegment property is ignored.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 19.00