NI-SCOPE .NET Class Library Help

Table of Contents

ScopeTiming.OscillatorPhaseDac Property

  • Updated2023-09-06
  • 1 minute(s) read
ScopeTiming.OscillatorPhaseDac Property

ScopeTimingOscillatorPhaseDac Property

Gets or sets the binary phase DAC value that controls the delay added to the Phase Locked Loop (PLL) of the sample clock.

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

Syntax

public int OscillatorPhaseDac { get; set; }
Public Property OscillatorPhaseDac As Integer
	Get
	Set

Property Value

Type: Int32
Binary phase DAC value that controls the delay added to the PLL of the sample clock.

Remarks

If you set this value, sample clock adjust and TClk cannot do any sub-sample adjustment of the timebase sample clock.

See Also

Log in to get a better experience