Configure(RfsaReferenceClockSource, double)
- Updated2025-10-14
- 1 minute(s) read
Configures the NI-RFSA Reference clock source and rate.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public void Configure(RfsaReferenceClockSource referenceClockSource, double referenceClockRate)
Parameters
| Name | Type | Description |
|---|---|---|
| referenceClockSource | RfsaReferenceClockSource | Specifies the Reference clock source signal. |
| referenceClockRate | double | Specifies the rate of the Reference clock to drive the 10 MHz Reference clock on the PXI backplane. |
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The Configure method was accessed after the associated NIRfsa object was disposed. |