Specifies current status of the acquisition engine.
More...
Inherits object.
|
int | AbortingStop = 2 |
| The engine is aborting an ongoing stop.
|
|
int | Started = 0 |
| The engine is started.
|
|
int | Stopped = 3 |
| The engine is stopped.
|
|
int | Stopping = 1 |
| The engine is in the process of stopping.
|
|
Specifies current status of the acquisition engine.