Visual Basic (Declaration) | |
---|---|
Public MustOverride Sub SetCenterSpan( _ ByVal center As Double, _ ByVal span As Double _ ) |
Parameters
- center
- Specifies the center frequency value, in Hertz.
- span
- Specifies the frequency span value, in Hertz.
This method sets the measurement's center frequency and span all at one time with only a single measurement restart. That is faster than setting each property individually which would cause multiple measurement restarts.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)