CVBpy 14.0
DeviceState Class Reference

States the device can be in. More...

Inherits object.

Static Public Attributes

int DeviceDisconnected = 2
 Device was disconnected (communication lost).
 
int DeviceImageGeometryChanged = 4
 Device width, height, plane number and/or data type changed.
 
int DeviceReconnect = 3
 Device was reconnected (communication regained).
 
int NewMetaData = 5
 New meta data arrived.
 

Detailed Description

States the device can be in.