Visual Basic (Declaration) | |
---|---|
Public MustOverride Property StartFrequency As Double |
C# | |
---|---|
public abstract double StartFrequency {get; set;} |
Changing the start frequency on one channel will affect the frequency settings on other channels since all channels must have a common Span. Changing the start frequency on one channel will change the span on other channels to the same span (stop - start) as this channel, the center frequency on other channels will be kept fixed if possible when this happens.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)