NI-SCOPE .NET Class Library Help

Table of Contents

ScopeTiming.SampleClockTimebaseRate Property

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

ScopeTimingSampleClockTimebaseRate Property

Gets or sets the frequency, in hertz, of the external clock used as the timebase source if SampleClockTimebaseSource is an external source or, if the timebase source is the internal clock for oscilloscopes that support multiple onboard clock rates, of the internal clock.

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

Syntax

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

Property Value

Type: Double
Frequency, in hertz, of the external or internal clock.

See Also

Log in to get a better experience