NI-SCOPE .NET Class Library Help

Table of Contents

ScopeTiming.SampleClockTimebaseSource Property

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

ScopeTimingSampleClockTimebaseSource Property

Gets or sets the source of the sample clock timebase, which is the timebase used to control waveform sampling. The SampleRate may be the timebase itself or a divided version of the timebase, depending on the SampleRateMin (for internal sources) or the SampleClockTimebaseDivisor and SampleClockTimebaseMultiplier (for external sources).

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

Syntax

public ScopeSampleClockTimebaseSource SampleClockTimebaseSource { get; set; }
Public Property SampleClockTimebaseSource As ScopeSampleClockTimebaseSource
	Get
	Set

Property Value

Type: ScopeSampleClockTimebaseSource
An object of the type ScopeSampleClockTimebaseSource.

See Also

Log in to get a better experience