Initiate()
- Updated2025-10-07
- 1 minute(s) read
Initiates the specified acquisition or generation sessions.
Syntax
Namespace: NationalInstruments.ModularInstruments.SystemServices.TimingServices
public void Initiate()
Remarks
This method also processes any special requirements for synchronization. For example, the session that exports the TClock-synchronized start trigger is not initiated until the Initiate method initiates all the sessions that import the TClock-synchronized start trigger.
Exceptions
| Type | Description |
|---|---|
| NationalInstruments.ModularInstruments.ModularInstrumentsException | The underlying driver returned an error. |