NI-SCOPE .NET Class Library Help

Table of Contents

ScopeChannelDdc.FrequencyTranslationPhaseI Property

  • Updated2023-09-06
  • 1 minute(s) read
ScopeChannelDdc.FrequencyTranslationPhaseI Property

ScopeChannelDdcFrequencyTranslationPhaseI Property

Gets or sets the I oscillator phase in degrees at the first point acquired.

Namespace:  NationalInstruments.ModularInstruments.NIScope
Assembly:  NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023

Syntax

public double FrequencyTranslationPhaseI { get; set; }
Public Property FrequencyTranslationPhaseI As Double
	Get
	Set

Property Value

Type: Double
The default value is 0. Valid values are -360 to 360, inclusive.

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.

See Also

Log in to get a better experience