Visual Basic (Declaration) | |
---|---|
Public MustOverride Property ChipRate As Double |
C# | |
---|---|
public abstract double ChipRate {get; set;} |
Property Value
The default value is 1.2288 MHz.This specifies the chip rate of the measured signal. The analyzer's frequency span should generally be set to a value greater than ChipRate * 1.20442708333333333333. Frequency spans less than that will result in possibly-aliased data, and all results will be marked with a DATA? trace indicator.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)