TimebaseSource
- Updated2025-10-14
- 1 minute(s) read
Gets or sets the source of the Sample clock timebase, which is the timebase used to control waveform sampling.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public RfsaDigitizerSampleClockTimebaseSource TimebaseSource { get; set; }
Remarks
Specifies an object of type RfsaDigitizerSampleClockTimebaseSource.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The TimebaseSource property was accessed after the associated NIRfsa object was disposed. |