Export
- Updated2025-10-14
- 1 minute(s) read
Gets the RfsaExportDigitizerSampleClock sub-object to configure the export of Digitizer Sample Clock of the NI-RFSA.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public RfsaExportDigitizerSampleClock Export { get; }
Remarks
Returns an object of type RfsaExportDigitizerSampleClock.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The Export property was accessed after the associated NIRfsa object was disposed. |