IsAcquisitionDone()
- Updated2025-01-08
- 1 minute(s) read
Checks if the acquisition is complete.
Syntax
Namespace: NationalInstruments.PowerSignalsDaq
public bool IsAcquisitionDone()
Remarks
Note
You can call the IsAcquisitionDone to ensure that the acquisition is complete before calling Stop.
Returns
A boolean that indicates whether the acquisition is complete.
Exceptions
| Type | Description |
|---|---|
| PowerSignalsDaqException | Thrown when one of the following error conditions occurs:
|