ScopeChannelMeasurementFilter.CenterFrequency Property
- Updated2023-09-06
- 1 minute(s) read
ScopeChannelMeasurementFilterCenterFrequency Property
Gets or sets the center frequency, in hertz, for bandpass and bandstop filters. The width of the filter is specified by Width, where the cutoff frequencies are the center width.
Namespace: NationalInstruments.ModularInstruments.NIScope
Assembly: NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023
Syntax
public double CenterFrequency { get; set; }
Public Property CenterFrequency As Double Get Set
Property Value
Type: DoubleThe default value is 1.0e6 Hz.