IsDone
- Updated2025-10-07
- 1 minute(s) read
Gets a value indicating whether the operations initiated by Initiate on the modular instrument(s) are complete.
Syntax
Namespace: NationalInstruments.ModularInstruments.SystemServices.TimingServices
public bool IsDone { get; }
Remarks
true if the operations initiated by Initiate on the modular instrument(s) are complete; otherwise, false.
Exceptions
| Type | Description |
|---|---|
| NationalInstruments.ModularInstruments.ModularInstrumentsException | The underlying driver returned an error. |