States the device can be in. More...
Inherits object.
Static Public Attributes | |
| int | DeviceDisconnected = 2 |
| Device was disconnected (communication lost). More... | |
| int | DeviceImageGeometryChanged = 4 |
| Device width, height, plane number and/or data type changed. More... | |
| int | DeviceReconnect = 3 |
| Device was reconnected (communication regained). More... | |
| int | NewMetaData = 5 |
| New meta data arrived. More... | |
States the device can be in.
|
static |
Device was disconnected (communication lost).
|
static |
Device width, height, plane number and/or data type changed.
|
static |
Device was reconnected (communication regained).
|
static |
New meta data arrived.