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

TypeDescription
NationalInstruments.ModularInstruments.ModularInstrumentsException

The underlying driver returned an error.