Synchronize()
- Updated2025-10-07
- 1 minute(s) read
Synchronizes the TClk signals on the given sessions.
Syntax
Namespace: NationalInstruments.ModularInstruments.SystemServices.TimingServices
public void Synchronize()
Remarks
After the Synchronize method executes, TClk signals from all sessions are synchronized. For more information, refer to the NI-TClk Synchronization Help.
Exceptions
| Type | Description |
|---|---|
| NationalInstruments.ModularInstruments.ModularInstrumentsException | The underlying driver returned an error. |