Synchronized
- Updated2025-10-14
- 1 minute(s) read
Provides the properties used for synchronizing the Sample Clock.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public RfsgSynchronizedSampleClock Synchronized { get; }
Remarks
Returns an object of type RfsgSynchronizedSampleClock.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The Synchronized property was accessed after the associated NIRfsg object was disposed. |