NI-SCOPE .NET Class Library Help

Table of Contents

ScopeTiming.ReferenceClockRate Property

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

ScopeTimingReferenceClockRate Property

Gets or sets the frequency, in hertz, of the input, or reference clock, to which the internal sample clock timbase is synchronized if ReferenceClockSource is an external source.

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

Syntax

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

Property Value

Type: Double
Frequency, in hertz

See Also

Log in to get a better experience