CVBpy 14.0
AcquisitionState Class Reference

Specifies current status of the acquisition engine. More...

Inherits object.

Static Public Attributes

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.
 

Detailed Description

Specifies current status of the acquisition engine.