ScopeChannelDdc.CenterFrequency Property
- Updated2023-09-06
- 1 minute(s) read
ScopeChannelDdcCenterFrequency Property
Gets or sets the frequency, in hetrz, at which the DDC block frequency translates the input data. This frequency is the region of the spectrum that you want to downconvert to baseband.
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 10 MHz. The valid value range is 0 to (0.5 × SampleClockTimebaseRate for digitizer).
Remarks
You can access this property only with high-speed digitizers that support onboard signal processing (OSP), such as the NI 5142. If you open a session with an instrument that does not support OSP and you attempt to access this property, a exception is thrown.