RfsaDigitizerSampleClock.TimebaseSource Property
- Updated2025-05-22
- 1 minute(s) read
Rfsa
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
RfsaDigitizerSampleClockTimebaseSourceSpecifies an object of type RfsaDigitizerSampleClockTimebaseSource.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The TimebaseSource property was accessed after the associated NIRfsa object was disposed. |