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