NI-SCOPE .NET Class Library Help

Table of Contents

ScopeTiming.ReferenceClockSource Property

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

ScopeTimingReferenceClockSource Property

Gets or sets the input source for the PLL reference clock to which the digitizer will be phase-locked.

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

Syntax

public ScopeInputClockSource ReferenceClockSource { get; set; }
Public Property ReferenceClockSource As ScopeInputClockSource
	Get
	Set

Property Value

Type: ScopeInputClockSource
An object of type ScopeInputClockSource.

Remarks

The input source for the PLL reference clock is 1 MHz to 20 MHz clock on SMC-based digitizers

See Also

Log in to get a better experience