Visual Basic (Declaration) | |
---|---|
Public MustOverride Property ResultLength As Integer |
C# | |
---|---|
public abstract int ResultLength {get; set;} |
Property Value
The default value is 16 PCGs. The maximum value is 64 PCGs for forward-link measurements, and 48 PCGs for reverse-link measurements. The minimum is 1 PCG.ResultLength determines the signal capture length and is the number of PCGs available for analysis. The actual analysis interval is determined by MeasurementOffset and MeasurementInterval, which must be specified to be within the ResultLength.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)