Visual Basic (Declaration) | |
---|---|
Public MustOverride Property Center As Double |
C# | |
---|---|
public abstract double Center {get; set;} |
You can set the frequency range with the Center and Frequency.Span properties, or with the StartFrequency and StopFrequency properties.
Note that for multi-channel hardware, the center frequency can be set independently for each channel or all channels can be set to the same value. To set the center frequency for all channels to the same value use the Frequency.Center property.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)