ScopeChannelDdc.FrequencyTranslationEnabled Property
- Updated2023-09-06
- 1 minute(s) read
ScopeChannelDdcFrequencyTranslationEnabled Property
Gets or sets whether the frequency translation of the data around the selected center frequency down to baseband is enabled.
Namespace: NationalInstruments.ModularInstruments.NIScope
Assembly: NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023
Syntax
public bool FrequencyTranslationEnabled { get; set; }
Public Property FrequencyTranslationEnabled As Boolean Get Set
Property Value
Type: BooleanThe default value is .
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 ModularInstrumentsException is thrown.