NI-SCOPE .NET Class Library Help

Table of Contents

ScopeTiming.SampleClockTimebaseDivisor Property

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

ScopeTimingSampleClockTimebaseDivisor Property

Gets or sets the ratio between the SampleClockTimebaseRate and the SampleRate (which can be slower) if SampleClockTimebaseSource is an external source.

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

Syntax

public long SampleClockTimebaseDivisor { get; set; }
Public Property SampleClockTimebaseDivisor As Long
	Get
	Set

Property Value

Type: Int64
Ratio between sample clock timebase rate and the sample rate.

See Also

Log in to get a better experience