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