NIRfsa Namespace

Table of Contents

RfsaDigitizerSampleClock.TimebaseSource Property

  • Updated2025-05-22
  • 1 minute(s) read
RfsaDigitizerSampleClock.TimebaseSource Property

RfsaDigitizerSampleClockTimebaseSource Property

Gets or sets the source of the Sample clock timebase, which is the timebase used to control waveform sampling.

Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025

Syntax

public RfsaDigitizerSampleClockTimebaseSource TimebaseSource { get; set; }
Public Property TimebaseSource As RfsaDigitizerSampleClockTimebaseSource
	Get
	Set

Property Value

RfsaDigitizerSampleClockTimebaseSource
Specifies an object of type RfsaDigitizerSampleClockTimebaseSource.

Exceptions

ExceptionCondition
ObjectDisposedException The TimebaseSource property was accessed after the associated NIRfsa object was disposed.

See Also

Log in to get a better experience